LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to limit unrol...
[oota-llvm.git] / include /
2014-05-04 Chandler Carruth[LCG] Add the last (and most complex) of the edge inser...
2014-05-03 David MajnemerIR: Cleanup AttributeSet::get for AttrBuilder
2014-05-03 Rafael EspindolaFix pr19645.
2014-05-03 Rafael EspindolaRename member variable to try to fix the bots.
2014-05-03 Rafael EspindolaMove LTOModule and LTOCodeGenerator to the llvm namespace.
2014-05-03 Rafael EspindolaStyle fix: don't duplicate the method names.
2014-05-03 Rafael EspindolaStyle update: don't duplicate comments, they were getti...
2014-05-03 Karthik BhatVectorize intrinsic math function calls in SLPVectorizer.
2014-05-02 David BlaikieTry simplifying LexicalScopes ownership again.
2014-05-02 Rafael EspindolaRemove dead declaration.
2014-05-02 Nico WeberTeach GlobalDCE how to remove empty global_ctor entries.
2014-05-01 Juergen Ributzka[Stackmaps] Pacify windows buildbot.
2014-05-01 Juergen Ributzka[Stackmaps] Add command line option to specify the...
2014-05-01 Juergen Ributzka[Stackmaps] Refactor serialization code. No functional...
2014-05-01 Juergen Ributzka[Stackmaps] Replace the custom ConstantPool class with...
2014-05-01 Eli BenderskyAdd an optimization that does CSE in a group of similar...
2014-05-01 Rafael EspindolaMove getBaseSymbol somewhere the COFF writer can use.
2014-05-01 Chandler Carruth[LCG] Add the other simple edge insertion API to the...
2014-05-01 Chandler Carruth[LCG] Add some basic methods for querying the parent...
2014-05-01 Chandler Carruth[LCG] Fix a bad bug in the new fancy iterator scheme...
2014-05-01 Oliver StannardRecord the DWARF version in MCContext
2014-05-01 Richard SmithSpeculatively roll back r207724-r207726, which are...
2014-04-30 David BlaikieLexicalScopes: Use unique_ptr to manage ownership of...
2014-04-30 David BlaikieLexicalScopes: use unique_ptr to own LexicalScope objects.
2014-04-30 Rafael EspindolaProvide a version of getSymbolOffset that returns false...
2014-04-30 Jay FoadRemove unused field hash_state::seed.
2014-04-30 Weiming Zhao[ARM64] Prevent bit extraction to be adjusted by follow...
2014-04-30 Hans WennborgELFObjectWriter: deduplicate suffices in strtab
2014-04-30 Douglas GregorFix a use of uninitialized memory in SmallVector's...
2014-04-30 Matheus Almeida[mips] Emit all three relocation operations for each...
2014-04-30 Chandler Carruth[LCG] Add the really, *really* boring edge insertion...
2014-04-30 NAKAMURA Takumiraw_ostream::operator<<(StringRef): Avoid potential...
2014-04-30 Chandler Carruth[LCG] Actually test the *basic* edge removal bits ...
2014-04-30 Chandler Carruth[ADT] Provide some helpful static_asserts for using...
2014-04-29 Benjamin Kramerraw_ostream: Forward declare OpenFlags and include...
2014-04-29 David BlaikieFix MSVC build broken by r207580
2014-04-29 David BlaikiePR19553: Memory leak in RuntimeDyldELF::createObjectIma...
2014-04-29 Andrea Di Biagio[Windows] Fix assertion failure when passing 'nul'...
2014-04-29 Duncan P. N. Exon... BranchProb: Simplify printing code
2014-04-29 Duncan P. N. Exon... Support: Remove out-of-date comments
2014-04-29 Duncan P. N. Exon... blockfreq: Defer to BranchProbability::scale() (again)
2014-04-29 Duncan P. N. Exon... blockfreq: Defer to BranchProbability::scale()
2014-04-29 Duncan P. N. Exon... blockfreq: Remove BlockMass*BlockMass
2014-04-29 Duncan P. N. Exon... Support: Add BranchProbability::scale() and ::scaleByIn...
2014-04-29 Duncan P. N. Exon... Support: Simplify BranchProbability operators
2014-04-29 Diego NovilloAdd optimization remarks to the loop unroller and vecto...
2014-04-29 Yaron KerenUpdated the link to the correct URL.
2014-04-29 Rafael EspindolaCentralize the handling of the thumb bit.
2014-04-29 Elena DemikhovskyAVX-512: optimized a shuffle pattern to VINSERTI64x4.
2014-04-29 Chandler Carruth[ADT] Make the iterator adaptor utility a touch more...
2014-04-29 Chandler Carruth[ADT] Teach PointerUnion to support assignment directly...
2014-04-28 Rafael EspindolaAdd an option for evaluating past symbols.
2014-04-28 Duncan P. N. Exon... blockfreq: Remove extra typename from r207438
2014-04-28 Duncan P. N. Exon... Reapply "blockfreq: Approximate irreducible control...
2014-04-28 Juergen Ributzka[PM] Add pass run listeners to the pass manager.
2014-04-28 Joerg SonnenbergerFix comment
2014-04-28 Chandler Carruth[LCG] Add the most basic of edge insertion to the lazy...
2014-04-28 Chandler CarruthFix very poor compile-time in PR19499 due to excessive...
2014-04-28 Craig TopperConvert more SelectionDAG functions to use ArrayRef.
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-27 NAKAMURA TakumiCodeGen/AsmPrinter.h: Fix \param in r207369. [-Wdocumen...
2014-04-27 Craig TopperConvert AddNodeIDNode and SelectionDAG::getNodeIfExiist...
2014-04-27 Rafael EspindolaAdd emitThumbSet to the arm target streamer.
2014-04-27 Craig TopperFix an assert I accidentally broke to hopefully fix...
2014-04-27 Craig TopperConvert SelectionDAGISel::MorphNode to use ArrayRef.
2014-04-27 Craig TopperConvert SelectionDAG::MorphNodeTo to use ArrayRef.
2014-04-27 Craig TopperConvert SelectionDAG::SelectNodeTo to use ArrayRef.
2014-04-27 Craig TopperConvert one last signature of getNode to take an ArrayR...
2014-04-27 Craig TopperConvert SDNode constructor to use ArrayRef.
2014-04-27 Craig TopperConvert SelectionDAG::getMergeValues to use ArrayRef.
2014-04-27 Craig TopperConst-correct SelectionDAG::getAtomic.
2014-04-27 Adrian PrantlClarify the doxygen comment for AsmPrinter::EmitDwarfRe...
2014-04-27 Adrian PrantlDebug info: Refactor EmitDwarfRegOpPiece to be a member...
2014-04-27 Rafael EspindolaMake getOrCreateSymbolData non virtual.
2014-04-27 Saleem AbdulrasoolMC: create X86WinCOFFStreamer for target specific behaviour
2014-04-27 Saleem AbdulrasoolMC: rename WinCOFFStreamer and move declaration out...
2014-04-27 Chandler Carruth[LCG] Re-organize the methods for mutating a call graph...
2014-04-26 Chandler Carruth[LCG] Add some pedantry to the use of ptrdiff_t to...
2014-04-26 Chandler Carruth[LCG] Eliminate more boiler plate by using the iterator...
2014-04-26 Chandler Carruth[LCG] Switch the node iterator to use the new fancy...
2014-04-26 Benjamin KramerMark the growing path in SmallVector::push_back as...
2014-04-26 Craig TopperConvert getMemIntrinsicNode to take ArrayRef of SDValue...
2014-04-26 Craig TopperConvert SelectionDAG::getNode methods to use ArrayRef...
2014-04-26 Craig TopperRemove an unused version of getMemIntrinsicNode and...
2014-04-26 Benjamin KramerDAGCombiner: Turn divs of vector splats into vectorized...
2014-04-26 Michael ZolotukhinRevert r206749 till a final decision about the intrinsi...
2014-04-26 Chandler Carruth[LCG] Rather than removing nodes from the SCC entry...
2014-04-26 Chandler Carruth[LCG] Hoist the main DFS loop out of the edge removal...
2014-04-26 Chandler Carruth[LCG] In the incremental SCC re-formation, lift the...
2014-04-26 Chandler Carruth[LCG] Refactor the duplicated code I added in my last...
2014-04-25 Duncan P. N. Exon... Revert "blockfreq: Approximate irreducible control...
2014-04-25 Duncan P. N. Exon... blockfreq: Approximate irreducible control flow
2014-04-25 Tom RoederAdd an -mattr option to the gold plugin to support...
2014-04-25 Duncan P. N. Exon... SCC: Use the reference typedef
2014-04-25 Adrian PrantlThis reapplies r207235 with an additional bugfixes...
2014-04-25 David BlaikieMCAssembler: Simplify implementation of const variants...
2014-04-25 Duncan P. N. Exon... blockfreq: Further shift logic to LoopData
2014-04-25 Duncan P. N. Exon... SCC: Provide operator->() through iterator_facade_base
2014-04-25 Duncan P. N. Exon... SCC: Remove non-const operator*()
2014-04-25 Duncan P. N. Exon... SCC: Doxygen-ize comments, NFC
next