aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/SpeculativeExec.ll
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of spurious failures for people whose home directoryChris Lattner2009-09-111-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Speculatively execute a block when the the block is the then part of a triang...Evan Cheng2008-06-071-0/+21