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