aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-3/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+14
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-5/+4
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-100/+97
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+4
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-0/+1
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-2/+0
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-0/+2
* DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...David Blaikie2013-06-161-5/+0
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-071-1/+1
* Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore.Jyotsna Verma2013-05-101-0/+2
* Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma2013-05-101-0/+2
* Hexagon: Remove switch cases from GetDotNewPredOp and isPostIncrement functions.Jyotsna Verma2013-05-091-0/+3
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-061-0/+6
* reverting r180953Jyotsna Verma2013-05-021-6/+0
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-021-0/+6
* Hexagon: Honor __builtin_expect by using branch probabilities.Jyotsna Verma2013-05-021-2/+3
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-011-0/+6
* Hexagon: Add emitFrameIndexDebugValue function to emit debug information.Jyotsna Verma2013-03-291-0/+5
* Hexagon: Replace switch-case in isDotNewInst with TSFlags.Jyotsna Verma2013-03-281-0/+2
* Hexagon: Use MO operand flags to mark constant extended instructions.Jyotsna Verma2013-03-051-2/+1
* Hexagon: Add constant extender support framework.Jyotsna Verma2013-03-011-0/+11
* Implement HexagonInstrInfo::analyzeCompare.Krzysztof Parzyszek2013-02-111-0/+4
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-1/+1
* *typo: Cyles changed to CyclesKay Tiong Khoo2012-06-131-1/+1
* Revert 156634 upon request until code improvement changes are made.Brendon Cahoon2012-05-141-2/+0
* Support for Hexagon feature, New Value Jump.Sirish Pande2012-05-121-0/+1
* Hexagon constant extender support.Brendon Cahoon2012-05-111-0/+2
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-031-0/+10
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-15/+3
* Hexagon V5 (floating point) support.Sirish Pande2012-04-231-11/+12
* Support for Hexagon architectural feature, new value jump.Sirish Pande2012-04-231-0/+1
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-231-0/+10
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-15/+3
* Hexagon V5 (Floating Point) Support.Sirish Pande2012-04-161-11/+12
* Add support for Hexagon Architectural feature, New Value Jump.Sirish Pande2012-04-131-0/+1
* HexagonPacketizer patch.Sirish Pande2012-04-121-0/+10
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-171-1/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Optimize redundant sign extends and negation of predicates.Sirish Pande2012-02-151-0/+1
* Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher2012-02-151-1/+0
* Optimize redundant sign extends and negation of predicatesSirish Pande2012-02-151-0/+1
* Use TSFlag bit to describe instruction properties.Brendon Cahoon2012-02-081-0/+1
* VLIW specific scheduler framework that utilizes deterministic finite automato...Andrew Trick2012-02-011-0/+7
* Hexagon backend supportTony Linthicum2011-12-121-0/+166