| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Teach SimplifyCFG how to simplify indirectbr instructions. | Dan Gohman | 2010-08-14 | 1 | -1/+0 |
| * | Implement PR5795 by merging duplicated return blocks. This could go further | Chris Lattner | 2009-12-22 | 1 | -0/+19 |
| * | convert to filecheck | Chris Lattner | 2009-12-22 | 1 | -5/+15 |
| * | if basic blocks are destroyed while there are *just* BlockAddress' hanging | Chris Lattner | 2009-10-30 | 1 | -2/+7 |
| * | fix a bunch of spurious failures for people whose home directory | Chris Lattner | 2009-09-11 | 1 | -1/+1 |
| * | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| * | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| * | Upgrade tests to not use llvm-upgrade. | Tanya Lattner | 2008-03-18 | 1 | -14/+15 |
| * | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+24 |

