1. 1632fe1 ARM: follow up improvements for SVN r263118 by Saleem Abdulrasool · 10 years ago
  2. 8b30f98 ARM: correct __builtin_longjmp on WoA by Saleem Abdulrasool · 10 years ago
  3. 8c26e7c [ARM] Emit trap instruction using .inst directive by Alexandros Lamprineas · 10 years ago
  4. d27a6a7 [ARM] Add DSP build attribute and extension targeting by Bradley Smith · 10 years ago
  5. 47f2452 # This is a combination of 2 commits. # The first commit's message is: by Reid Kleckner · 10 years ago
  6. 48b93e1 [ARM] Add DSP build attribute and extension targeting by Bradley Smith · 10 years ago
  7. e26f799 [ARM] Add ARMv8-M Baseline/Mainline LLVM targeting by Bradley Smith · 10 years ago
  8. 778c268 ARM: only emit EABI attributes on EABI targets by Saleem Abdulrasool · 10 years ago
  9. e9b3fb8 [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM. by Artyom Skrobov · 10 years ago
  10. 5dbc8a52 Revert "[ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM." by Renato Golin · 10 years ago
  11. f01a59f Follow-up fix for r254201 by Artyom Skrobov · 10 years ago
  12. b955b90 [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM. by Artyom Skrobov · 10 years ago
  13. 3bfc3e2 [ARM] Handle t2ADDri in ARMAsmPrinter::EmitUnwindingInstruction. by Akira Hatanaka · 10 years ago
  14. 97aae40 ARM/ELF: Better codegen for global variable addresses. by Peter Collingbourne · 10 years ago
  15. cf29644 [ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def by Artyom Skrobov · 10 years ago
  16. 50f1723 Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  17. 153010c Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  18. c40de48 Revert r247684 - Replace Triple with a new TargetTuple ... by Daniel Sanders · 10 years ago
  19. 18d4b0d Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  20. 4ea7075 - Added support for parsing HWDiv features using Target Parser. by Alexandros Lamprineas · 10 years ago
  21. da3d0d7 Arm: Don't define a label twice with two setjmps in a function. by Matthias Braun · 10 years ago
  22. bd7287e Move most user of TargetMachine::getDataLayout to the Module one by Mehdi Amini · 10 years ago
  23. d552630 [ARM]: Extend -mfpu options for half-precision and vfpv3xd by Javed Absar · 10 years ago
  24. c81f450 Clean up redundant copies of Triple objects. NFC by Daniel Sanders · 10 years ago
  25. c35e7f5 Revert "Move dllimport name mangling to IR mangler." by Reid Kleckner · 10 years ago
  26. a73f1fd Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC. by Daniel Sanders · 10 years ago
  27. 9fe51fd Move dllimport name mangling to IR mangler. by Peter Collingbourne · 10 years ago
  28. 8b64355 MC: Add target hook to control symbol quoting by Matt Arsenault · 10 years ago
  29. 985c04e [ARM] Add support for -sp- FPUs and FPU none to TargetParser by John Brawn · 10 years ago
  30. a603c40 ARM: recommit r237590: allow jump tables to be placed as constant islands. by Tim Northover · 10 years ago
  31. 13760bd MC: Clean up MCExpr naming. NFC. by Jim Grosbach · 10 years ago
  32. db0712f Use std::bitset for SubtargetFeatures. by Michael Kuperstein · 10 years ago
  33. 7e814d1 Revert r237590, "ARM: allow jump tables to be placed as constant islands." by Peter Collingbourne · 10 years ago
  34. 6f48200 MC: Clean up method names in MCContext. by Jim Grosbach · 10 years ago
  35. 12c41af ARM: allow jump tables to be placed as constant islands. by Tim Northover · 10 years ago
  36. b4c61f8 ARM: remove possible vestiges of the legacy JIT??? by Tim Northover · 10 years ago
  37. 4998a47 ARM: remove custom jump table UID by Tim Northover · 10 years ago
  38. e9119e4 MC: Modernize MCOperand API naming. NFC. by Jim Grosbach · 10 years ago
  39. c3434b3 Reverting r237234, "Use std::bitset for SubtargetFeatures" by Michael Kuperstein · 10 years ago
  40. aba4a34 Use std::bitset for SubtargetFeatures by Michael Kuperstein · 10 years ago
  41. 35de35d Change TargetParser enum names to avoid macro conflicts (llvm) by Renato Golin · 10 years ago
  42. f5f373f TargetParser: FPU/ARCH/EXT parsing refactory - NFC by Renato Golin · 10 years ago
  43. 9ff69c8 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. by Lang Hames · 11 years ago
  44. b91455b Refactor a lot of duplicated code for stub output. by Rafael Espindola · 11 years ago
  45. 2afdb32 [ARM] Rename v8.1a from "extension" to "architecture" by Vladimir Sukharev · 11 years ago
  46. 075759a Remove more superfluous .str() and replace std::string concatenation with Twine. by Yaron Keren · 11 years ago
  47. c632cda [AArch64, ARM] Add v8.1a architecture and generic cpu by Vladimir Sukharev · 11 years ago
  48. 29704e7 Revert "Use std::bitset for SubtargetFeatures" by Michael Kuperstein · 11 years ago
  49. 774b441 Use std::bitset for SubtargetFeatures by Michael Kuperstein · 11 years ago
  50. 36a15cb Don't declare all text sections at the start of the .s by Rafael Espindola · 11 years ago
  51. 8dc4e10 Make EmitFunctionHeader a private helper. by Rafael Espindola · 11 years ago
  52. dc4263c Move the EH symbol to the asm printer and use it for the SJLJ case too. by Rafael Espindola · 11 years ago
  53. 28a3b86 Use ".arch_extension" ARM directive to support hwdiv on krait by Sumanth Gundapaneni · 11 years ago
  54. efd7a96 Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures. by Michael Kuperstein · 11 years ago
  55. ba5b04c Use std::bitset for SubtargetFeatures by Michael Kuperstein · 11 years ago
  56. a49d68e Make the ARM AsmPrinter independent of global subtarget by Eric Christopher · 11 years ago
  57. 8b77065 Move DataLayout back to the TargetMachine from TargetSubtargetInfo by Eric Christopher · 11 years ago
  58. 9459832 std::unique_ptrify the MCStreamer argument to createAsmPrinter by David Blaikie · 11 years ago
  59. 8b2caa4 Emit the build attribute Tag_conformance. by Charlie Turner · 11 years ago
  60. 1a53996 Emit Tag_ABI_FP_16bit_format build attribute. by Charlie Turner · 11 years ago
  61. 5bf8fef IR: Split Metadata from Value by Duncan P. N. Exon Smith · 11 years ago
  62. c96e95c Add missing FP build attribute tests. by Charlie Turner · 11 years ago
  63. 300d8ff Fix thumbv4t indirect calls by Jonathan Roelofs · 11 years ago
  64. f02c924 Emit ABI_FP_rounding attribute. by Charlie Turner · 11 years ago
  65. 15f91c5 Emit Tag_ABI_FP_denormal correctly in fast-math mode. by Charlie Turner · 11 years ago
  66. 650b0ee5 ARM: add @llvm.arm.space intrinsic for testing ConstantIslands. by Tim Northover · 11 years ago
  67. 0595a26 Emit unaligned access build attribute for ARM by Renato Golin · 11 years ago
  68. 37e4daa [ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP (LLVM) by Oliver Stannard · 11 years ago
  69. fc6de42 Have MachineFunction cache a pointer to the subtarget to make lookups by Eric Christopher · 11 years ago
  70. d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
  71. 115d2df [ARM] Emit ABI_PCS_R9_use build attribute. by Amara Emerson · 11 years ago
  72. 16e47ff [ARM] In thumb mode, emit directive ".code 16" before file level inline by Akira Hatanaka · 11 years ago
  73. 220a044 ARM: correctly mangle dllimport symbols by Saleem Abdulrasool · 11 years ago
  74. 1eb4a28 ARM: unify symbol name retrieval by Saleem Abdulrasool · 11 years ago
  75. 5dc2934 Emit the ARM build attributes ABI_PCS_wchar_t and ABI_enum_size. by Oliver Stannard · 11 years ago
  76. ceeb1c4 [ARM] Emit correct build attributes for the relocation models. by Amara Emerson · 11 years ago
  77. 0f90c95 If necessary for indirect encodings, emit stubs. by Joerg Sonnenberger · 12 years ago
  78. 3c10817 Prepare support of Itanium ABI on ARM as opposed to EHABI by by Joerg Sonnenberger · 12 years ago
  79. 0aca1c3 ARM: print COFF function header for Windows on ARM by Saleem Abdulrasool · 12 years ago
  80. 2372301 ARM: emit hidden stubs into a proper non_lazy_symbol_pointer section. by Tim Northover · 12 years ago
  81. 062a2ba [C++] Use 'nullptr'. Target edition. by Craig Topper · 12 years ago
  82. 84e68b2 [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 12 years ago
  83. 9844434 Remove some empty statements by Alp Toker · 12 years ago
  84. 1a59711 Tidy up. Trailing whitespace. by Jim Grosbach · 12 years ago
  85. dc9ff75 ARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble/Thumbbe with ThumbLE/ThumbBE by Christian Pirker · 12 years ago
  86. 2a11160 Add ARM big endian Target (armeb, thumbeb) by Christian Pirker · 12 years ago
  87. 7b58305 MC: Remove superfluous section attribute flag definitions by David Majnemer · 12 years ago
  88. 9a4c9e5 [Layering] Move DebugInfo.h into the IR library where its implementation by Chandler Carruth · 12 years ago
  89. 7072073 Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can now by Adrian Prantl · 12 years ago
  90. fa0f728 Pass the Mangler by reference. by Rafael Espindola · 12 years ago
  91. 78a6eba Remove -arm-disable-ehabi option by Renato Golin · 12 years ago
  92. ea2bcb9 Remove const_cast for STI when parsing inline asm by David Peixotto · 12 years ago
  93. 5d962d3 ARM IAS: support .movsp by Saleem Abdulrasool · 12 years ago
  94. 8cea6e8 Enable EHABI by default by Renato Golin · 12 years ago
  95. e6c13e4 Change MCStreamer EmitInstruction interface to take subtarget info by David Woodhouse · 12 years ago
  96. 51577b6 Remove dead code. by Rafael Espindola · 12 years ago
  97. 65fd0a8 Move emitInlineAsmEnd to the AsmPrinter interface. by Rafael Espindola · 12 years ago
  98. 671af5c Debug info: On ARM ensure that all __TEXT sections come before the by Adrian Prantl · 12 years ago
  99. 1a89924 Revert "Debug info: On ARM ensure that the data sections come before the" by Adrian Prantl · 12 years ago
  100. 10e76a4 [ARM] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-optional: it should have the default value of AllowDIVIfExists by Artyom Skrobov · 12 years ago