| Commit message (Expand) | Author | Age | Files | Lines |
| * | DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI... | David Blaikie | 2013-06-16 | 1 | -5/+0 |
| * | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 2013-06-07 | 1 | -1/+1 |
| * | Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore. | Jyotsna Verma | 2013-05-10 | 1 | -0/+2 |
| * | Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp. | Jyotsna Verma | 2013-05-10 | 1 | -0/+2 |
| * | Hexagon: Remove switch cases from GetDotNewPredOp and isPostIncrement functions. | Jyotsna Verma | 2013-05-09 | 1 | -0/+3 |
| * | Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions. | Jyotsna Verma | 2013-05-06 | 1 | -0/+6 |
| * | reverting r180953 | Jyotsna Verma | 2013-05-02 | 1 | -6/+0 |
| * | Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions. | Jyotsna Verma | 2013-05-02 | 1 | -0/+6 |
| * | Hexagon: Honor __builtin_expect by using branch probabilities. | Jyotsna Verma | 2013-05-02 | 1 | -2/+3 |
| * | Hexagon: Use multiclass for Jump instructions. | Jyotsna Verma | 2013-05-01 | 1 | -0/+6 |
| * | Hexagon: Add emitFrameIndexDebugValue function to emit debug information. | Jyotsna Verma | 2013-03-29 | 1 | -0/+5 |
| * | Hexagon: Replace switch-case in isDotNewInst with TSFlags. | Jyotsna Verma | 2013-03-28 | 1 | -0/+2 |
| * | Hexagon: Use MO operand flags to mark constant extended instructions. | Jyotsna Verma | 2013-03-05 | 1 | -2/+1 |
| * | Hexagon: Add constant extender support framework. | Jyotsna Verma | 2013-03-01 | 1 | -0/+11 |
| * | Implement HexagonInstrInfo::analyzeCompare. | Krzysztof Parzyszek | 2013-02-11 | 1 | -0/+4 |
| * | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
| * | *typo: Cyles changed to Cycles | Kay Tiong Khoo | 2012-06-13 | 1 | -1/+1 |
| * | Revert 156634 upon request until code improvement changes are made. | Brendon Cahoon | 2012-05-14 | 1 | -2/+0 |
| * | Support for Hexagon feature, New Value Jump. | Sirish Pande | 2012-05-12 | 1 | -0/+1 |
| * | Hexagon constant extender support. | Brendon Cahoon | 2012-05-11 | 1 | -0/+2 |
| * | Support for target dependent Hexagon VLIW packetizer. | Sirish Pande | 2012-05-03 | 1 | -0/+10 |
| * | Revert r155365, r155366, and r155367. All three of these have regression | Chandler Carruth | 2012-04-23 | 1 | -15/+3 |
| * | Hexagon V5 (floating point) support. | Sirish Pande | 2012-04-23 | 1 | -11/+12 |
| * | Support for Hexagon architectural feature, new value jump. | Sirish Pande | 2012-04-23 | 1 | -0/+1 |
| * | Support for Hexagon VLIW Packetizer. | Sirish Pande | 2012-04-23 | 1 | -0/+10 |
| * | This reverts a long string of commits to the Hexagon backend. These | Chandler Carruth | 2012-04-18 | 1 | -15/+3 |
| * | Hexagon V5 (Floating Point) Support. | Sirish Pande | 2012-04-16 | 1 | -11/+12 |
| * | Add support for Hexagon Architectural feature, New Value Jump. | Sirish Pande | 2012-04-13 | 1 | -0/+1 |
| * | HexagonPacketizer patch. | Sirish Pande | 2012-04-12 | 1 | -0/+10 |
| * | Reorder includes in Target backends to following coding standards. Remove som... | Craig Topper | 2012-03-17 | 1 | -1/+1 |
| * | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
| * | Optimize redundant sign extends and negation of predicates. | Sirish Pande | 2012-02-15 | 1 | -0/+1 |
| * | Revert "Optimize redundant sign extends and negation of predicates" | Eric Christopher | 2012-02-15 | 1 | -1/+0 |
| * | Optimize redundant sign extends and negation of predicates | Sirish Pande | 2012-02-15 | 1 | -0/+1 |
| * | Use TSFlag bit to describe instruction properties. | Brendon Cahoon | 2012-02-08 | 1 | -0/+1 |
| * | VLIW specific scheduler framework that utilizes deterministic finite automato... | Andrew Trick | 2012-02-01 | 1 | -0/+7 |
| * | Hexagon backend support | Tony Linthicum | 2011-12-12 | 1 | -0/+166 |