Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More migration to raw_ostream, the water has dried up around the iostream hole. | Daniel Dunbar | 2009-07-25 | 1 | -2/+2 |
* | Verify that there is no kill flag on tied operands on two-address instructions. | Jakob Stoklund Olesen | 2009-07-15 | 1 | -4/+7 |
* | Convert more assert(0)+abort() -> LLVM_UNREACHABLE, | Edwin Török | 2009-07-11 | 1 | -2/+6 |
* | Rename MachineVerifier pass to avoid command line collision. | Jakob Stoklund Olesen | 2009-05-17 | 1 | -1/+1 |
* | Verify that explicit definitions in the TargetInstrDesc are matched by | Jakob Stoklund Olesen | 2009-05-16 | 1 | -1/+12 |
* | Allow redefinition of reserved registers. | Jakob Stoklund Olesen | 2009-05-16 | 1 | -2/+3 |
* | Pacify gcc-4.3, which suggests explicit braces here | Duncan Sands | 2009-05-16 | 1 | -1/+2 |
* | Pass to verify generated machine code. | Jakob Stoklund Olesen | 2009-05-16 | 1 | -0/+677 |