1. d5aa0f3 [Hexagon] Emit lookup tables in text section based on a flag by Sumanth Gundapaneni · 8 years ago
  2. 8c5d595 [Hexagon] Emit jump tables in text section based on a flag by Sumanth Gundapaneni · 8 years ago
  3. 19b7420 Revert "[Hexagon] Guard the generation of lookup table" by Sumanth Gundapaneni · 8 years ago
  4. cf73758 [Hexagon] Guard the generation of lookup table by Sumanth Gundapaneni · 8 years ago
  5. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  6. b2ca1b3 [Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  7. 6733564 Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject. by Peter Collingbourne · 9 years ago
  8. 4367c7f Move the Mangler from the AsmPrinter down to TLOF and clean up the by Eric Christopher · 9 years ago
  9. 5de5910 [Hexagon] Expand handling of the small-data/bss section by Krzysztof Parzyszek · 9 years ago
  10. 5f6eaac GlobalValue: use getValueType() instead of getType()->getPointerElementType(). by Manuel Jacob · 10 years ago
  11. 449711c Stop producing .data.rel sections. by Rafael Espindola · 10 years ago
  12. bd7287e Move most user of TargetMachine::getDataLayout to the Module one by Mehdi Amini · 10 years ago
  13. 0709a7b Move alignment from MCSectionData to MCSection. by Rafael Espindola · 10 years ago
  14. ba31e27 Compute the ELF SectionKind from the flags. by Rafael Espindola · 11 years ago
  15. 8b77065 Move DataLayout back to the TargetMachine from TargetSubtargetInfo by Eric Christopher · 11 years ago
  16. 326f8af Handle ctor/init_array initialization. by Sid Manning · 11 years ago
  17. d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
  18. fa0f728 Pass the Mangler by reference. by Rafael Espindola · 12 years ago
  19. 2037caf Revert r199871 and replace it with a simple check in the debug info by Eric Christopher · 12 years ago
  20. 15abef6 Add a variable to track whether or not we've used a unique section, by Eric Christopher · 12 years ago
  21. 5eb5980 Hexagon: Fix Small Data support to handle -G 0 correctly. by Jyotsna Verma · 12 years ago
  22. 03c6ca90 Reverting r181331. by Jyotsna Verma · 12 years ago
  23. 19f0b40 Hexagon: Fix Small Data support to handle -G 0 correctly. by Jyotsna Verma · 12 years ago
  24. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  25. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  26. cdfe20b Move TargetData to DataLayout. by Micah Villmow · 13 years ago
  27. b25fda9 Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations. by Craig Topper · 14 years ago
  28. 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
  29. 1213a7a Hexagon backend support by Tony Linthicum · 14 years ago