llvm-6502/test/Transforms/GlobalOpt
Chris Lattner e3f27e66e5 Another testcase. We should be able to devirtualize the call even though
we cannot completely eliminate the global.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16900 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-10 23:12:33 +00:00
..
2004-10-10-CastStoreOnce.llx New testcase that crashes -globalopt. I found this through inspection, not 2004-10-10 17:06:09 +00:00
basictest.llx
deadglobal-2.llx New testcase we were not handling before. 2004-10-10 16:46:48 +00:00
deadglobal.llx
globalsra.llx
iterate.llx New testcase 2004-10-08 20:57:46 +00:00
phi-select.llx
storepointer-compare.llx Another testcase. We should be able to devirtualize the call even though 2004-10-10 23:12:33 +00:00
storepointer.llx A testcase that globalopt now handles 2004-10-09 21:50:05 +00:00
trivialstore.llx