summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/branch_fold_dbg.ll
Commit message (Collapse)AuthorAgeFilesLines
* remove autoupgrade support for really old-style debug info intrinsics.Chris Lattner2011-11-271-122/+0
| | | | | | | I think this is the last of autoupgrade that can be removed in 3.1. Can the atomic upgrade stuff also go? llvm-svn: 145169
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
| | | | llvm-svn: 92740
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
| | | | llvm-svn: 81257
* 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 dbg intrinsics.Devang Patel2009-02-041-0/+122
llvm-svn: 63781
OpenPOWER on IntegriCloud