Remove some unnecessary forward declarations and put a couple more
[oota-llvm.git] / lib / Target / Hexagon / HexagonRegisterInfo.h
2015-03-12 Eric ChristopherRemove some unnecessary forward declarations and put...
2015-03-11 Eric ChristopherHave getCalleeSavedRegs take a non-null MachineFunction...
2015-03-10 Eric ChristopherRemove subtarget dependence from HexagonRegisterInfo.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-04 Craig TopperMake consistent use of MCPhysReg instead of uint16_t...
2013-10-07 Rafael EspindolaRemove getEHExceptionRegister and getEHHandlerRegister.
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-05-10 Rafael EspindolaRemove unused function.
2013-02-22 Andrew TrickRemove code copied from GenRegisterInfo.inc.
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-01-31 Chad Rosier[PEI] Pass the frame index operand number to the elimin...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-09-04 Sergei LarinPorting Hexagon MI Scheduler to the new API.
2012-04-23 Preston GurdThis patch fixes a problem which arose when using the...
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-03-04 Craig TopperUse uint16_t to store registers in callee saved registe...
2011-12-12 Tony LinthicumHexagon backend support