Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add branch relaxation pass (shamelessly stolen from PPC). | Anton Korobeynikov | 2010-01-15 | 1 | -0/+2 |
* | Cosmetic changes, no functionality changes | Anton Korobeynikov | 2009-10-21 | 1 | -0/+14 |
* | Add new helpers for registering targets. | Daniel Dunbar | 2009-07-25 | 1 | -3/+0 |
* | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 2009-07-18 | 1 | -0/+3 |
* | Register AsmPrinter for XCore, MSP430, and PIC16 targets. | Daniel Dunbar | 2009-07-15 | 1 | -1/+1 |
* | Have asm printers use formatted_raw_ostream directly to avoid a | David Greene | 2009-07-14 | 1 | -2/+2 |
* | Remove unused AsmPrinter OptLevel argument, and propogate. | Daniel Dunbar | 2009-07-01 | 1 | -1/+0 |
* | Update due to mainline API change | Anton Korobeynikov | 2009-05-03 | 1 | -4/+8 |
* | Dummy MSP430 backend | Anton Korobeynikov | 2009-05-03 | 1 | -0/+36 |