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
Age
Commit message (
Expand
)
Author
2005-12-16
rename option for consistency with -mcpu -mattr etc
Chris Lattner
2005-12-16
provide an option to override the target triple in a module from the command
Chris Lattner
2005-11-08
Add a new -fast option, which generates code quickly.
Chris Lattner
2005-10-27
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-26
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-25
transforms before analyses
Chris Lattner
2005-10-24
pull in the archive version of this lib to reduce exe size
Chris Lattner
2005-10-23
Shrinkify to make --help output look better
Chris Lattner
2005-10-23
shrinkify the option name a bit
Chris Lattner
2005-10-22
document this as experimental
Chris Lattner
2005-09-02
Add help support for -mcpu and -mattr.
Jim Laskey
2005-09-01
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-07-30
Keep tabs and trailing spaces out.
Jeff Cohen
2005-07-28
Run the verifier pass after all the other passes rather than before them.
Reid Spencer
2005-07-28
Make the verifier pass run (in debug mode) in llc. This adds a sanity check
Reid Spencer
2005-06-25
add a new -filetype argument to llc.
Chris Lattner
2005-06-25
minor cleanups, use copy ctor instead of manually doing it.
Chris Lattner
2005-06-25
refactor this interface
Chris Lattner
2005-06-08
make SparcV8 and V9 seperately configurable
Andrew Lenharth
2005-04-23
Make the CBackend actually get included in llc by using USEDLIBS instead of
Reid Spencer
2005-04-23
Always enable the C backend. This fixes a *vast* number of failures on the
Chris Lattner
2005-04-22
Don't always build CBackend and Skeleton. Make use of the TARGETS_TO_BUILD
Reid Spencer
2005-04-22
Implement the --enable-targets= feature of the configure script. The make
Reid Spencer
2005-04-22
Remove trailing whitespace
Misha Brukman
2005-03-17
statically link ia64 into llc
Chris Lattner
2005-02-15
add Alpha to llc
Andrew Lenharth
2005-01-07
X86 BE requires SelectionDAG
Chris Lattner
2004-12-30
For PR351:
Reid Spencer
2004-12-16
Linking in all of ScalarOpts.
Tanya Lattner
2004-12-16
No targets actually use this library
Chris Lattner
2004-12-10
Link V8 backend into llc.
Brian Gaeke
2004-11-25
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-18
Adding option to llc for ModuloScheduling. By default it is turned off.
Tanya Lattner
2004-11-14
Fix usage of changed function prototype
Reid Spencer
2004-10-27
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-22
We're not doing automake any more
Reid Spencer
2004-10-22
We won't use automake
Reid Spencer
2004-10-18
Initial automake generated Makefile template
Reid Spencer
2004-10-13
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-10
Fix named of a library.
Reid Spencer
2004-10-10
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-08
Use the SparcV9-marked instr scheduling library
Misha Brukman
2004-09-01
Changes For Bug 352
Reid Spencer
2004-08-29
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-05
while we're at it, make the libraries be on separate lines
Chris Lattner
2004-08-05
Lines need to end with \ to make sure they're actually continued
Misha Brukman
2004-08-05
* Add PowerPC library to LLC
Misha Brukman
2004-08-04
libsparcv9select is history
Brian Gaeke
2004-07-16
Build skeleton target
Chris Lattner
[prev]
[next]