aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Reformat Makefile. No other changes.Bill Wendling2013-10-301-4/+3
* 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/+2
* 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
* Remove more of llvmc and dependencies.Eric Christopher2011-09-201-1/+1
* Sketch out a DWARF parser.Benjamin Kramer2011-09-131-1/+1
* Add LLVMObject Library.Michael J. Spencer2010-11-151-1/+1
* remove llvm-db: it is completely broken and if anyone wants to do a debugger,Chris Lattner2009-10-051-1/+1
* LLVMC doesn't need ENABLE_PIC to build now.Mikhail Glushenkov2009-07-041-7/+1
* Don't build LLVMC when configured with --disable-pic (it needs requires sharedDaniel Dunbar2009-06-291-2/+10
* Start flushing out MCContext.Daniel Dunbar2009-06-231-1/+1
* Reorganize llvmc code.Mikhail Glushenkov2009-03-021-1/+1
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-3/+3
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* build lib/Archive instead of lib/BytecodeChris Lattner2007-05-061-1/+1
* build the bitcode dirChris Lattner2007-04-221-2/+2
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-1/+1
* Make some changes suggested by Chris:Reid Spencer2006-05-171-2/+2
* Use DIRS here instead of PARALLEL_DIRS, as VMCore has to be built before theChris Lattner2006-05-171-2/+2
* Add the Linker libraryReid Spencer2004-11-141-1/+1
* Wrap long lineMisha Brukman2004-09-151-1/+2
* CBackend is no longer hereChris Lattner2004-02-131-1/+1
* Add new dirChris Lattner2004-01-051-1/+1
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* Removed Support directory. It now lives in llvm/support/lib.John Criswell2003-09-291-1/+1
* Add ExecutionEngine directory.Brian Gaeke2003-09-051-1/+1
* Reoptimizer has moved to reopt cvs module.Brian Gaeke2003-08-211-2/+0
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-1/+3
* Compile sub-directories in parallel, because they don't have interdependenciesChris Lattner2002-09-181-1/+1
* added Reoptimizer in Makefile DIRSAnand Shukla2002-08-271-1/+2
* *** empty log message ***Sumant Kowshik2002-05-081-1/+1
* Moved assembly writer library into its own top level directory.Chris Lattner2002-04-081-1/+1
* Move stuff out of the Optimizations directories into the appropriate TransformsChris Lattner2002-01-211-1/+1
* Compile the transforms directoryChris Lattner2001-10-131-1/+1
* Move the sparc target to a new lib/Target directoryChris Lattner2001-09-141-1/+1
* Make sure we build all of the code!Chris Lattner2001-07-211-1/+1
* Moved LLC subdir to the tools top level directoryChris Lattner2001-07-211-1/+1
* Added CodeGen, LLC, and Support.Vikram S. Adve2001-07-211-1/+1
* Initial revisionChris Lattner2001-06-061-0/+5