Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
84c34b72d9b65f6f5e221559f7a211ae02e01bd7
/
tools
/
llc
/
Makefile
84c34b7
Build skeleton target
by Chris Lattner
· 20 years ago
6623cff
Uhh, that doesn't exist.
by Chris Lattner
· 20 years ago
bed85ff
Header file moved
by Chris Lattner
· 20 years ago
094158a
SparcV8 removed until it grows up becomes a mature backend.
by Misha Brukman
· 21 years ago
d62276a
Add a hook to run with the V8 target, though it doesn't currently work. Also
by Chris Lattner
· 21 years ago
150666f
Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles)
by Brian Gaeke
· 21 years ago
666d20a
Add support for -march=c
by Chris Lattner
· 21 years ago
973e3ec7
Fix indentation of selectiondag.
by Brian Gaeke
· 21 years ago
7ca255b
Link in the PowerPC back-end.
by Brian Gaeke
· 21 years ago
ef1b62b
There is no reason to add -load support to LLC
by Chris Lattner
· 21 years ago
e2fab73
Added LLVM copyright to Makefiles.
by John Criswell
· 21 years ago
253aef8e
Preselection is now integrated into the Sparc target library
by Chris Lattner
· 21 years ago
0748a39
Sparc peephole optimizer moved out of post-opts library into Sparc target library
by Chris Lattner
· 21 years ago
80df463
rename selection library to selectiondag
by Chris Lattner
· 21 years ago
4c7fc1e
Incorporate mapping library into the sparc library
by Chris Lattner
· 21 years ago
4c08840
Include the new selection library for the X86 target
by Chris Lattner
· 21 years ago
2e2f2dc
lib/Target/Sparc/Sparc.cpp:
by Brian Gaeke
· 21 years ago
5285270
Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where
by Brian Gaeke
· 21 years ago
68d9ed8
Remove ugly hack (that I put in originally) for building in trace stuff
by Chris Lattner
· 21 years ago
784fac8
* Prune down library list. In particular, llc doesn't need all of IPO, and none of data structure and IPA completely!
by Chris Lattner
· 22 years ago
3dbbaff
Fix link errors due to new IPModRef pass.
by Vikram S. Adve
· 22 years ago
8aa5aea
Don't build llc symbols by default.
by Vikram S. Adve
· 22 years ago
c9d8bef
No need to explicitly inclue ExportSymbols now
by Chris Lattner
· 22 years ago
e05c8fd
After removing stuff from TargetMachine, we now no longer have to include
by Chris Lattner
· 22 years ago
d08e9fd
Add codegen library
by Chris Lattner
· 22 years ago
dcde9bd
Renamed library preselect to preopts.
by Vikram S. Adve
· 22 years ago
4475699
Enable correct support for dynamic loading on Linux
by Chris Lattner
· 22 years ago
6189eae
Change several entries to use the .o instead of .a to expose pass options.
by Vikram S. Adve
· 22 years ago
ecbb51b
Added mapping lib in llc makefile
by Anand Shukla
· 22 years ago
a4ff0d4
Only include the sparc.o file once!
by Chris Lattner
· 22 years ago
d9d8c07
*** empty log message ***
by Chris Lattner
· 22 years ago
56d2701
*** empty log message ***
by Chris Lattner
· 22 years ago
4335ad5
Add libsparc.a a second time to resolve link errors.
by Vikram S. Adve
· 22 years ago
2154d13
Straighten out makefiles after moving code to new Transform Utils library
by Chris Lattner
· 23 years ago
9420298
Remove asmwriter library from link line, because the useful contents of it
by Chris Lattner
· 23 years ago
c8b758d
Trim down makefile, again.
by Chris Lattner
· 23 years ago
69a28d0
Cut down number of times libraries are included to link a little bit faster
by Chris Lattner
· 23 years ago
c0cbbcf
Add dependency
by Chris Lattner
· 23 years ago
5ad6b8b
Try again, now it works right
by Chris Lattner
· 23 years ago
221653f
Fix ordering dependency problem
by Chris Lattner
· 23 years ago
8efb9d7
Eliminate opt library
by Chris Lattner
· 23 years ago
79a3349
Trace code should always be exported just before code generation;
by Vikram S. Adve
· 23 years ago
1f4b6eb
Add library
by Chris Lattner
· 23 years ago
2f64f9f
*** empty log message ***
by Vikram S. Adve
· 23 years ago
7b70f3f
Repeat some libs due to circular dependences between Sparc and other
by Vikram S. Adve
· 23 years ago
a5c5abc
Added regalloc
by Ruchira Sasanka
· 23 years ago
0e6530e
This checkin represents some cleanup of the backend, implementing the following things:
by Chris Lattner
· 23 years ago
c9744e7
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
by Chris Lattner
· 23 years ago
e595ba7
Changed link line.
by Vikram S. Adve
· 23 years ago
8f367bd
Large scale changes to implement new command line argument facility
by Chris Lattner
· 23 years ago
0df0e74
Make the makefile work
by Chris Lattner
· 23 years ago
e6b9529
Autodep functionality broken. Remove so we get successful builds
by Chris Lattner
· 23 years ago
cb465fc
Driver and options for the llc compiler.
by Vikram S. Adve
· 23 years ago