aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/SpeculativeExec.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert r56315. When the instruction to speculate is a load, thisDan Gohman2012-01-051-1/+1
* Make some intrinsics safe to speculatively execute.Nick Lewycky2011-12-211-3/+28
* 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