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
/
utils
Age
Commit message (
Expand
)
Author
2007-02-15
the lengths of the strings are known, just use memcmp
Chris Lattner
2007-02-15
Implement Function::getIntrinsicID without it needing to call Value::getName,
Chris Lattner
2007-02-15
For PR1195:
Reid Spencer
2007-02-15
For PR1195:
Reid Spencer
2007-02-14
remove obsolete path
Chris Lattner
2007-02-07
Automatically generating intrinsic declarations from Dan Gohman. Modified
Jim Laskey
2007-02-06
Set the new NO_INSTALL flag for build-only tools.
Reid Spencer
2007-02-06
Error check and eliminate unnecessary value.
Jim Laskey
2007-02-06
Regenerate.
Jim Laskey
2007-02-06
Deemed too cute to live.
Jim Laskey
2007-02-06
Regenerate.
Jim Laskey
2007-02-06
Support var arg intrinsics.
Jim Laskey
2007-02-05
Use opt to generate the list of passes to run.
Reid Spencer
2007-01-26
Make the constant honest.
Jim Laskey
2007-01-26
Files missing from LABEL check in.
Jim Laskey
2007-01-17
Make tblgen error more useful. Patch by B. Scott Michel
Chris Lattner
2007-01-17
Fix this tool for use on Darwin which requires the file to come after the
Reid Spencer
2007-01-16
Join two lines that caused awk to squak on some platforms.
Reid Spencer
2007-01-12
For PR1064:
Reid Spencer
2007-01-11
Put in some needed \ at the end of lines!!!
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-18
Remove some clutter and make it keep going instead of stopping at the
Reid Spencer
2006-12-12
Ignore entries with blank names.
Jim Laskey
2006-12-12
Rollback changes to take a different tack.
Jim Laskey
2006-12-12
Honor the command line specification for machine type.
Jim Laskey
2006-12-11
Provide a script that can track down which optimization pass causes
Reid Spencer
2006-12-09
Allow the input of the test program to be specified.
Reid Spencer
2006-12-08
Add the -ldl library option.
Reid Spencer
2006-12-07
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-01
Match TargetInstrInfo changes.
Evan Cheng
2006-11-25
Only show the first few lines of difference.
Reid Spencer
2006-11-24
Add an option to enable lli (interpreter mode) testing.
Reid Spencer
2006-11-22
Stop early if there is no mis-optimization.
Reid Spencer
2006-11-20
Fix PR1001, patch by Nikhil Patil!
Chris Lattner
2006-11-18
Make the awk filter print out which files its eliminating.
Reid Spencer
2006-11-18
This is a utility for preparing patches against LLVM. It runs cvs diff with
Reid Spencer
2006-11-18
Provide a list of gccld optimization switches.
Reid Spencer
2006-11-17
Add opcode to TargetInstrDescriptor.
Evan Cheng
2006-11-16
Use a release version of bugpoint, if found. Include gccld passes.
Reid Spencer
2006-11-15
Remove the isTwoAddress property from the CodeGenInstruction class. It should
Chris Lattner
2006-11-15
ADd support for adding constraints to suboperands
Chris Lattner
2006-11-14
restore some 'magic' code that I removed: it is needed. Add comments explaining
Chris Lattner
2006-11-14
minimal hack to get patterns whose result type is iPTR to be selected.
Chris Lattner
2006-11-14
remove some dead code
Chris Lattner
2006-11-14
Add support for nodes that return iPTR.
Chris Lattner
2006-11-14
changes to get ptr_rc to be accepted in patterns. This is needed for ppc preinc
Chris Lattner
2006-11-14
Fix a bug handling nodes with variable arguments. The code was fixed to assume
Chris Lattner
2006-11-13
Add some output so the user is informed while they wait.
Reid Spencer
2006-11-11
Add -lstdc++ to the link line for C++ programs.
Reid Spencer
2006-11-10
allow ptr_rc to explicitly appear in an instructions operand list, it doesn't
Chris Lattner
[next]