aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/HexagonSplitTFRCondSets.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-09[Hexagon] Updating rr/ri 32/64 transfer encodings and adding tests.Colin LeMahieu1-10/+10
2014-11-25[Hexagon] Adding C2_mux instruction.Colin LeMahieu1-3/+1
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher1-1/+1
2014-04-29[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper1-2/+2
2014-04-25[C++] Use 'nullptr'. Target edition.Craig Topper1-1/+2
2014-04-22[Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth1-1/+2
2013-05-06Print IR from Hexagon MI passes with -print-before/after-all.Krzysztof Parzyszek1-1/+19
2013-05-06Make references to HexagonTargetMachine "const".Krzysztof Parzyszek1-3/+4
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth1-6/+7
2012-05-10Hexagon V5 FP Support.Sirish Pande1-30/+116
2012-04-23Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth1-114/+30
2012-04-23Hexagon V5 (floating point) support.Sirish Pande1-30/+114
2012-04-18This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth1-114/+30
2012-04-16Hexagon V5 (Floating Point) Support.Sirish Pande1-30/+114
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu1-2/+2
2012-02-06Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer1-13/+6
2011-12-12Hexagon backend supportTony Linthicum1-0/+136