summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Simplify PBQP graph removeAdjEdgeId implementation.Lang Hames2014-03-26
* Fix problem with r204836Eli Bendersky2014-03-26
* Remove PBQP-cost dimension sanity assertion in PBQP::Graph::addConstructedEdge.Lang Hames2014-03-26
* Change the PBQP graph adjacency list structure from std::set to std::vector.Lang Hames2014-03-26
* [MCJIT] Check if there have been errors during RuntimeDyld execution.Juergen Ributzka2014-03-26
* Enable range-for iteration over call/invoke arguments.Eli Bendersky2014-03-26
* Add args() iteartor adapter to Function, for range-for loops.Eli Bendersky2014-03-26
* ARM: add intrinsics for the v8 ldaex/stlexTim Northover2014-03-26
* Change @llvm.clear_cache default to call rt-libRenato Golin2014-03-26
* Add @llvm.clear_cache builtinRenato Golin2014-03-26
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-26
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-26
* Use Endian.h to simplify this code a bit.Rafael Espindola2014-03-25
* blockfreq: Implement Pass::releaseMemory()Duncan P. N. Exon Smith2014-03-25
* blockfreq: Use const in MachineBlockFrequencyInfoDuncan P. N. Exon Smith2014-03-25
* Add missing slash to make the doxygen output less confusing.Benjamin Kramer2014-03-25
* DebugInfo: Support debug_loc under fissionDavid Blaikie2014-03-25
* Support: Functions for consuming endian specific data from a buffer.Justin Bogner2014-03-25
* Support: Document Endian.h functionsJustin Bogner2014-03-24
* remove a bunch of unused private methodsNuno Lopes2014-03-23
* InstrProf: Check pointer size in raw profileDuncan P. N. Exon Smith2014-03-23
* [DAG] Fix an assertion failure caused by an invalid cast in method 'BuildVect...Andrea Di Biagio2014-03-22
* InstrProf: Move constructor to the headerDuncan P. N. Exon Smith2014-03-21
* InstrProf: Use move semantics with unique_ptrDuncan P. N. Exon Smith2014-03-21
* InstrProf: Detect magic numbers in a more scalable wayDuncan P. N. Exon Smith2014-03-21
* InstrProf: Actually detect bad headersDuncan P. N. Exon Smith2014-03-21
* ProfileData: Avoid double underscores in header guardsJustin Bogner2014-03-21
* InstrProf: Read raw binary profile in llvm-profdataDuncan P. N. Exon Smith2014-03-21
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-21
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-21
* [RuntimeDyld] Allow processRelocationRef to process more than one relocation ...Juergen Ributzka2014-03-21
* [Constant Hoisting] Make the constant materialization cost operand dependentJuergen Ributzka2014-03-21
* Object/COFF: Support large relocation table.Rui Ueyama2014-03-21
* Add an option to MCJIT to have it forward all sections to theLang Hames2014-03-20
* Revert "[Constant Hoisting] Extend coverage of the constant hoisting pass."Juergen Ributzka2014-03-20
* [Constant Hoisting] Extend coverage of the constant hoisting pass.Juergen Ributzka2014-03-20
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-20
* Remove dead and incorrect code.Rafael Espindola2014-03-20
* Mark alias symbols as microMIPS if necessary. Differential Revision: http:/...Zoran Jovanovic2014-03-20
* Object: Abstract out the determination of function line symbolsDavid Majnemer2014-03-20
* Look through variables when computing relocations.Rafael Espindola2014-03-20
* Support: Add postincrement and include guards to LineIteratorJustin Bogner2014-03-19
* COFF: Fix a typoDavid Majnemer2014-03-19
* Object: Provide a richer means of describing auxiliary symbolsDavid Majnemer2014-03-19
* Object: Move auxiliary symbol definitions from llvm-readobjDavid Majnemer2014-03-19
* Object: Clean up COFF.hDavid Majnemer2014-03-19
* llvm-profdata: Update to use the naive text format with function hashJustin Bogner2014-03-19
* When destroying a StringMap, just iterate over the map and destroy the contai...Pete Cooper2014-03-19
* Revert "Add back r203962, r204028 and r204059."Rafael Espindola2014-03-19
* DebugInfo: Use the comp_dir of the referencing type units when building debug...David Blaikie2014-03-19