[RegAllocFast] Handle implicit definitions conservatively.
[oota-llvm.git] / include /
2014-12-03 Rafael EspindolaSplit the set of identified struct types into opaque...
2014-12-03 Roman DivackyChange the name to be in style.
2014-12-03 Rafael EspindolaAsk the module for its the identified types.
2014-12-03 Duncan P. N. Exon... ADT: Rename argument in emplace_back_impl
2014-12-03 Duncan P. N. Exon... ADT: Add SmallVector<>::emplace_back(): fixup
2014-12-03 Duncan P. N. Exon... ADT: Add SmallVector<>::emplace_back()
2014-12-03 NAKAMURA TakumiGCRelocateOperands: Try to appease msc17.
2014-12-03 Peter CollingbournePrologue support
2014-12-03 Lang Hames[MCJIT] Unique-ptrify the RTDyldMemoryManager member...
2014-12-02 Pete CooperUse a typed enum instead of 'unsigned char' for packed...
2014-12-02 Eric ChristopherMake sure that the TargetOptions operator== is checking the
2014-12-02 Philip ReamesRestructure some assertion checking based on post commi...
2014-12-02 Roman DivackyIntroduce CPUStringIsValid() into MCSubtargetInfo and...
2014-12-02 Reid Klecknercmake: Remove MAXPATHLEN define as autoconf does not...
2014-12-02 Reid KlecknerRemove '#undef const' from config.h.cmake to sync with...
2014-12-02 Philip Reames[Statepoints 3/4] Statepoint infrastructure for garbage...
2014-12-02 Tom StellardTriple: Add AMDHSA operating system type
2014-12-02 Charlie TurnerEmit Tag_ABI_FP_denormal correctly in fast-math mode.
2014-12-01 Philip Reames[Statepoints 2/4] Statepoint infrastructure for garbage...
2014-12-01 Philip Reames[Statepoints 1/4] Statepoint infrastructure for garbage...
2014-12-01 Jingyue Wu[NVPTX] Do not emit .weak symbols for NVPTX
2014-12-01 Pete CooperUse C++ typed enums instead of 'unsigned char' for...
2014-12-01 Rafael EspindolaPartial revert of r222986.
2014-12-01 Akira Hatanaka[stack protector] Set edge weights for newly created...
2014-12-01 Rafael EspindolaChange how we keep track of which types are in the...
2014-11-30 Hans WennborgRevert r222965 "Make MultiClass::DefPrototypes own...
2014-11-30 Craig TopperMake MultiClass::DefPrototypes own their Records to...
2014-11-29 Craig TopperMake RecordKeeper::addClass/addDef take unique_ptrs...
2014-11-29 Duncan P. N. Exon... DebugIR: Delete -debug-ir
2014-11-29 Saleem AbdulrasoolSupport: remove some variable names
2014-11-28 Duncan P. N. Exon... Revert "Masked Vector Load and Store Intrinsics."
2014-11-27 Tim NorthoverStop using ArrayRef of a const type.
2014-11-27 Tim NorthoverAArch64: treat [N x Ty] as a block during procedure...
2014-11-27 Will NewtonWiden ELFYAML relocation type to 32 bits
2014-11-27 Lang Hames[MCJIT] Replace JITEventListener::anchor (temporarily...
2014-11-27 Lang Hames[MCJIT] Remove JITEventListener's anchor until I can...
2014-11-26 Lang Hames[MCJIT] Reapply r222828 and r222810-r222812 with fix...
2014-11-26 Aaron BallmanReverting r222828 and r222810-r222812 as they broke...
2014-11-26 Will NewtonUpdate AArch64 ELF relocations to ABI 1.0
2014-11-26 Will NewtonUpdate ARM ELF relocations to ABI 2.09
2014-11-26 Lang Hames[MCJIT] Clean up RuntimeDyld's quirky object-ownership...
2014-11-26 Craig TopperRemove neverHasSideEffects support from TableGen CodeGe...
2014-11-26 Richard SmithTry to make the modules buildbot happy again.
2014-11-26 Craig TopperReplace neverHasSideEffects=1 with hasSideEffects=0...
2014-11-25 Cameron McInally[AVX512] Add 512b integer shift by variable intrinsics...
2014-11-25 Craig TopperRemove dead code.
2014-11-25 Chandler CarruthRevert r220349 to re-instate r220277 with a fix for...
2014-11-25 Simon Atanasyan[Object][Mips] Return address of MIPS symbol with clear...
2014-11-24 Rafael EspindolaRemove the unused FindUsedTypes pass.
2014-11-24 Rafael EspindolaAdd and use Type::subtypes. NFC.
2014-11-24 Colin LeMahieuAdding const iterator to MCInst. reviews.llvm.org/D6359
2014-11-24 Yaron KerenAdded comment about llvm_execute_on_thread waiting...
2014-11-24 Simon Atanasyan[Mips] Update MIPS relocations list
2014-11-24 Duncan P. N. Exon... Support: Add *cast_or_null<> for pointer wrappers
2014-11-23 Elena DemikhovskyMasked Vector Load and Store Intrinsics.
2014-11-22 Simon PilgrimTidied up target triple OS detection. NFC
2014-11-21 Gerolf Hoflehner[InstCombine] Re-commit of r218721 (Optimize icmp...
2014-11-21 Tim NorthoverSplit ELF relocation defintions into per-architecture...
2014-11-21 Manman RenDebug Info: revert r222195, r222210 and r222239.
2014-11-21 Rafael EspindolaAdd params() to FunctionType. NFC.
2014-11-21 Rafael EspindolaAdd and use a helper elements() to StructType. NFC.
2014-11-21 Rafael EspindolaFix formatting. NFC.
2014-11-21 Hao LiuDAGCombiner: Allow the DAGCombiner to combine multiple...
2014-11-21 Rafael EspindolaFix a silly bug in StreamingMemoryObject.cpp.
2014-11-21 Lang Hames[MCJIT] Remove JITEventListener::NotifyFreeingMachineCo...
2014-11-20 Lang Hames[MCJIT] Remove JITEventListener::NotifyFunctionEmitted...
2014-11-20 Michael IlsemanUpdate template specialization to reflect API changes.
2014-11-19 Saleem AbdulrasoolADT: windows itanium targets msvcrt.dll
2014-11-19 Matthias BraunIntroduce register dump helper
2014-11-19 David MajnemerAliasSetTracker: UnknownInsts should contribute to...
2014-11-19 David BlaikieAdd missing header
2014-11-19 David BlaikieUpdate SetVector to rely on the underlying set's insert...
2014-11-19 Hao Liu[SeparateConstOffsetFromGEP] Allow SeparateConstOffsetF...
2014-11-19 David BlaikieRemove StringMap::GetOrCreateValue in favor of StringMa...
2014-11-19 Peter CollingbourneExpose LLVM version string via macro in llvm-config...
2014-11-19 David BlaikieMake StringSet::insert return pair<iterator, bool>...
2014-11-19 Rafael EspindolaUse a memcpy so that type based alias analysis sees...
2014-11-19 Rui Ueyamallvm-readobj: teach it how to dump COFF base relocation...
2014-11-19 Kostya SerebryanyIntroduce llvm::SplitAllCriticalEdges
2014-11-18 Justin BognerFix an inaccurate comment
2014-11-18 Duncan P. N. Exon... IR: Sink MDNode::Hash down to GenericMDNode::Hash
2014-11-18 Duncan P. N. Exon... IR: Move MDNode operands from the back to the front
2014-11-18 Michael J. SpencerSupport ELF files of unknown type.
2014-11-18 Duncan P. N. Exon... IR: Split MDNode into GenericMDNode and MDNodeFwdDecl
2014-11-18 Manman RenDebug Info: In DIBuilder, the context field of a global...
2014-11-17 Duncan P. N. Exon... IR: Simplify uniquing for MDNode
2014-11-17 Reid KlecknerRevert "ADT: correctly report isMSVCEnvironment for...
2014-11-17 Saleem AbdulrasoolADT: correctly report isMSVCEnvironment for windows...
2014-11-17 Rafael EspindolaFactor common code it Linker::init.
2014-11-17 Rafael EspindolaRevert commits r222146 and r222137.
2014-11-17 Rafael EspindolaFix GraphTraits for "const CallGraphNode *" and "const...
2014-11-17 Rafael EspindolaAvoid undefined behavior by masking the shift amount.
2014-11-17 Rafael EspindolaUse a more canonical way of computing a mask with N...
2014-11-17 Oliver Stannard[Thumb1] Re-write emitThumbRegPlusImmediate
2014-11-17 David MajnemerObject, COFF: Tighten the object file parser
2014-11-17 Craig TopperMove register class name strings to a single array...
2014-11-17 Rafael EspindolaAdd back r222061 with a fix.
2014-11-16 Tobias GrosserFix typo
2014-11-16 Craig TopperConvert some EVTs to MVTs where only a SimpleValueType...
2014-11-16 Jingyue Wu[DependenceAnalysis] Allow subscripts of different...
next