| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't include Operator.h from InstrTypes.h. | Jay Foad | 2011-04-11 | 1 | -0/+1 |
| | | | | | llvm-svn: 129271 | ||||
| * | While testing dragonegg I noticed that isCastable and getCastOpcode | Duncan Sands | 2011-04-01 | 1 | -0/+13 |
| | | | | | | | | | had gotten out of sync: isCastable didn't think it was possible to cast the x86_mmx type to anything, while it did think it possible to cast an i64 to x86_mmx. llvm-svn: 128705 | ||||
| * | Remove the "ugly" method BranchInst::setUnconditionalDest(). | Jay Foad | 2011-01-07 | 1 | -17/+0 |
| | | | | | llvm-svn: 123026 | ||||
| * | Prefix `next' iterator operation with `llvm::'. | Oscar Fuentes | 2010-08-02 | 1 | -2/+2 |
| | | | | | | | | | Fixes potential ambiguity problems on VS 2010. Patch by nobled! llvm-svn: 110029 | ||||
| * | another one | Gabor Greif | 2010-03-18 | 1 | -1/+1 |
| | | | | | llvm-svn: 98850 | ||||
| * | feedback from Nick | Gabor Greif | 2010-03-17 | 1 | -1/+2 |
| | | | | | llvm-svn: 98761 | ||||
| * | more BranchInst tests | Gabor Greif | 2010-03-16 | 1 | -0/+15 |
| | | | | | llvm-svn: 98634 | ||||
| * | add BranchInst tests | Gabor Greif | 2010-03-16 | 1 | -0/+71 |
| | | | | | llvm-svn: 98632 | ||||
| * | appease valgrind testers | Gabor Greif | 2010-03-16 | 1 | -0/+4 |
| | | | | | llvm-svn: 98628 | ||||
| * | add single return tests | Gabor Greif | 2010-03-16 | 1 | -0/+11 |
| | | | | | llvm-svn: 98625 | ||||
| * | fix PR6589 | Gabor Greif | 2010-03-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | adjusted unittest I have added some doxygen to OptionalOperandTraits, so hopefully there will be no confusion in the future. Incidentally OptionalOperandTraits is not used any more (IIUC), but the obvious client would be BranchInstr, and I plan to rearrange it that way. llvm-svn: 98624 | ||||
| * | begin humbly with a repro of PR6589 | Gabor Greif | 2010-03-16 | 1 | -0/+26 |
| llvm-svn: 98623 | |||||

