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
Age
Commit message (
Expand
)
Author
2002-08-02
Fix lli with no arguments
Chris Lattner
2002-08-02
Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.ll
Chris Lattner
2002-08-02
Fix yet another bug in the testcase
Chris Lattner
2002-08-02
Fix bug in testcase
Chris Lattner
2002-08-02
* Cleanups of instcombine
Chris Lattner
2002-08-02
These tests should not run -dce pass to cleanup instcombine.
Chris Lattner
2002-08-02
Add another testcase that isn't failing because of another bug in instcombine
Chris Lattner
2002-08-02
Change test to really test the cases we can hit
Chris Lattner
2002-08-02
New testcase
Chris Lattner
2002-08-02
Don't build Debug/ versions when ENABLE_OPTIMIZED is on.
Vikram S. Adve
2002-08-02
Fix bug: test/Regression/Transforms/GCSE/2002-05-21-NoSharedDominator.ll
Chris Lattner
2002-08-02
Implement dominator checking in the verifier, so that we check that all
Chris Lattner
2002-08-02
Fix bug: test/Regression/Other/2002-08-02-DomSetProblem.ll
Chris Lattner
2002-08-02
Add a note about where to put miscompilation tests.
Chris Lattner
2002-08-02
Split dominance calculation and post dominance calculation stuff
Chris Lattner
2002-08-02
New testcase for dominator problem
Chris Lattner
2002-08-02
The verify pass is implicit
Chris Lattner
2002-08-02
New test
Chris Lattner
2002-08-02
Tweak makefile after moving
Chris Lattner
2002-08-01
Verify is implicit for opt
Chris Lattner
2002-08-01
Fix makefile to work.
Chris Lattner
2002-08-01
Fix broken testcase
Chris Lattner
2002-08-01
Make testcase legal LLVM
Chris Lattner
2002-08-01
Remove unneccesary #inlcude
Chris Lattner
2002-08-01
Enhance -time-passes to be more detailed and useful
Chris Lattner
2002-08-01
Bug fix: incorrect SAVE instruction when using register for stack size.
Vikram S. Adve
2002-08-01
Feature test for stack size bigger than immed. field of SAVE instruction.
Vikram S. Adve
2002-08-01
Reorder tool building sequence to more closely match the reality of what
Chris Lattner
2002-07-31
Fix bug: test/Regression/Assembler/2002-07-31-SlashInString.llx
Chris Lattner
2002-07-31
NEw testcase
Chris Lattner
2002-07-31
Implement the other half of a feature advertised by OperandConvertableToType.
Chris Lattner
2002-07-31
Cleanup Makefile a bit
Chris Lattner
2002-07-31
Just improved comments and assertions.
Vikram S. Adve
2002-07-31
Trim down testcase a bit
Chris Lattner
2002-07-31
New testcase for level-raise crash inspired by SPEC
Chris Lattner
2002-07-31
Add a missing case: converting float/double to unsigned integer types.
Vikram S. Adve
2002-07-31
Changes to be GCC3.1 friendly
Chris Lattner
2002-07-31
Changes to be GCC3.1 friendly
Chris Lattner
2002-07-31
*** empty log message ***
Chris Lattner
2002-07-31
Changes to be GCC 3.1 friendly
Chris Lattner
2002-07-31
We need iostream in PassManagerT.h to use cerr
Chris Lattner
2002-07-31
Fix testcase
Chris Lattner
2002-07-31
New testcase
Chris Lattner
2002-07-31
Testcase that was triggering an incorrect assertion failure
Chris Lattner
2002-07-31
Verify pass has been run for a long time now
Chris Lattner
2002-07-31
Add new -only-print-main-ds option that causes mains ds graph to be
Chris Lattner
2002-07-31
Change command line option message on -q to make it more accurate
Chris Lattner
2002-07-31
Fix bug that was causing problems for lli
Chris Lattner
2002-07-31
Remove obsolete, confusing, method
Chris Lattner
2002-07-30
This testcase is independant of varargsness
Chris Lattner
[next]