1. ca29c27 [Targets] Add errors for tiny and kernel codemodel on targets that don't support them by David Green · 7 years ago
  2. a8ac430 [mips] Remove dead code from MipsPassConfig by Simon Atanasyan · 7 years ago
  3. 3239ba8 [mips] Fix atomic operations at O0, v3 by Aleksandar Beserminji · 7 years ago
  4. 3a7654c [mips][microMIPS] Extending size reduction pass with LWP and SWP by Zoran Jovanovic · 7 years ago
  5. a5f7551 [mips] Merge MipsLongBranch and MipsHazardSchedule passes by Aleksandar Beserminji · 7 years ago
  6. 4977705 [mips] Revert Merge MipsLongBranch and MipsHazardSchedule passes by Aleksandar Beserminji · 7 years ago
  7. de7be5e [mips] Merge MipsLongBranch and MipsHazardSchedule passes by Aleksandar Beserminji · 7 years ago
  8. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  9. 65cc0cb [mips] Initialize the long branch pass for testing purposes by Simon Dardis · 7 years ago
  10. ae20108 [mips] Rename Filler to MipsDelaySlotFiller and initialize the pass by Simon Dardis · 7 years ago
  11. fac93e2 [MIPS GlobalISel] Adding GlobalISel by Petar Jovanovic · 8 years ago
  12. 26d11ca (Re-landing) Expose a TargetMachine::getTargetTransformInfo function by Sanjoy Das · 8 years ago
  13. 747d111 Revert "Expose a TargetMachine::getTargetTransformInfo function" by Sanjoy Das · 8 years ago
  14. 0c3de35 Expose a TargetMachine::getTargetTransformInfo function by Sanjoy Das · 8 years ago
  15. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  16. 1631d6c [mips] Reorder target specific passes by Simon Dardis · 8 years ago
  17. bb8507e Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine" by Matthias Braun · 8 years ago
  18. 3a9c114 TargetMachine: Merge TargetMachine and LLVMTargetMachine by Matthias Braun · 8 years ago
  19. eb5ce8b [mips] clang-format MipsTargetMachine.cpp by Alexander Richardson · 8 years ago
  20. 1255b16 [MIPS] Implement support for -mstack-alignment. by John Baldwin · 8 years ago
  21. 79e238a Delete Default and JITDefault code models by Rafael Espindola · 8 years ago
  22. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  23. 5e394c3 TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC by Matthias Braun · 8 years ago
  24. e0b726f [mips] Support micromips attribute passed by front-end by Simon Atanasyan · 8 years ago
  25. 8b61764 [LegacyPassManager] Remove TargetMachine constructors by Francis Visoiu Mistrih · 8 years ago
  26. ffef3e3 [mips][microMIPS] Adding code size reduction pass for MicroMIPS by Zoran Jovanovic · 8 years ago
  27. 7577ce2 [mips] Revert fixes for PR32020. by Simon Dardis · 9 years ago
  28. ae6f2bc Recommit "[mips] Fix atomic compare and swap at O0." by Simon Dardis · 9 years ago
  29. 3c58c18 Revert "[mips] Fix atomic compare and swap at O0." by Simon Dardis · 9 years ago
  30. cf0e06d [mips] Fix atomic compare and swap at O0. by Simon Dardis · 9 years ago
  31. 926883e [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  32. e3bb72e [mips] Always run the MipsOptimizePICCall pass. by Vasileios Kalintiris · 9 years ago
  33. f42454b Move the global variables representing each Target behind accessor function by Mehdi Amini · 9 years ago
  34. 6a73883 [mips] Correct label prefixes for N32 and N64. by Daniel Sanders · 9 years ago
  35. 46fe655 [mips] SelectionDAGISel subclasses now follow the optimization level. by Daniel Sanders · 9 years ago
  36. 6f7c280 Delete dead code. NFC. by Rafael Espindola · 9 years ago
  37. 8c34dd8 Delete Reloc::Default. by Rafael Espindola · 9 years ago
  38. 31d19d4 CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC by Matthias Braun · 9 years ago
  39. 7a21bb1 [Mips] Fix -Wunused-private-field warning after r263444. by Chad Rosier · 10 years ago
  40. e8efff3 [mips] MIPS32R6 compact branch support by Daniel Sanders · 10 years ago
  41. a4e5d3c constify the Function parameter to the TTI creation callback and by Eric Christopher · 10 years ago
  42. 50f1723 Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  43. 153010c Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  44. c40de48 Revert r247684 - Replace Triple with a new TargetTuple ... by Daniel Sanders · 10 years ago
  45. 18d4b0d Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  46. 5010ebf Make TargetTransformInfo keeping a reference to the Module DataLayout by Mehdi Amini · 10 years ago
  47. d4e1bb8 fix typo; NFC by Sanjay Patel · 10 years ago
  48. c81f450 Clean up redundant copies of Triple objects. NFC by Daniel Sanders · 10 years ago
  49. 3e5de88 Replace string GNU Triples with llvm::Triple in TargetMachine. NFC. by Daniel Sanders · 10 years ago
  50. ed64d62 Replace string GNU Triples with llvm::Triple in computeDataLayout(). NFC. by Daniel Sanders · 10 years ago
  51. a73f1fd Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC. by Daniel Sanders · 10 years ago
  52. 69c6008 Revert r237789 - [mips] The naming convention for private labels is ABI dependant. by Daniel Sanders · 10 years ago
  53. b718eca [mips] The naming convention for private labels is ABI dependant. by Daniel Sanders · 10 years ago
  54. 824f42f Migrate existing backends that care about software floating point by Eric Christopher · 10 years ago
  55. 506cfd0 [mips] Add the SoftFloat MipsSubtarget feature. by Toma Tabacu · 10 years ago
  56. 46fa9b7 [mips] Remove trivial header for the MipsModuleISelDAGToDAG pass. NFC. by Vasileios Kalintiris · 11 years ago
  57. 6611eb3 [mips] Remove trivial header for the Mips16HardFloat pass. NFC. by Vasileios Kalintiris · 11 years ago
  58. 6312f51 [mips] Remove trivial header for the MipsOs16 pass. NFC. by Vasileios Kalintiris · 11 years ago
  59. 93e1ea1 Move the DataLayout to the generic TargetMachine, making it mandatory. by Mehdi Amini · 11 years ago
  60. 2e75314 Mips: Canonicalize access to function attributes, NFC by Duncan P. N. Exon Smith · 11 years ago
  61. 30d69c2 [PM] Remove the old 'PassManager.h' header file at the top level of by Chandler Carruth · 11 years ago
  62. c956ab66 [multiversion] Switch the TTI queries from TargetMachine to Subtarget by Chandler Carruth · 11 years ago
  63. 8b04c0d [multiversion] Switch all of the targets over to use the by Chandler Carruth · 11 years ago
  64. 93dcdc4 [PM] Switch the TargetMachine interface from accepting a pass manager by Chandler Carruth · 11 years ago
  65. 705b185 [PM] Change the core design of the TTI analysis to use a polymorphic by Chandler Carruth · 11 years ago
  66. 8b77065 Move DataLayout back to the TargetMachine from TargetSubtargetInfo by Eric Christopher · 11 years ago
  67. a576281 Move the Mips target to storing the ABI in the TargetMachine rather by Eric Christopher · 11 years ago
  68. 9072428 Make the TargetMachine in MipsSubtarget a reference rather by Eric Christopher · 11 years ago
  69. b2f2388 Enable MachineVerifier in debug mode for X86, ARM, AArch64, Mips. by Matthias Braun · 11 years ago
  70. 7e37a5f [CodeGen] Add print and verify pass after each MachineFunctionPass by default by Matthias Braun · 11 years ago
  71. 01c7361 This reverts commit r224043 and r224042. by Rafael Espindola · 11 years ago
  72. 199aeff Enable machineverifier in debug mode for X86, ARM, AArch64, Mips by Matthias Braun · 11 years ago
  73. a7c82a9 [CodeGen] Add print and verify pass after each MachineFunctionPass by default by Matthias Braun · 11 years ago
  74. 357600e Add out of line virtual destructors to all LLVMTargetMachine subclasses by Reid Kleckner · 11 years ago
  75. a271932 This patch changes the ownership of TLOF from TargetLoweringBase to TargetMachine so that different subtargets could share the TLOF effectively by Aditya Nandakumar · 11 years ago
  76. e2de06b Erase fence insertion from SelectionDAGBuilder.cpp (NFC) by Robin Morisset · 11 years ago
  77. a2db922 Simplify conditional. by Eric Christopher · 11 years ago
  78. 6a0551e Add soft-float to the key for the subtarget lookup in the TargetMachine by Eric Christopher · 11 years ago
  79. ec44e4d Fix build breakage on MSVC 2013 by David Majnemer · 11 years ago
  80. de36075 Target: Fix build breakage. by David Majnemer · 11 years ago
  81. a9353d1 Add the first backend support for on demand subtarget creation by Eric Christopher · 11 years ago
  82. 79cc1e3 Reinstate "Nuke the old JIT." by Eric Christopher · 11 years ago
  83. b9fd9ed Temporarily Revert "Nuke the old JIT." as it's not quite ready to by Eric Christopher · 11 years ago
  84. f8b27c4 Nuke the old JIT. by Rafael Espindola · 11 years ago
  85. fc6de42 Have MachineFunction cache a pointer to the subtarget to make lookups by Eric Christopher · 11 years ago
  86. bc9fed8 Enable partial libcall inlining for all targets by default. by James Molloy · 11 years ago
  87. 4e7d1e7 Fundamentally change the MipsSubtarget replacement machinery: by Eric Christopher · 11 years ago
  88. f74faf4 Avoid caching the relocation model on the subtarget, this is for two reasons: by Eric Christopher · 11 years ago
  89. a08db01b Make non-module passes unconditionally added in the pass by Eric Christopher · 11 years ago
  90. daa9dbb Move subtarget dependent features into the subtarget from the target by Eric Christopher · 11 years ago
  91. 5f9fd21 Move the data layout and selection dag info from the mips target machine by Eric Christopher · 11 years ago
  92. 1f51ddd Move MipsJITInfo to the subtarget rather than the target machine. by Eric Christopher · 11 years ago
  93. 4407dde Remove the cached InstrItineraryData on the TargetMachine, it's unnecessary. by Eric Christopher · 11 years ago
  94. 5432e75 Have MipsSelectionDAGInfo constructor take a DataLayout rather by Eric Christopher · 11 years ago
  95. 56c590a [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. Mips edition by Craig Topper · 11 years ago
  96. 84e68b2 [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 11 years ago
  97. e96dd89 [Modules] Make Support/Debug.h modular. This requires it to not change by Chandler Carruth · 11 years ago
  98. 96b7402 Fix regression with -O0 for mips . by Reed Kotler · 12 years ago
  99. 8a8cd2b Re-sort all of the includes with ./utils/sort_includes.py so that by Chandler Carruth · 12 years ago
  100. 5887356 Make the llvm mangler depend only on DataLayout. by Rafael Espindola · 12 years ago