This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
GVNPRE
History
Owen Anderson
8cb2c3f5df
Testcase for instances where a constant only occurs as an operand to a phi node.
...
llvm-svn: 37653
2007-06-19 05:55:01 +00:00
..
2007-06-12-NoExit.ll
Testcase where GVNPRE crashes on functions with no exit nodes.
2007-06-12 16:56:00 +00:00
2007-06-12-PhiTranslate.ll
Add a test where phi translation was producing a null result.
2007-06-12 22:42:35 +00:00
2007-06-15-InvokeInst.ll
Testcase where GVNPRE was getting confused by invoke instructions.
2007-06-16 00:25:10 +00:00
2007-06-15-Looping.ll
Add a testcase where GVNPRE what getting confused by a loop.
2007-06-15 17:54:05 +00:00
2007-06-18-ConstantInPhi.ll
Testcase for instances where a constant only occurs as an operand to a phi node.
2007-06-19 05:55:01 +00:00
2007-06-18-EraseNumbering.ll
Add a new testcase for memory corruption issues.
2007-06-19 05:41:22 +00:00
basic.ll
Make the run line for this test correct. Thanks to Chris for spotting it.
2007-06-12 04:40:48 +00:00
dg.exp
…