Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -4/+4 |
* | Previously, RecursivelyDeleteDeadInstructions provided an option | Dan Gohman | 2009-05-02 | 1 | -0/+2 |
* | Remove the "fast" cases for spill and restore point determination, as these w... | Owen Anderson | 2009-03-31 | 1 | -1/+1 |
* | If val# def is ~0U, meaning it's defined by a PHI, and it's previously split,... | Evan Cheng | 2008-10-25 | 1 | -0/+24 |