Age | Commit message (Expand) | Author |
---|---|---|
2011-08-27 | The 'expected' argument to EXPECT_EQ is actually the first one; | John McCall |
2011-07-18 | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner |
2011-05-18 | Teach getCastOpcode about element-by-element vector casts. For example, "trunc" | Duncan Sands |
2011-04-11 | Don't include Operator.h from InstrTypes.h. | Jay Foad |
2011-04-01 | While testing dragonegg I noticed that isCastable and getCastOpcode | Duncan Sands |
2011-01-07 | Remove the "ugly" method BranchInst::setUnconditionalDest(). | Jay Foad |
2010-08-02 | Prefix `next' iterator operation with `llvm::'. | Oscar Fuentes |
2010-03-18 | another one | Gabor Greif |
2010-03-17 | feedback from Nick | Gabor Greif |
2010-03-16 | more BranchInst tests | Gabor Greif |
2010-03-16 | add BranchInst tests | Gabor Greif |
2010-03-16 | appease valgrind testers | Gabor Greif |
2010-03-16 | add single return tests | Gabor Greif |
2010-03-16 | fix PR6589 | Gabor Greif |
2010-03-16 | begin humbly with a repro of PR6589 | Gabor Greif |