| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't delete asm's just because their inputs are undefined; | Dale Johannesen | 2009-07-14 | 1 | -8/+17 |
| * | "LLVMContext* " --> "LLVMContext *" | Owen Anderson | 2009-07-06 | 1 | -2/+2 |
| * | Even more passes being LLVMContext'd. | Owen Anderson | 2009-07-03 | 1 | -6/+8 |
| * | second half of fix for PR4366: don't zap store to null of | Chris Lattner | 2009-06-12 | 1 | -3/+7 |
| * | Revert r66920. It was causing failures in the self-hosting buildbot (in release | Bill Wendling | 2009-03-13 | 1 | -1/+1 |
| * | Second installment of "BasicBlock operands to the back" | Gabor Greif | 2009-03-13 | 1 | -1/+1 |
| * | Large mechanical patch. | Devang Patel | 2008-09-25 | 1 | -1/+1 |
| * | s/ParameterAttributes/Attributes/g | Devang Patel | 2008-09-23 | 1 | -1/+1 |
| * | s/RemoveUnreachableBlocks/RemoveUnreachableBlocksFromFn/g | Devang Patel | 2008-09-08 | 1 | -8/+9 |
| * | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 2008-09-04 | 1 | -1/+1 |
| * | rename SimplifyCFG.cpp -> SimplifyCFGPass.cpp | Chris Lattner | 2008-05-14 | 1 | -0/+231 |

