- a72c6e2 Hexagon: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
- f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
- 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
- 56efafc [Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it. by Colin LeMahieu · 10 years ago
- 47ab1f2 [Hexagon] Intrinsics for circular and bit-reversed loads and stores by Krzysztof Parzyszek · 11 years ago
- f297dbe [Hexagon] Renaming A2_addi and formatting. by Colin LeMahieu · 11 years ago
- d55c7c6 Sink queries into asserts since the variable is unused otherwise. by Eric Christopher · 11 years ago
- 6ff7ed6 Get TargetRegisterInfo and TargetInstrInfo off of the MachineFunction by Eric Christopher · 11 years ago
- bda31b4 [Hexagon] Adding post-increment register form stores and register-immediate form stores with tests. by Colin LeMahieu · 11 years ago
- 026e88d [Hexagon] Reapplying 224775 load words. by Colin LeMahieu · 11 years ago
- 20be157 Reverting 224775 until mayLoad flag is addressed. by Colin LeMahieu · 11 years ago
- 122aeaa [Hexagon] Adding word loads. by Colin LeMahieu · 11 years ago
- 30dcb23 [Hexagon] Updating predicate register transfers and adding tstbit to allow select selection. Updating ll tests with predicate transfers that previously had nop encodings. by Colin LeMahieu · 11 years ago
- efa74e0 [Hexagon] Converting from ADD_rr to A2_add which has encoding bits. by Colin LeMahieu · 11 years ago
- d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
- 906c2cd [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition by Craig Topper · 12 years ago
- 062a2ba [C++] Use 'nullptr'. Target edition. by Craig Topper · 12 years ago
- 18ee119 Print IR from Hexagon MI passes with -print-before/after-all. by Krzysztof Parzyszek · 12 years ago
- d500747 Make references to HexagonTargetMachine "const". by Krzysztof Parzyszek · 12 years ago
- ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
- f8e5e3c Support for target dependent Hexagon VLIW packetizer. by Sirish Pande · 14 years ago
- 3c3bb55 Revert r155365, r155366, and r155367. All three of these have regression by Chandler Carruth · 14 years ago
- a3f8ba2 Hexagon V5 (floating point) support. by Sirish Pande · 14 years ago
- b415bf98 This reverts a long string of commits to the Hexagon backend. These by Chandler Carruth · 14 years ago
- 96e8ee1 Hexagon V5 (Floating Point) Support. by Sirish Pande · 14 years ago
- b22310f Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore. by Jia Liu · 14 years ago
- ae87d7b Hexagon: Remove forbidden iostream includes (it introduces static initializers) by Benjamin Kramer · 14 years ago
- b668401 Clean up some Release build warnings. by Benjamin Kramer · 14 years ago
- 1213a7a Hexagon backend support by Tony Linthicum · 14 years ago