Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | While testing dragonegg I noticed that isCastable and getCastOpcode | Duncan Sands | 2011-04-01 | 1 | -0/+13 |
* | Remove the "ugly" method BranchInst::setUnconditionalDest(). | Jay Foad | 2011-01-07 | 1 | -17/+0 |
* | Prefix `next' iterator operation with `llvm::'. | Oscar Fuentes | 2010-08-02 | 1 | -2/+2 |
* | another one | Gabor Greif | 2010-03-18 | 1 | -1/+1 |
* | feedback from Nick | Gabor Greif | 2010-03-17 | 1 | -1/+2 |
* | more BranchInst tests | Gabor Greif | 2010-03-16 | 1 | -0/+15 |
* | add BranchInst tests | Gabor Greif | 2010-03-16 | 1 | -0/+71 |
* | appease valgrind testers | Gabor Greif | 2010-03-16 | 1 | -0/+4 |
* | add single return tests | Gabor Greif | 2010-03-16 | 1 | -0/+11 |
* | fix PR6589 | Gabor Greif | 2010-03-16 | 1 | -3/+3 |
* | begin humbly with a repro of PR6589 | Gabor Greif | 2010-03-16 | 1 | -0/+26 |