Age | Commit message (Expand) | Author |
---|---|---|
2010-09-22 | Add support for ELF PLT references for ARM MC asm printing. Adding a | Jim Grosbach |
2010-09-22 | Enable a few additional asserts in MC instruction lowering. | Jim Grosbach |
2010-09-22 | Remove a few commented out bits | Jim Grosbach |
2010-09-17 | handle the upper16/lower16 target operand flags on symbol references for MC | Jim Grosbach |
2010-09-16 | Make sure to promote single precision floats to double before extracting them | Jim Grosbach |
2010-09-16 | store MC FP immediates as a double instead of as an APFloat, thus avoiding an | Jim Grosbach |
2010-09-15 | Add support for floating point immediates to MC instruction printing. ARM | Jim Grosbach |
2010-09-14 | Don't ignore the CPSR implicit def when lowering a MachineInstruction to an M... | Jim Grosbach |
2010-09-13 | trailing whitespace | Jim Grosbach |
2010-07-19 | sink the arm implementations of ASmPrinter and MCInstLower | Chris Lattner |