summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonFrameLowering.cpp
Commit message (Expand)AuthorAge
* Remove unnecessary caching of the subtarget for HexagonFrameLowering and remo...Eric Christopher2014-06-27
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [C++11] Replace llvm::next and llvm::prior with std::next and std::prev.Benjamin Kramer2014-03-02
* Remove dead calls to addFrameMove.Rafael Espindola2013-05-16
* Change getFrameMoves to return a const reference.Rafael Espindola2013-05-11
* Fix unused variable error.Jyotsna Verma2013-05-10
* Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma2013-05-10
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-01
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Fix misplaced closing brace.Matthew Curtis2012-12-05
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Extract some pointer hacking to a function.Jakob Stoklund Olesen2012-05-30
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-17
* Convert more GenRegisterInfo tables from unsigned to uint16_t to reduce stati...Craig Topper2012-03-05
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer2012-02-06
* fix warningTony Linthicum2011-12-12
* Hexagon backend supportTony Linthicum2011-12-12