- f9015e6 [Hexagon] Introduce Hexagon V62 by Krzysztof Parzyszek · 9 years ago
- 3885d87 [Hexagon] Add DAG mutations for machine pipeliner by Krzysztof Parzyszek · 9 years ago
- da5df7c [Hexagon] segv while processing SUnit with nullNodePtr by Ron Lieberman · 9 years ago
- b5ec487 [Hexagon] Enable subregister liveness tracking by Krzysztof Parzyszek · 9 years ago
- 75e74ee [Hexagon] Rename the HEXAGON_MC namespace to Hexagon_MC, NFC by Krzysztof Parzyszek · 9 years ago
- 8fb181c Replace MachineInstr* with MachineInstr& in TargetInstrInfo, NFC by Krzysztof Parzyszek · 9 years ago
- f0b34a5 [Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC by Krzysztof Parzyszek · 9 years ago
- 080bebd [Hexagon] Add target feature to generate long calls by Krzysztof Parzyszek · 9 years ago
- d3d0a4b [Hexagon] Use loop data prefetch on Hexagon by Krzysztof Parzyszek · 9 years ago
- 748d3ef [Hexagon] Fix zero latency instructions with multiple predecessors by Krzysztof Parzyszek · 9 years ago
- 408e300 [Hexagon] Handle instruction latency for 0 or 2 cycles by Krzysztof Parzyszek · 9 years ago
- 9be6673 [Hexagon] Add a scheduling DAG mutation by Krzysztof Parzyszek · 9 years ago
- 07d7518 [Hexagon] Add option to enable subregister liveness tracking by Krzysztof Parzyszek · 9 years ago
- 759a7d0 [Hexagon] Subtarget features/default CPU corrections by Krzysztof Parzyszek · 10 years ago
- 207c13f Add hexagonv55 and hexagonv60 as recognized CPUs, make v60 the default by Krzysztof Parzyszek · 10 years ago
- b9a1c3a [Hexagon] Bring HexagonInstrInfo up to date by Krzysztof Parzyszek · 10 years ago
- 50f1723 Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
- 153010c Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
- c40de48 Revert r247684 - Replace Triple with a new TargetTuple ... by Daniel Sanders · 10 years ago
- 18d4b0d Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
- 157e5a6 Remove getDataLayout() from TargetSelectionDAGInfo (had no users) by Mehdi Amini · 10 years ago
- a73f1fd Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC. by Daniel Sanders · 10 years ago
- 075759a Remove more superfluous .str() and replace std::string concatenation with Twine. by Yaron Keren · 11 years ago
- 5f141b0 Remove useMachineScheduler and replace it with subtarget options by Eric Christopher · 11 years ago
- 4fd203d [Hexagon] Removing more V4 predicates since V4 is the required minimum. by Colin LeMahieu · 11 years ago
- d737b76 Cache and use the subtarget that owns the target lowering. by Eric Christopher · 11 years ago
- 8b77065 Move DataLayout back to the TargetMachine from TargetSubtargetInfo by Eric Christopher · 11 years ago
- c4c63ae Move all of the hexagon subtarget dependent variables from the target by Eric Christopher · 11 years ago
- e96dd89 [Modules] Make Support/Debug.h modular. This requires it to not change by Chandler Carruth · 12 years ago
- d12ccbd [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
- 49109a2 Revert r194865 and r194874. by Alexey Samsonov · 12 years ago
- dbedae8 [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
- fdc660b Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and word. by Jyotsna Verma · 13 years ago
- 1a0bef6 fix HexagonSubtarget parsing of -mv flag by Sebastian Pop · 13 years ago
- 221e07e default to use -mv4 when no version of Hexagon has been specified by Sebastian Pop · 13 years ago
- 73d7736 misched: Added MultiIssueItineraries. by Andrew Trick · 13 years ago
- 4bd20c5 Support for Hexagon feature, New Value Jump. by Sirish Pande · 13 years ago
- 69295b8 Hexagon V5 FP Support. by Sirish Pande · 13 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
- 2c7bf00 Support for Hexagon architectural feature, new value jump. 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
- 0e6e36d Add support for Hexagon Architectural feature, New Value Jump. 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
- d06df96 VLIW specific scheduler framework that utilizes deterministic finite automaton (DFA). by Andrew Trick · 14 years ago
- b3705e0 Add MCTargetDesc library to Hexagon target by Tony Linthicum · 14 years ago
- 1213a7a Hexagon backend support by Tony Linthicum · 14 years ago