llvm-6502/test/Transforms/GlobalOpt
Reid Spencer e5d4efa63e Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
older features will be dropped soon and these test cases must not rely
on the upgrade capability.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31896 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-23 15:14:52 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +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
2005-06-15-LocalizeConstExprCrash.ll new testcase for PR579 2005-06-15 21:11:18 +00:00
2005-09-27-Crash.ll Testcase for PR632 2005-09-27 22:27:19 +00:00
2006-07-07-InlineAsmCrash.ll Testcase for PR820 2006-07-07 21:36:42 +00:00
2006-11-01-ShrinkGlobalPhiCrash.ll new testcase that crashes global opt, reduced from chomp 2006-11-01 18:02:53 +00:00
basictest.llx
ctor-list-opt.ll add a new testcase for constant foldable calls 2005-09-27 05:02:03 +00:00
deadglobal-2.llx New testcase we were not handling before. 2004-10-10 16:46:48 +00:00
deadglobal.llx
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
globalsra-partial.llx This testcase ensures that we can SRA a global even if part of the global 2004-10-11 05:00:30 +00:00
globalsra.llx
integer-bool.ll New testcase. Shrinking the variable to a bool allows instcombine to delete 2004-12-12 05:52:12 +00:00
iterate.llx New testcase 2004-10-08 20:57:46 +00:00
load-store-global.llx New testcase. Believe it or not, this happens a LOT in vortex 2004-11-14 20:41:39 +00:00
malloc-promote-1.llx These testcases check to see if we can promote malloc's to globals in some 2004-10-11 05:00:12 +00:00
malloc-promote-2.llx These testcases check to see if we can promote malloc's to globals in some 2004-10-11 05:00:12 +00:00
malloc-promote-3.llx New testcase. Check for the ability to promote a malloc whose initialzed state is checked by the program 2004-10-22 06:43:07 +00:00
memcpy.ll new testcase globalopt should implement 2005-02-27 18:47:17 +00:00
memset.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +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
undef-init.llx New testcase 2004-10-16 18:28:01 +00:00