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
/
Transforms
/
InstCombine
Age
Commit message (
Expand
)
Author
2003-03-05
New testcase for pow builtin recognition
Chris Lattner
2003-03-05
Add another testcase that may eventually be handled...
Chris Lattner
2003-03-05
Add testcase for new instcombine xform
Chris Lattner
2003-02-18
Add new testcases
Chris Lattner
2003-02-18
Modernize testcase
Chris Lattner
2003-02-18
Modernize testcases
Chris Lattner
2003-02-18
test for a variety of new transformations:
Chris Lattner
2003-02-18
modernize testcase
Chris Lattner
2003-02-18
Modernize testcase
Chris Lattner
2002-12-05
New testcase pointed out by Casey Carter
Chris Lattner
2002-11-04
Add new getelementptr elimination test
Chris Lattner
2002-11-04
New testcase for malloc promotion
Chris Lattner
2002-10-08
Add new testcase for arithmetic shr of -1
Chris Lattner
2002-10-08
This test was mistakenly matching 'predecessors' that the new asmwriter
Chris Lattner
2002-09-23
Convert to using long indexes instead of uint
Chris Lattner
2002-09-23
Add some more testcases for things to get optimized away
Chris Lattner
2002-09-17
New regression test
Chris Lattner
2002-09-17
Convert to use long indexes instead of uint
Chris Lattner
2002-09-10
Check for cannonicalization of shl X, 1 -> add X, X
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-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
Convert testcases to not use indexed loads/stores
Chris Lattner
2002-08-21
Add testcase for the not (setcc A, B) case
Chris Lattner
2002-08-20
Fix buggy testcase
Chris Lattner
2002-08-20
New testcase for instcombine
Chris Lattner
2002-08-16
Add new testcase for gep instruction -> get constexpr promotion
Chris Lattner
2002-08-15
Add another testcase
Chris Lattner
2002-08-15
Add a bunch of testcases for cast-of-casts that should be removed.
Chris Lattner
2002-08-14
Fix testcase to actually test what we think we are
Chris Lattner
2002-08-14
Remove illegal test now that not instruction does not exist.
Chris Lattner
2002-08-14
Make sure there is SOME output always so the test is not rerun when unneccesary.
Chris Lattner
2002-08-14
The not instruction is just a specialized form of XOR
Chris Lattner
2002-08-12
Add comment
Chris Lattner
2002-08-09
xor x, ALLONES should -> not x
Chris Lattner
2002-08-09
setcc of booleans should always be eliminated
Chris Lattner
2002-08-09
Add more strength reduction testcases
Chris Lattner
2002-08-03
Testcase for stuff instcombine should do eventually
Chris Lattner
2002-08-03
Add some more features that we could instcombine away
Chris Lattner
2002-08-03
*** empty log message ***
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
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-05-15
New testcase
Chris Lattner
2002-05-14
New testcase for bug
Chris Lattner
[prev]
[next]