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
Age
Commit message (
Expand
)
Author
2007-10-17
Switching TargetMachineRegistry to use the new generic Registry.
Gordon Henriksen
2007-10-15
Fix a typo in a comment.
Dan Gohman
2007-10-08
Move the space in overview output for commands out of each of the
Dan Gohman
2007-09-28
minor long double related changes
Dale Johannesen
2007-09-12
Revise previous patch per review comments.
Dale Johannesen
2007-09-11
Add APInt interfaces to APFloat (allows directly
Dale Johannesen
2007-09-08
Turn GVN on by default.
Owen Anderson
2007-09-07
Apply feedback from previous patch.
Dale Johannesen
2007-09-06
Next round of APFloat changes.
Dale Johannesen
2007-09-04
Enable loop index split pass.
Devang Patel
2007-09-04
Update generated files.
David Greene
2007-09-04
Revert this because the interface hasn't been updated yet.
David Greene
2007-09-04
Fix typo.
David Greene
2007-09-04
Update GEP constructors to use an iterator interface to fix
David Greene
2007-08-27
Update InvokeInst to work like CallInst
David Greene
2007-08-15
Update .cvs file
David Greene
2007-08-13
Don't build llvm-stub twice.
Reid Spencer
2007-08-08
Separate program name from error message with a :
Reid Spencer
2007-08-08
Terminate an error message with a newline.
Reid Spencer
2007-08-07
Make this code more efficient
David Greene
2007-08-04
Regenerating.
Chandler Carruth
2007-08-04
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-02
Adjust for new CallInst constructor interface.
Reid Spencer
2007-08-01
Rename FastDSE to just DSE.
Owen Anderson
2007-08-01
Update generated files.
David Greene
2007-08-01
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-07-30
Remove a FIXME comment that wasn't removed when the code it accompanied
Dan Gohman
2007-07-23
Remove dead option.
Reid Spencer
2007-07-18
Fix a sys::Path API error caught by a gcc 4.2 warning.
Reid Spencer
2007-07-17
Turn on FastDSE by default.
Owen Anderson
2007-07-17
Change sroa threshold back.
Evan Cheng
2007-07-17
Temporarily set SROA threshold to 512.
Evan Cheng
2007-07-11
Emit correct linkage. Patch by Roman Samoilov.
Anton Korobeynikov
2007-07-10
Simplify the handling of the --*flags options. The makefile already gets it
Reid Spencer
2007-07-10
Makesure the -cppflags also uses the CPP.BaseFlags as the CPP.Defines only
Reid Spencer
2007-07-06
finishing touches of bytecode -> bitcode changes. also unbreak Windows
Gabor Greif
2007-07-06
eliminate residual cruft related to recognizing bytecode
Gabor Greif
2007-07-05
update the .cvs files.
Chris Lattner
2007-07-05
Here is the bulk of the sanitizing.
Gabor Greif
2007-07-05
Fix PR1539. Add LoopPassPrinter.
Devang Patel
2007-07-04
Pretty straightforward replacement of "bytecode" by "bitcode"
Gabor Greif
2007-06-29
Convert .cvsignore files
John Criswell
2007-06-28
Fix PR 1526.
Devang Patel
2007-06-28
Add support for building with _GLIBCXX_DEBUG. New configure option
David Greene
2007-06-27
llvm-nm must print the alias symbols.
Lauro Ramos Venancio
2007-06-25
Fix PR1525:
Reid Spencer
2007-06-19
Fix pr1448
Chris Lattner
2007-06-16
Fix PR1517:
Reid Spencer
2007-06-16
Fix PR1516:
Reid Spencer
2007-06-16
Call the correct function name. Patch from Stephane Letz.
Nick Lewycky
[next]