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