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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make the verifier pass run (in debug mode) in llc. This adds a sanity check
Reid Spencer
2005-07-28
1
-0
/
+29
*
add a new -filetype argument to llc.
Chris Lattner
2005-06-25
1
-7
/
+31
*
minor cleanups, use copy ctor instead of manually doing it.
Chris Lattner
2005-06-25
1
-4
/
+3
*
refactor this interface
Chris Lattner
2005-06-25
1
-1
/
+1
*
make SparcV8 and V9 seperately configurable
Andrew Lenharth
2005-06-08
1
-2
/
+6
*
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
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-9
/
+9
*
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
*
For PR351:
Reid Spencer
2004-12-30
1
-93
/
+100
*
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
*
Fix usage of changed function prototype
Reid Spencer
2004-11-14
1
-2
/
+2
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-21
/
+22
*
We're not doing automake any more
Reid Spencer
2004-10-22
1
-660
/
+0
*
We won't use automake
Reid Spencer
2004-10-22
1
-23
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+660
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-1
/
+1
*
Fix named of a library.
Reid Spencer
2004-10-10
1
-1
/
+1
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+23
*
Use the SparcV9-marked instr scheduling library
Misha Brukman
2004-10-08
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+2
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-3
/
+3
*
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
*
* Tabs to spaces
Misha Brukman
2004-07-12
1
-7
/
+5
*
Goodbye macro hell, hello nice clean and simple code. This also gives llc
Chris Lattner
2004-07-11
1
-58
/
+17
*
Add #include <iostream> since Value.h does not include it any more.
Reid Spencer
2004-07-04
1
-1
/
+2
*
Uhh, that doesn't exist.
Chris Lattner
2004-05-27
1
-1
/
+0
*
Header file moved
Chris Lattner
2004-05-27
2
-1
/
+2
*
Add a better head-of-file comment.
Brian Gaeke
2004-03-16
1
-1
/
+3
*
SparcV8 removed until it grows up becomes a mature backend.
Misha Brukman
2004-03-11
2
-7
/
+2
*
Add a hook to run with the V8 target, though it doesn't currently work. Also
Chris Lattner
2004-02-28
2
-2
/
+7
*
Great renaming part II: Sparc --> SparcV9 (also includes command-line options...
Brian Gaeke
2004-02-25
2
-10
/
+10
*
Make sure to print a stack trace whenever an error signal is delivered to
Chris Lattner
2004-02-19
1
-1
/
+2
*
When the user runs 'llc foo.bc -march=c', write the output to "foo.cbe.c", not
Chris Lattner
2004-02-15
1
-1
/
+5
*
Add support for -march=c
Chris Lattner
2004-02-13
2
-7
/
+14
*
Fix indentation of selectiondag.
Brian Gaeke
2004-02-08
1
-1
/
+1
*
Add a -march=powerpc option. Automatically select it if this looks like a
Brian Gaeke
2004-02-02
1
-1
/
+10
[prev]
[next]