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
*
Make the CBackend actually get included in llc by using USEDLIBS instead of
Reid Spencer
2005-04-23
1
-2
/
+4
*
Always enable the C backend. This fixes a *vast* number of failures on the
Chris Lattner
2005-04-23
1
-3
/
+1
*
Don't always build CBackend and Skeleton. Make use of the TARGETS_TO_BUILD
Reid Spencer
2005-04-22
1
-2
/
+12
*
Implement the --enable-targets= feature of the configure script. The make
Reid Spencer
2005-04-22
1
-11
/
+37
*
statically link ia64 into llc
Chris Lattner
2005-03-17
1
-0
/
+1
*
add Alpha to llc
Andrew Lenharth
2005-02-15
1
-0
/
+1
*
X86 BE requires SelectionDAG
Chris Lattner
2005-01-07
1
-0
/
+1
*
Linking in all of ScalarOpts.
Tanya Lattner
2004-12-16
1
-1
/
+1
*
No targets actually use this library
Chris Lattner
2004-12-16
1
-1
/
+0
*
Link V8 backend into llc.
Brian Gaeke
2004-12-10
1
-0
/
+1
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-0
/
+1
*
Adding option to llc for ModuloScheduling. By default it is turned off.
Tanya Lattner
2004-11-18
1
-0
/
+1
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-21
/
+22
*
Use the SparcV9-marked instr scheduling library
Misha Brukman
2004-10-08
1
-1
/
+1
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+2
*
while we're at it, make the libraries be on separate lines
Chris Lattner
2004-08-05
1
-4
/
+21
*
Lines need to end with \ to make sure they're actually continued
Misha Brukman
2004-08-05
1
-2
/
+2
*
* Add PowerPC library to LLC
Misha Brukman
2004-08-05
1
-18
/
+3
*
libsparcv9select is history
Brian Gaeke
2004-08-04
1
-1
/
+0
*
Build skeleton target
Chris Lattner
2004-07-16
1
-2
/
+3
*
Uhh, that doesn't exist.
Chris Lattner
2004-05-27
1
-1
/
+0
*
Header file moved
Chris Lattner
2004-05-27
1
-0
/
+1
*
SparcV8 removed until it grows up becomes a mature backend.
Misha Brukman
2004-03-11
1
-2
/
+1
*
Add a hook to run with the V8 target, though it doesn't currently work. Also
Chris Lattner
2004-02-28
1
-0
/
+1
*
Great renaming part II: Sparc --> SparcV9 (also includes command-line options...
Brian Gaeke
2004-02-25
1
-4
/
+4
*
Add support for -march=c
Chris Lattner
2004-02-13
1
-1
/
+3
*
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
[next]