Age | Commit message (Expand) | Author |
---|---|---|
2012-11-14 | Remove the CellSPU port. | Eric Christopher |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-03-17 | Reorder includes in Target backends to following coding standards. Remove som... | Craig Topper |
2011-12-02 | Move global variables in TargetMachine into new TargetOptions class. As an API | Nick Lewycky |
2011-08-26 | Don't insert branch hint lables that are never used. | Kalle Raiskila |
2011-07-18 | Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for | Evan Cheng |
2011-07-14 | Next round of MC refactoring. This patch factor MC table instantiations, MC | Evan Cheng |
2011-01-13 | Teach frame lowering to ignore debug values after the terminators. | Jakob Stoklund Olesen |
2011-01-10 | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a... | Anton Korobeynikov |