[Hexagon] Fix debug information for local objects
[oota-llvm.git] / lib / Target / Hexagon / HexagonRegisterInfo.cpp
2015-10-19 Krzysztof Parzyszek[Hexagon] Fix debug information for local objects
2015-10-17 Colin LeMahieu[Hexagon] Adding skeleton of HVX extension instructions.
2015-07-20 JF BastienTargets: commonize some stack realignment code
2015-07-10 JF BastienTarget RegisterInfo: devirtualize TargetFrameLowering
2015-04-22 Krzysztof Parzyszek[Hexagon] Overhaul of stack object allocation
2015-03-12 Krzysztof ParzyszekRemove unused complex patterns for addressing modes...
2015-03-10 Eric ChristopherRemove subtarget dependence from HexagonRegisterInfo.
2015-02-09 Colin LeMahieu[Hexagon] Removing more V4 predicates since V4 is the...
2015-02-05 Colin LeMahieu[Hexagon] Renaming A2_addi and formatting.
2015-01-15 Colin LeMahieu[Hexagon] Replacing old versions of stores and loads.
2015-01-14 Colin LeMahieu[Hexagon] Replacing old version of convert and load...
2014-12-29 Colin LeMahieu[Hexagon] Adding post-increment register form stores...
2014-12-23 Colin LeMahieu[Hexagon] Adding doubleword load.
2014-12-23 Colin LeMahieu[Hexagon] Reapplying 224775 load words.
2014-12-23 Colin LeMahieuReverting 224775 until mayLoad flag is addressed.
2014-12-23 Colin LeMahieu[Hexagon] Adding word loads.
2014-12-23 Colin LeMahieu[Hexagon] Adding signed halfword loads.
2014-12-23 Colin LeMahieu[Hexagon] Adding unsigned halfword load.
2014-12-22 Colin LeMahieu[Hexagon] Adding memb instruction. Fixing whitespace...
2014-12-22 Colin LeMahieu[Hexagon] Adding classes and load unsigned byte instruc...
2014-11-18 Colin LeMahieu[Hexagon] Converting from ADD_rr to A2_add which has...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-04-04 Craig TopperMake consistent use of MCPhysReg instead of uint16_t...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
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-03-22 Jyotsna VermaHexagon: Add and enable memops setbit, clrbit, &,|...
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...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-04 Sergei LarinPorting Hexagon MI Scheduler to the new API.
2012-05-30 Jakob Stoklund OlesenFix some uses of getSubRegisters() to use getSubReg...
2012-05-10 Sirish PandeHexagon V5 FP Support.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-16 Sirish PandeHexagon V5 (Floating Point) Support.
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...
2012-02-22 Sirish PandeEfficient pattern for store truncate. Patch by Evandro...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-06 Benjamin KramerHexagon: Remove forbidden iostream includes (it introdu...
2011-12-27 Benjamin KramerClean up some Release build warnings.
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target
2011-12-12 Tony LinthicumHexagon backend support