Age | Commit message (Expand) | Author |
---|---|---|
2012-03-17 | Reorder includes in Target backends to following coding standards. Remove som... | Craig Topper |
2012-02-24 | Remove dead code. | Richard Osborne |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu |
2011-12-02 | Move global variables in TargetMachine into new TargetOptions class. As an API | Nick Lewycky |
2011-09-23 | Fix 80 column violations. | Richard Osborne |
2011-07-18 | Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for | Evan Cheng |
2011-02-02 | Add support for trampolines on the XCore. | Richard Osborne |
2011-01-13 | Fix a few more places that should use MBB::getLastNonDebugInstr(). | Jakob Stoklund Olesen |
2011-01-10 | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a... | Anton Korobeynikov |