summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopIndexSplit/SplitValue-2007-08-24-dbg.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove tests that checks @llvm.dbg.stoppoint handling.Devang Patel2010-03-011-71/+0
| | | | llvm-svn: 97493
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
| | | | llvm-svn: 92740
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
| | | | | | | | input filename so that opt doesn't print the input filename in the output so that grep lines in the tests don't unintentionally match strings in the input filename. llvm-svn: 81537
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
| | | | | | of using llvm-as, now that opt supports this. llvm-svn: 81226
* Ignore DbgInfoIntrinsics.Devang Patel2009-02-061-0/+71
llvm-svn: 63923
OpenPOWER on IntegriCloud