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
/
test
Age
Commit message (
Expand
)
Author
2002-05-10
Add testcase for when there is no loop header
Chris Lattner
2002-05-10
A basic test that LICM is working
Chris Lattner
2002-05-10
Run LICM tests
Chris Lattner
2002-05-10
run LICM tests
Chris Lattner
2002-05-10
New testcase
Chris Lattner
2002-05-10
Test the Pi node inserter
Chris Lattner
2002-05-10
Initial checkin of testcases for Pi node inserter
Chris Lattner
2002-05-09
New testcase for wierd combine opportunity found in bzip2 benchmark
Chris Lattner
2002-05-09
Fix broken testcase
Chris Lattner
2002-05-08
Add two new patterns that instcombine should or does handle
Chris Lattner
2002-05-08
New testcase for LICM reassociation
Chris Lattner
2002-05-08
Add some simple test of reassociation
Chris Lattner
2002-05-08
run reassociate tests
Chris Lattner
2002-05-07
New testcase for adce
Chris Lattner
2002-05-07
Build the ADCE tests
Chris Lattner
2002-05-07
ADCE tests
Chris Lattner
2002-05-07
Oops, forgot to check in makefile
Chris Lattner
2002-05-07
Add check that phi nodes get constant propogated away
Chris Lattner
2002-05-07
constprop doesn't delete dead instructions, it just makes them dead.
Chris Lattner
2002-05-07
Add testcase for not expressions
Chris Lattner
2002-05-06
Make the testcase more interesting so that DCE does not eliminate it.
Chris Lattner
2002-05-06
New testcase for PHI folding
Chris Lattner
2002-05-06
New testcase to make sure not instructions get combined
Chris Lattner
2002-05-06
More tests
Chris Lattner
2002-05-06
Add testcase for -(-A)
Chris Lattner
2002-05-06
Fix testcase, the 'shift out all bits' doesn't apply to signed types.
Chris Lattner
2002-05-06
More testcases I don't want to forget about
Chris Lattner
2002-05-06
New testcases so I don't forget about these algebraic simplifications
Chris Lattner
2002-05-06
New testcase so I don't forget about this.
Chris Lattner
2002-05-06
Testcase for missed merge opportunity
Chris Lattner
2002-05-06
Build CFGsimplify directory
Chris Lattner
2002-05-06
Initial testcases for CFG simplify (which is part of DCE for now)
Chris Lattner
2002-05-06
Test moved to SCCP test directory
Chris Lattner
2002-05-03
New testcase for bugs in the constant propogator
Chris Lattner
2002-05-03
Add tests for floating point remainder elimination
Chris Lattner
2002-05-03
New testcase to see if constant propogation of remainder is implemented
Chris Lattner
2002-05-03
This testcase is a sanity check
Chris Lattner
2002-05-03
Add new testcase for general constant prop.
Chris Lattner
2002-05-03
Add const prop pass to eliminate dead branches
Chris Lattner
2002-05-03
We currently don't allow unresolved opaque types!
Chris Lattner
2002-05-03
Add -d switch to test AsmWriter as well
Chris Lattner
2002-05-02
Eliminate usage of function level constant pool
Chris Lattner
2002-05-02
Use unified diffs with gnu diff instead of old diffs
Chris Lattner
2002-05-02
More testcases for SCCP
Chris Lattner
2002-05-02
Additional testcase
Chris Lattner
2002-05-02
Run the SCCP test
Chris Lattner
2002-05-02
First testcase for SCCP pass
Chris Lattner
2002-05-02
Simplify the testcase a bit
Chris Lattner
2002-05-02
New testcase
Chris Lattner
2002-05-02
New testcase for assembler failure
Chris Lattner
[next]