Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r56315. When the instruction to speculate is a load, this | Dan Gohman | 2012-01-05 | 1 | -1/+1 |
* | Make some intrinsics safe to speculatively execute. | Nick Lewycky | 2011-12-21 | 1 | -3/+28 |
* | fix a bunch of spurious failures for people whose home directory | Chris Lattner | 2009-09-11 | 1 | -2/+2 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Speculatively execute a block when the the block is the then part of a triang... | Evan Cheng | 2008-06-07 | 1 | -0/+21 |