Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b856d555b0336234cb4d5e2d77c3d506efa17550
/
lib
/
Makefile
eae5a13
Remove more of llvmc and dependencies.
by Eric Christopher
· 13 years ago
72c0d7f
Sketch out a DWARF parser.
by Benjamin Kramer
· 13 years ago
68b3f0c
Add LLVMObject Library.
by Michael J. Spencer
· 14 years ago
dbf75e8
remove llvm-db: it is completely broken and if anyone wants to do a debugger,
by Chris Lattner
· 15 years ago
86a3510
LLVMC doesn't need ENABLE_PIC to build now.
by Mikhail Glushenkov
· 15 years ago
74deeb8
Don't build LLVMC when configured with --disable-pic (it needs requires shared
by Daniel Dunbar
· 15 years ago
ecc63f8
Start flushing out MCContext. - Lives inside new library lib/MC (LLVMMC.a)
by Daniel Dunbar
· 15 years ago
f188178
Reorganize llvmc code.
by Mikhail Glushenkov
· 16 years ago
9b8f542
Removed trailing whitespace from Makefiles.
by Misha Brukman
· 16 years ago
fc643c5
remove attribution from lib Makefiles.
by Chris Lattner
· 17 years ago
6593380
build lib/Archive instead of lib/Bytecode
by Chris Lattner
· 18 years ago
6742b4d
build the bitcode dir
by Chris Lattner
· 18 years ago
832254e
Changes to support making the shift instructions be true BinaryOperators.
by Reid Spencer
· 18 years ago
dd1aac3
Make some changes suggested by Chris:
by Reid Spencer
· 18 years ago
7044aac
Use DIRS here instead of PARALLEL_DIRS, as VMCore has to be built before the
by Chris Lattner
· 18 years ago
9d969b8
Add the Linker library
by Reid Spencer
· 20 years ago
3559a93
Wrap long line
by Misha Brukman
· 20 years ago
0f2aece
CBackend is no longer here
by Chris Lattner
· 21 years ago
6dddfff
Add new dir
by Chris Lattner
· 21 years ago
e488e93
Added LLVM copyright notice to Makefiles.
by John Criswell
· 21 years ago
a496777
Removed Support directory. It now lives in llvm/support/lib.
by John Criswell
· 21 years ago
dbff772
Add ExecutionEngine directory.
by Brian Gaeke
· 21 years ago
b1c125e
Reoptimizer has moved to reopt cvs module.
by Brian Gaeke
· 21 years ago
7a73b80
Merged in autoconf branch. This provides configuration via the autoconf system.
by John Criswell
· 21 years ago
ec9962e
Compile sub-directories in parallel, because they don't have interdependencies
by Chris Lattner
· 22 years ago
2602202
added Reoptimizer in Makefile DIRS
by Anand Shukla
· 22 years ago
9ddc86c
*** empty log message ***
by Sumant Kowshik
· 23 years ago
3c9e93b
Moved assembly writer library into its own top level directory.
by Chris Lattner
· 23 years ago
59b6b8e
Move stuff out of the Optimizations directories into the appropriate Transforms
by Chris Lattner
· 23 years ago
5a2f8ba
Compile the transforms directory
by Chris Lattner
· 23 years ago
f6374bf
Move the sparc target to a new lib/Target directory
by Chris Lattner
· 23 years ago
ea1c7b6
Make sure we build all of the code!
by Chris Lattner
· 23 years ago
d9c0344
Moved LLC subdir to the tools top level directory
by Chris Lattner
· 23 years ago
4e1aeca
Added CodeGen, LLC, and Support.
by Vikram S. Adve
· 23 years ago
0095054
Initial revision
by Chris Lattner
· 23 years ago