Age | Commit message (Expand) | Author |
---|---|---|
2010-10-11 | Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if | Chris Lattner |
2010-07-14 | Don't pass StringRef by reference. | Benjamin Kramer |
2010-01-26 | Eliminate SetDirective, and replace it with HasSetDirective. | Chris Lattner |
2010-01-20 | revert 93934, removing the MCAsmInfo endianness bit. I can't | Chris Lattner |
2010-01-19 | give MCAsmInfo a 'has little endian' bit. This is unfortunate, but | Chris Lattner |
2009-10-15 | Re-apply 84180 with the fixed test case. | Sanjiv Gupta |
2009-10-15 | Revert "Complete Rewrite of AsmPrinter, TargetObjectFile based on new | Daniel Dunbar |
2009-10-15 | Complete Rewrite of AsmPrinter, TargetObjectFile based on new PIC16Section class | Sanjiv Gupta |
2009-08-22 | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner |