oota-llvm.git
2015-07-24 Duncan P. N... DI/Verifier: Fix argument bitrot in DILocalVariable
2015-07-24 Alex LorenzMIR Serialization: Serialize MachineFrameInfo's callee...
2015-07-24 Lawrence HuHandle loop with negtive induction variable increment
2015-07-24 Pete CooperRemove unnecessary null check. NFC.
2015-07-24 Pete CooperUse make_range(rbegin(), rend()) to allow foreach loops...
2015-07-24 Duncan P. N... DI: Fix unit tests after r243160
2015-07-24 Duncan P. N... DI: Remove unnecessary DICompositeTypeBase
2015-07-24 Duncan P. N... DI: Simplify DebugInfoFinder::processType(), NFC
2015-07-24 Duncan P. N... DI: Remove dead code: getDICompositeType()
2015-07-24 Duncan P. N... AsmPrinter: Use DICompositeType in updateAcceleratorTab...
2015-07-24 Alex LorenzMIR Serialization: Serialize the simple virtual registe...
2015-07-24 Duncan P. N... DI: Remove DIDerivedTypeBase
2015-07-24 Duncan P. N... Verifier: Sink filename check into visitMDCompositeType...
2015-07-24 Duncan P. N... Verifier: Remove unnecessary references to DW_TAG_subro...
2015-07-24 Duncan P. N... DI: Clarify isUnsignedDIType(), NFC
2015-07-24 Pete CooperAdd const to some Type* parameters which didn't need...
2015-07-24 Diego NovilloRemove unused variable. NFC.
2015-07-24 Duncan P. N... DI: Strengthen some dyn_casts to DIDerivedType, NFC
2015-07-24 Jingyue WuRemove the user-count threshold when analyzing read...
2015-07-24 Philip Reames[RewriteStatepointsForGC] Adjust naming scheme to be...
2015-07-24 Duncan P. N... DI: Strengthen block-byref cast to DIDerivedType, NFC
2015-07-24 Pete CooperUse foreach loops for StructType::elements(). NFC.
2015-07-24 Pete CooperAdd const to a bunch of Type* in DataLayout. NFC.
2015-07-24 Duncan P. N... DI: Only DICompositeType has getElements(), NFC
2015-07-24 Alex LorenzMIR Parser: Run the machine verifier after initializing...
2015-07-24 Lang Hames[RuntimeDyld] MachO: Add support for ARM scattered...
2015-07-24 Alex LorenzMIR Tests: Add liveins and successors to make tests...
2015-07-24 Alex LorenzMIR Tests: Make the basic block successor test an X86...
2015-07-24 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-24 Chandler CarruthUpdate for r243115 which changed the DataLayout API...
2015-07-24 Hans Wennborgtest-release.sh: Defer test errors until the end
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-24 Sanjay Patelfix wrong comment; NFC
2015-07-24 NAKAMURA Takumillvm/test/tools/dsymutil/ARM/lit.local.cfg: Fix possibl...
2015-07-24 Luke Cheeseman[ARM] - Fix lowering of shufflevectors in AArch32
2015-07-24 Luke CheesemanWhen lowering vector shifts a check is performed to...
2015-07-24 Frederic Riss[dsymutil] Implement support for universal mach-o objec...
2015-07-24 Frederic Riss[dsymutil] Make the triple detection more strict.
2015-07-24 Frederic Riss[dsymutil] Refactor BinaryHolder internals. NFC
2015-07-24 Mehdi AminiRevert "Remove access to the DataLayout in the TargetMa...
2015-07-24 Alexei Starovoitov[bpf] initial support for debug_info
2015-07-24 Davide Italiano[llvm-reaobj] Display COFF-specific sections/tables...
2015-07-24 Michael ZolotukhinHandle resolvable branches in complete loop unroll...
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-24 Saleem Abdulrasoolbuild: fix small typo in cmake doxygen build
2015-07-24 NAKAMURA TakumiMIRParser/LLVMBuild.txt: Add MC for MCRegisterInfo...
2015-07-24 NAKAMURA TakumiReorder alphabetically.
2015-07-24 Eric ChristopherClean up function attributes on PPC fast-isel tests.
2015-07-24 Kostya Serebryany[libFuzzer] allow users to supply their own implementat...
2015-07-24 Philip Reames[RewriteStatepointsForGC] Fix release build warning
2015-07-24 Jonathan RoelofsAdd missing underlines for a docs section. NFC
2015-07-24 Philip Reames[RewriteStatepointsForGC] Use a worklist algorithm...
2015-07-23 Lawrence Hutest commit, only added one space
2015-07-23 Jingyue Wu[NaryReassociate] remove redundant code
2015-07-23 Alex LorenzMIR Serialization: Serialize the '.cfi_offset' CFI...
2015-07-23 JF BastienWebAssembly: test that valid -mcpu flags are accepted.
2015-07-23 Sanjay Patelfix crash in machine trace metrics due to processing...
2015-07-23 Philip Reames[RewriteStatepointsForGC] Rename PhiState to reflect...
2015-07-23 Philip Reames[RewriteStatepointsForGC] Use idomatic mechanisms for...
2015-07-23 David Gross[ARM] Register (existing) ARMLoadStoreOpt pass with...
2015-07-23 Colin LeMahieuMoving tests in to X86 directory.
2015-07-23 David GrossTest commit.
2015-07-23 Philip Reames[RewriteStatepointsForGC] Simplify code around meet...
2015-07-23 Colin LeMahieuUsing an input object file instead of trying to generat...
2015-07-23 Colin LeMahieuSpecifying a test triple.
2015-07-23 Colin LeMahieu[llvm-objdump] Add -D and --disassemble-all flags that...
2015-07-23 Matt Wala[Scalarizer] Fix potential for stale data in Scattered...
2015-07-23 Duncan P. N... X86: Use dyn_cast instead of isa+cast, NFC
2015-07-23 Weiming ZhaoThis patch eanble register coalescing to coalesce the...
2015-07-23 Kostya Serebryany[libFuzzer] dump long running units to disk
2015-07-23 Igor LaevskyNFC. Explicitly specify attributes in BasicAA/cs-cs...
2015-07-23 Rafael EspindolaDelete dead code.
2015-07-23 Rafael EspindolaUse helper function. NFC.
2015-07-23 Rafael EspindolaAdd a version of getSymbol with an explicit symbol...
2015-07-23 Michael Kuperstein[X86] Allow load folding into PUSH instructions
2015-07-23 Asaf Badouh[x86] change FP scalar builtin naming convention
2015-07-23 Kuba Brecka[asan] Rename the ABI versioning symbol to '__asan_vers...
2015-07-23 Michael Kuperstein[X86] Fix order of operands for ins and outs instructio...
2015-07-23 Chandler Carruth[GMR] Add a late run of GlobalsModRef to the main pass...
2015-07-23 Rafael EspindolaSupport printing relocations in files with no section...
2015-07-23 Rafael EspindolaUse typdef to simplify the code. NFC.
2015-07-23 Elena DemikhovskyX86: Fixed assertion failure in 32-bit mode
2015-07-23 Yaron KerenAvoid using -Wl,-z,defs on Cygwin.
2015-07-23 Chandler CarruthRevert r242990: "AVX-512: Implemented encoding , DAG...
2015-07-23 Chandler Carruth[GMR] Switch the function info we store for every funct...
2015-07-23 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-23 Craig Topper[ScalarEvolution] Change addRequired to addRequiredTran...
2015-07-23 Craig TopperReplace a 0 with nullptr. NFC
2015-07-23 Igor BregerAVX : Fix ISA disabling in case AVX512VL , some instruc...
2015-07-23 Yaron KerenRemove unnecessary in C++11 c_str() calls
2015-07-23 Jingyue Wu[NVPTX] run LSR before straight-line optimizations
2015-07-23 Rafael EspindolaRefactor duplicated code and check for invalid symbol...
2015-07-23 Chandler Carruth[GMR] Further improve the FunctionInfo API inside of...
2015-07-22 Chandler Carruth[GMR] Wrap all of the per-function information behind...
2015-07-22 Frederic Riss[dsymutil] Check archive members timestamps.
2015-07-22 Chandler Carruth[PM/AA] Cleanup comments, formatting, and organization...
2015-07-22 Chandler Carruth[PM/AA] Extract the ModRef enums from the AliasAnalysis...
2015-07-22 Chandler Carruth[GMR] Continue my quest to remove linked datastructures...
2015-07-22 David Majnemer[ConstantFolding] Support folding loads from a GlobalAlias
2015-07-22 Anthony PeschRevert "Improve merging of stores from static construct...
next