Age | Commit message (Expand) | Author |
---|---|---|
2009-07-29 | 1. Introduce a new TargetOperandInfo::getRegClass() helper method | Chris Lattner |
2009-07-25 | More migration to raw_ostream, the water has dried up around the iostream hole. | Daniel Dunbar |
2009-07-15 | Verify that there is no kill flag on tied operands on two-address instructions. | Jakob Stoklund Olesen |
2009-07-11 | Convert more assert(0)+abort() -> LLVM_UNREACHABLE, | Torok Edwin |
2009-05-17 | Rename MachineVerifier pass to avoid command line collision. | Jakob Stoklund Olesen |
2009-05-16 | Verify that explicit definitions in the TargetInstrDesc are matched by | Jakob Stoklund Olesen |
2009-05-16 | Allow redefinition of reserved registers. | Jakob Stoklund Olesen |
2009-05-16 | Pacify gcc-4.3, which suggests explicit braces here | Duncan Sands |
2009-05-16 | Pass to verify generated machine code. | Jakob Stoklund Olesen |