index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llc
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix indentation of selectiondag.
Brian Gaeke
2004-02-08
1
-1
/
+1
*
Link in the PowerPC back-end.
Brian Gaeke
2004-02-02
1
-0
/
+1
*
There is no reason to add -load support to LLC
Chris Lattner
2003-12-15
1
-1
/
+1
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Preselection is now integrated into the Sparc target library
Chris Lattner
2003-09-01
1
-1
/
+0
*
Sparc peephole optimizer moved out of post-opts library into Sparc target lib...
Chris Lattner
2003-09-01
1
-1
/
+0
*
rename selection library to selectiondag
Chris Lattner
2003-08-15
1
-1
/
+1
*
Incorporate mapping library into the sparc library
Chris Lattner
2003-08-13
1
-2
/
+1
*
Include the new selection library for the X86 target
Chris Lattner
2003-08-11
1
-0
/
+1
*
lib/Target/Sparc/Sparc.cpp:
Brian Gaeke
2003-06-18
1
-2
/
+3
*
Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where
Brian Gaeke
2003-06-17
1
-1
/
+1
*
Remove ugly hack (that I put in originally) for building in trace stuff
Chris Lattner
2003-05-27
1
-3
/
+1
*
* Prune down library list. In particular, llc doesn't need all of IPO, and n...
Chris Lattner
2003-01-19
1
-10
/
+6
*
Fix link errors due to new IPModRef pass.
Vikram S. Adve
2002-12-09
1
-2
/
+4
*
Don't build llc symbols by default.
Vikram S. Adve
2002-11-06
1
-1
/
+0
*
No need to explicitly inclue ExportSymbols now
Chris Lattner
2002-11-04
1
-2
/
+1
*
After removing stuff from TargetMachine, we now no longer have to include
Chris Lattner
2002-10-28
1
-1
/
+1
*
Add codegen library
Chris Lattner
2002-10-28
1
-3
/
+22
*
Renamed library preselect to preopts.
Vikram S. Adve
2002-09-20
1
-1
/
+3
*
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-17
1
-1
/
+1
*
Change several entries to use the .o instead of .a to expose pass options.
Vikram S. Adve
2002-09-16
1
-3
/
+4
*
Added mapping lib in llc makefile
Anand Shukla
2002-08-27
1
-1
/
+1
*
Only include the sparc.o file once!
Chris Lattner
2002-08-07
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+2
*
Add libsparc.a a second time to resolve link errors.
Vikram S. Adve
2002-05-19
1
-1
/
+1
*
Straighten out makefiles after moving code to new Transform Utils library
Chris Lattner
2002-05-07
1
-2
/
+2
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
1
-1
/
+1
*
Trim down makefile, again.
Chris Lattner
2002-02-04
1
-1
/
+1
*
Cut down number of times libraries are included to link a little bit faster
Chris Lattner
2002-02-04
1
-1
/
+1
*
Add dependency
Chris Lattner
2002-01-31
1
-1
/
+2
*
Try again, now it works right
Chris Lattner
2002-01-22
1
-1
/
+2
*
Fix ordering dependency problem
Chris Lattner
2002-01-22
1
-1
/
+1
*
Eliminate opt library
Chris Lattner
2002-01-21
1
-1
/
+1
*
Trace code should always be exported just before code generation;
Vikram S. Adve
2001-10-18
1
-1
/
+1
*
Add library
Chris Lattner
2001-10-15
1
-1
/
+1
*
*** empty log message ***
Vikram S. Adve
2001-10-14
1
-1
/
+1
*
Repeat some libs due to circular dependences between Sparc and other
Vikram S. Adve
2001-10-10
1
-1
/
+1
*
Added regalloc
Ruchira Sasanka
2001-09-15
1
-1
/
+1
*
This checkin represents some cleanup of the backend, implementing the followi...
Chris Lattner
2001-09-14
1
-1
/
+1
*
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-09-07
1
-9
/
+3
*
Changed link line.
Vikram S. Adve
2001-08-28
1
-3
/
+3
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
1
-6
/
+0
*
Make the makefile work
Chris Lattner
2001-07-21
1
-7
/
+2
*
Autodep functionality broken. Remove so we get successful builds
Chris Lattner
2001-07-21
1
-1
/
+1
*
Driver and options for the llc compiler.
Vikram S. Adve
2001-07-21
1
-0
/
+23
[prev]