1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. f76884b [mips] Fix TestDWARF32Version5Addr8AllForms test failure on MIPS hosts by Simon Atanasyan · 7 years ago
  3. 1f9636f [MIPS] Don't crash on unsized extern types with -mgpopt by Alexander Richardson · 8 years ago
  4. 9c5d64b [mips] Handle variables with an explicit section and interactions with .sdata, .sbss by Simon Dardis · 8 years ago
  5. 0310eb7 [mips] Support -membedded-data and fix a related bug by Simon Dardis · 8 years ago
  6. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  7. dbb3935 [mips] Fix debug information for __thread variable by Petar Jovanovic · 9 years ago
  8. 6733564 Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject. by Peter Collingbourne · 9 years ago
  9. 4367c7f Move the Mangler from the AsmPrinter down to TLOF and clean up the by Eric Christopher · 9 years ago
  10. 78f46be Unbreak non-X86 targets from fallout caused by r261462 by David Majnemer · 10 years ago
  11. e774126 [mips] Add SHF_MIPS_GPREL flag to the MIPS .sbss and .sdata sections by Simon Atanasyan · 10 years ago
  12. 5f6eaac GlobalValue: use getValueType() instead of getType()->getPointerElementType(). by Manuel Jacob · 10 years ago
  13. 449711c Stop producing .data.rel sections. by Rafael Espindola · 10 years ago
  14. bd7287e Move most user of TargetMachine::getDataLayout to the Module one by Mehdi Amini · 10 years ago
  15. 5c0fa58 Remove DataLayout from TargetLoweringObjectFile, redirect to Module by Mehdi Amini · 10 years ago
  16. 8ef465f Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only. by Daniel Sanders · 10 years ago
  17. 58ee4c9 [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only. by Daniel Sanders · 10 years ago
  18. 0709a7b Move alignment from MCSectionData to MCSection. by Rafael Espindola · 10 years ago
  19. 948bdf9 Grab a subtarget off of a MipsTargetMachine rather than a by Eric Christopher · 11 years ago
  20. ba31e27 Compute the ELF SectionKind from the flags. by Rafael Espindola · 11 years ago
  21. 8b77065 Move DataLayout back to the TargetMachine from TargetSubtargetInfo by Eric Christopher · 11 years ago
  22. b38db1e [mips] Add the following MIPS options that control gp-relative addressing of by Sasa Stankovic · 11 years ago
  23. d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
  24. fa0f728 Pass the Mangler by reference. by Rafael Espindola · 12 years ago
  25. 972e71a Remove another hasRawTextSupport. by Rafael Espindola · 12 years ago
  26. 2037caf Revert r199871 and replace it with a simple check in the debug info by Eric Christopher · 12 years ago
  27. 15abef6 Add a variable to track whether or not we've used a unique section, by Eric Christopher · 12 years ago
  28. c1b17ed This is a resubmittal. For some reason it broke the bots yesterday by Jack Carter · 13 years ago
  29. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  30. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  31. cdfe20b Move TargetData to DataLayout. by Micah Villmow · 13 years ago
  32. eeaaf65 Fix UseInitArray option for MIPS target. by Logan Chien · 13 years ago
  33. ad49502 Add register Mips::GP to the list of reserved registers if target is bare-metal by Akira Hatanaka · 13 years ago
  34. 9f61011 remove Emacs-tag form .cpp files in Mips Backend, and fix some typo. by Jia Liu · 14 years ago
  35. dd6c1cd add Emacs tag and fix some comment error in file headers by Jia Liu · 14 years ago
  36. 229907c land David Blaikie's patch to de-constify Type, with a few tweaks. by Chris Lattner · 14 years ago
  37. e248912 Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. by Akira Hatanaka · 15 years ago
  38. aef55c8 Fix lines that have incorrect indentation or exceed 80 columns. There is no change in functionality. by Akira Hatanaka · 15 years ago
  39. 0e7e34e Remove more duplicated code. by Rafael Espindola · 15 years ago
  40. aea4958 Remove duplicated code. by Rafael Espindola · 15 years ago
  41. bb03389 Remove trailing spaces of MipsTargetObjectFile.cpp by Che-Liang Chiou · 15 years ago
  42. 80c3459 delete a forwarding function. by Chris Lattner · 16 years ago
  43. 8bd8723 Only use small sections for non linux targets! by Bruno Cardoso Lopes · 16 years ago
  44. 68535f7 reintroduce support for Mips "small" section handling. This is by Chris Lattner · 16 years ago