llvm-6502/test/Transforms/TailCallElim
Michael Gottesman 23fabedce5 [TRE] Combined another test into basic.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185729 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-05 22:24:06 +00:00
..
2010-06-26-MultipleReturnValues.ll
accum_recursion.ll
ackermann.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
basic.ll [TRE] Combined another test into basic.ll 2013-07-05 22:24:06 +00:00
dont_reorder_load.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
dup_tail.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
inf-recursion.ll make the asmparser reject function and type redefinitions. 'Merging' hasn't been 2011-06-17 07:06:44 +00:00
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
nocapture.ll Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2013-01-01 13:57:25 +00:00
reorder_load.ll This commit is a 4x squash commit consisting of 4x functions converted to use FileCheck instead of grep. 2013-01-11 04:12:53 +00:00
setjmp.ll Correct over-zealous removal of hack. 2011-10-17 18:43:40 +00:00