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-09-10
Check for cannonicalization of shl X, 1 -> add X, X
Chris Lattner
2002-09-10
Clean up pointer using testcases
Chris Lattner
2002-09-10
Remove a testcase that is irrelevant now, fix a pointer adding testcase
Chris Lattner
2002-09-10
New testcase for poitner problem
Chris Lattner
2002-09-10
Run indvars tests
Chris Lattner
2002-09-10
Add new testcase for broken indvars case
Chris Lattner
2002-09-09
Testcase no longer applicable since shifts of pointers are no longer allowed
Chris Lattner
2002-09-09
Eliminate multiply of pointer type
Chris Lattner
2002-09-08
New testcase for a bug identified by Vikram
Chris Lattner
2002-09-08
New testcase that tests for array pointer analysis type stuff
Chris Lattner
2002-09-07
Fix bug in testcase now that load-vn is not built into gcse
Chris Lattner
2002-09-07
Fix broken test
Chris Lattner
2002-09-03
Make sure that setcc is implemented for bools.
Chris Lattner
2002-08-31
New testcase
Chris Lattner
2002-08-30
New testcase
Chris Lattner
2002-08-30
Make sure to run these tests with load value #'ing
Chris Lattner
2002-08-30
Eliminate hardcoded paths using LLVMGCCDIR variable.
Vikram S. Adve
2002-08-26
New testcase
Chris Lattner
2002-08-23
Test that demorgan's law is instcombined successfully
Chris Lattner
2002-08-22
Add new testcases for instcombine
Chris Lattner
2002-08-22
New testcase
Chris Lattner
2002-08-22
Add a testcase that checks to make sure LICM uses basicaa correctly.
Chris Lattner
2002-08-22
Add readme file describing directory
Chris Lattner
2002-08-22
Initial testcases for basicaa alias analysis
Chris Lattner
2002-08-22
Convert testcases to not use indexed loads/stores
Chris Lattner
2002-08-22
Convert testcases to not use indexed loads/stores
Chris Lattner
2002-08-22
Covnert testcases to not use indexed loads/stores
Chris Lattner
2002-08-22
Covnert testcases to not use indexed loads/stores
Chris Lattner
2002-08-22
Remove obsolete test
Chris Lattner
2002-08-22
Remove ancient test
Chris Lattner
2002-08-22
Covnert tests to not use indexed load/stores
Chris Lattner
2002-08-22
Add functions castbool and boolexpr.
Vikram S. Adve
2002-08-22
*** empty log message ***
Vikram S. Adve
2002-08-21
Fix testcase to not use indexing in non-gep instructions
Chris Lattner
2002-08-21
Test the C backend on all of the feature tests as well.
Chris Lattner
2002-08-21
Fix store to not index
Chris Lattner
2002-08-21
Convert testcase to not use indexing on loads & stores
Chris Lattner
2002-08-21
Add testcase for the not (setcc A, B) case
Chris Lattner
2002-08-20
Cleanup testsuite
Chris Lattner
2002-08-20
Clean up testcases to make them proper
Chris Lattner
2002-08-20
New testcase for constexpr problem.
Chris Lattner
2002-08-20
Provide a way to actually run tests
Chris Lattner
2002-08-20
Fix buggy testcase
Chris Lattner
2002-08-20
Don't stop the testing process if dis segfaults
Chris Lattner
2002-08-20
New testcase
Chris Lattner
2002-08-20
Testcase for anonymous recursive types
Chris Lattner
2002-08-20
New testcase for instcombine
Chris Lattner
2002-08-19
New testcase
Chris Lattner
2002-08-19
* Build with warnings
Chris Lattner
2002-08-19
New testcase
Chris Lattner
[next]