Remove the TargetMachine forwards for TargetSubtargetInfo based
[oota-llvm.git] / lib / Target / Hexagon / HexagonFrameLowering.cpp
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-06-27 Eric ChristopherRemove unnecessary caching of the subtarget for Hexagon...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-03-02 Benjamin Kramer[C++11] Replace llvm::next and llvm::prior with std...
2013-05-16 Rafael EspindolaRemove dead calls to addFrameMove.
2013-05-11 Rafael EspindolaChange getFrameMoves to return a const reference.
2013-05-10 Jyotsna VermaFix unused variable error.
2013-05-10 Jyotsna VermaHexagon: Fix switch cases in HexagonVLIWPacketizer...
2013-05-01 Jyotsna VermaHexagon: Use multiclass for Jump instructions.
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-05 Matthew CurtisFix misplaced closing brace.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-05-30 Jakob Stoklund OlesenExtract some pointer hacking to a function.
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-03-05 Craig TopperConvert more GenRegisterInfo tables from unsigned to...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-06 Benjamin KramerHexagon: Remove forbidden iostream includes (it introdu...
2011-12-12 Tony Linthicumfix warning
2011-12-12 Tony LinthicumHexagon backend support