Age | Commit message (Expand) | Author | Files | Lines |
2016-08-25 | MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu... | Matthias Braun | 1 | -1/+1 |
2016-08-19 | [Hexagon] Handle J2_jumptpt and J2_jumpfpt instructions | Krzysztof Parzyszek | 1 | -2/+12 |
2016-07-12 | Hexagon: Avoid implicit iterator conversions, NFC | Duncan P. N. Exon Smith | 1 | -15/+13 |
2016-06-03 | Use the standard INITIALIZE_PASS macro rather than hand rolling a (not | Chandler Carruth | 1 | -9/+2 |
2016-05-05 | [scan-build] fix warnings emitted on LLVM Hexagon code base | Krzysztof Parzyszek | 1 | -0/+1 |
2016-04-26 | Add optimization bisect opt-in calls for Hexagon passes | Andrew Kaylor | 1 | -0/+3 |
2016-04-18 | [NFC] Header cleanup | Mehdi Amini | 1 | -1/+0 |
2016-04-04 | Add MachineFunctionProperty checks for AllVRegsAllocated for target passes | Derek Schuff | 1 | -0/+4 |
2015-12-01 | Replace all weight-based interfaces in MBB with probability-based interfaces,... | Cong Hou | 1 | -4/+2 |
2015-12-01 | Revert r254348: "Replace all weight-based interfaces in MBB with probability-... | Hans Wennborg | 1 | -2/+4 |
2015-12-01 | Replace all weight-based interfaces in MBB with probability-based interfaces,... | Cong Hou | 1 | -4/+2 |
2015-10-20 | Hexagon: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 1 | -1/+1 |
2015-09-09 | Save LaneMask with livein registers | Matthias Braun | 1 | -10/+9 |
2015-06-23 | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 1 | -1/+1 |
2015-06-19 | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 1 | -1/+1 |
2015-06-15 | [Hexagon] Moving pass declarations out of header and in to implementation fil... | Colin LeMahieu | 1 | -0/+1 |
2015-02-02 | Grab TargetInstrInfo off of the MachineFunction and remove | Eric Christopher | 1 | -10/+6 |
2014-12-10 | [Hexagon] Adding encodings for JR class instructions. Updating complier usages. | Colin LeMahieu | 1 | -13/+13 |
2014-08-04 | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 1 | -1/+1 |
2014-04-29 | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 1 | -2/+2 |
2014-04-25 | [C++] Use 'nullptr'. Target edition. | Craig Topper | 1 | -4/+4 |
2014-04-22 | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 1 | -1/+2 |
2013-05-06 | Print IR from Hexagon MI passes with -print-before/after-all. | Krzysztof Parzyszek | 1 | -1/+18 |
2013-05-06 | Make references to HexagonTargetMachine "const". | Krzysztof Parzyszek | 1 | -5/+4 |
2013-05-01 | Hexagon: Use multiclass for Jump instructions. | Jyotsna Verma | 1 | -12/+12 |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 1 | -5/+6 |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 1 | -1/+1 |
2012-02-15 | Optimize redundant sign extends and negation of predicates. | Sirish Pande | 1 | -12/+12 |
2012-02-15 | Revert "Optimize redundant sign extends and negation of predicates" | Eric Christopher | 1 | -12/+12 |
2012-02-15 | Optimize redundant sign extends and negation of predicates | Sirish Pande | 1 | -12/+12 |
2012-02-07 | Convert assert(0) to llvm_unreachable | Craig Topper | 1 | -1/+1 |
2012-02-06 | Hexagon: Remove forbidden iostream includes (it introduces static initializers) | Benjamin Kramer | 1 | -10/+5 |
2011-12-12 | Hexagon backend support | Tony Linthicum | 1 | -0/+240 |