Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / XCore / XCoreFrameLowering.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-09 Bill WendlingCreate enums for the different attributes.
2012-10-09 Bill WendlingUse an iterator and proper query method instead of...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-08-06 Roman DivackyRemove empty overrides of processFunctionBeforeFrameFin...
2012-06-06 Benjamin KramerRound 2 of dead private variable removal.
2012-04-20 Craig TopperConvert more uses of XXXRegisterClass to &XXXRegClass...
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-02-24 Richard OsborneRemove dead code.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-09-23 Richard OsborneFix 80 column violations.
2011-07-18 Evan ChengMove getInitialFrameState from TargetFrameInfo to MCAsm...
2011-02-02 Richard OsborneAdd support for trampolines on the XCore.
2011-01-13 Jakob Stoklund OlesenFix a few more places that should use MBB::getLastNonDe...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...