summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LLVMBuild.txt
Commit message (Expand)AuthorAgeFilesLines
* [OptRemarks] Make OptRemarks more generic: rename OptRemarks to RemarksFrancis Visoiu Mistrih2019-03-051-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-0/+1
* [llvm-tapi] initial commit, supports ELF text stubsArmando Montanez2018-12-031-0/+1
* Revert r347823 "[TextAPI] Switch back to a custom Platform enum."Hans Wennborg2018-11-291-1/+0
* [TextAPI] TBD Reader/WriterJuergen Ributzka2018-11-291-0/+1
* Revert "[TextAPI] TBD Reader/Writer"Juergen Ributzka2018-11-281-1/+0
* [TextAPI] TBD Reader/WriterJuergen Ributzka2018-11-281-0/+1
* Reland: [OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih2018-10-101-0/+1
* Revert "[OptRemarks] Add library for parsing optimization remarks"Francis Visoiu Mistrih2018-10-101-1/+0
* [OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih2018-10-101-0/+1
* [XRay] Clean up XRay build configurationDean Michael Berris2018-09-241-0/+1
* Re-apply "Introduce FuzzMutate library"Justin Bogner2017-08-211-0/+1
* Move manifest utils into separate lib, to reduce libxml2 deps.Eric Beckmann2017-07-261-0/+1
* [gtest] Create a shared include directory for gtest utilities.Zachary Turner2017-06-141-0/+1
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-0/+1
* Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.Peter Collingbourne2017-05-131-1/+1
* Add an c++ itanium demangler to llvm.Rafael Espindola2016-09-061-0/+1
* Add LLVMBuild for ObjectYAML.Rafael Espindola2016-03-011-0/+1
* Wrap some long lines in LLVMBuild files. NFCDouglas Katzman2015-06-121-3/+22
* LibDriver, llvm-lib: introduce.Peter Collingbourne2015-06-091-2/+2
* Reflow long lines of some LLVMBuild filesDouglas Katzman2015-05-141-1/+3
* [PM] Create a separate library for high-level pass management code.Chandler Carruth2015-03-071-1/+1
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-211-1/+1
* Back out Profile library and dependent commitsJustin Bogner2014-03-121-1/+1
* Profile: Add a library for the instrumentation based profiling formatJustin Bogner2014-03-121-1/+1
* Introduce line editor library.Peter Collingbourne2014-01-311-1/+1
* Move LTO support library to a component, allowing it to be testedPeter Collingbourne2013-09-241-1/+1
* Move lib/Archive to tools/llvm-ar.Rafael Espindola2013-06-171-1/+1
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-261-1/+1
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-1/+1
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-051-1/+1
* LLVMBuild: Introduce a common section which currently has a list of theDaniel Dunbar2011-12-121-0/+3
* LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar2011-12-121-1/+0
* build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar2011-11-031-0/+22
OpenPOWER on IntegriCloud