1. f78650a Remove trailing space by Fangrui Song · 7 years ago
  2. b73efb8 ARM: correctly decode VFP instructions following unpredictable t2IT by Tim Northover · 7 years ago
  3. bf54858 ARM: diagnose unpredictable IT instructions by Tim Northover · 7 years ago
  4. 75c6bfe [ARM]Decoding MSR with unpredictable destination register causes an assert by Simi Pallipurath · 8 years ago
  5. 133b608 [ARM] Re-commit r324600 with fixed LLVMBuild.txt by Oliver Stannard · 8 years ago
  6. 3c11ecb Revert r324600 as it breaks a buildbot by Oliver Stannard · 8 years ago
  7. db982b2 [ARM] Fix disassembly of invalid banked register moves by Oliver Stannard · 8 years ago
  8. 011de9c [ARM] Armv8.2-A FP16 code generation (part 1/3) by Sjoerd Meijer · 8 years ago
  9. 0e6694d Silence a bunch of implicit fallthrough warnings by Adrian Prantl · 8 years ago
  10. d4a2570 [ARM] Fix disassembly for conditional VMRS and VMSR instructions in ARM mode by Andre Vieira · 8 years ago
  11. 963da5b [ARM] v8.3-a complex number support by Sam Parker · 8 years ago
  12. 640527f [ARM] Fix assembly and disassembly for VMRS/VMSR by Andre Vieira · 8 years ago
  13. 076468c [ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  14. 7426c97 [ARM] Assembler support for the ARMv8.2a dot product instructions by Sjoerd Meijer · 8 years ago
  15. f370f2e Revert "[ARM] Fix assembly and disassembly for VMRS/VMSR" by Tim Northover · 8 years ago
  16. 7dffb9b [ARM] Fix assembly and disassembly for VMRS/VMSR by Andre Vieira · 8 years ago
  17. 6269d39 [llvm-objdump] Handle invalid instruction gracefully on ARM by Eugene Leviant · 8 years ago
  18. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  19. aea3a99 ARMDisassembler: loop over ARM decode tables by Sjoerd Meijer · 9 years ago
  20. e79c077 [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  21. f42454b Move the global variables representing each Target behind accessor function by Mehdi Amini · 9 years ago
  22. cd1d5aa Replace a few more "fall through" comments with LLVM_FALLTHROUGH by Justin Bogner · 9 years ago
  23. 39d2d09 [ARM] Add support for mrrc/mrrc2 intrinsics. by Ranjeet Singh · 9 years ago
  24. 0db7be8 Reverting r272778 because there's an assertion by Ranjeet Singh · 9 years ago
  25. 351364f [ARM] Add support for mrrc/mrrc2 intrinsics. by Ranjeet Singh · 9 years ago
  26. 933e1aa [ARM] Reverting r272544 because clang patch needs by Ranjeet Singh · 9 years ago
  27. 8feacb3 [ARM] Add mrrc/mrrc2 co-processor intrinsics by Ranjeet Singh · 9 years ago
  28. d906bf1 RAS extensions are part of ARMv8.2-A. This change enables them by introducing a by Sjoerd Meijer · 9 years ago
  29. e49730d Remove autoconf support by Chris Bieneman · 10 years ago
  30. f57c197 Reflect the MC/MCDisassembler split on the include/ level. by Benjamin Kramer · 10 years ago
  31. f277c8a [ARM] Add new system registers to ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago
  32. 65b8538 [ARM] Add ARMv8.2-A FP16 scalar instructions by Oliver Stannard · 10 years ago
  33. 47f2452 # This is a combination of 2 commits. # The first commit's message is: by Reid Kleckner · 10 years ago
  34. 42f6e90 [ARM] Add new system registers to ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago
  35. 187d33e Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions" by Reid Kleckner · 10 years ago
  36. 2de8c16 [ARM] Add ARMv8.2-A FP16 vector instructions by Oliver Stannard · 10 years ago
  37. 48568cb [ARM] Add ARMv8.2-A FP16 scalar instructions by Oliver Stannard · 10 years ago
  38. 67cf33d Test commit by Vinicius Tinti · 10 years ago
  39. b4398107 [ARM] Allow SP in rGPR, starting from ARMv8 by Artyom Skrobov · 10 years ago
  40. cf29644 [ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def by Artyom Skrobov · 10 years ago
  41. f97999d Explicitly clear the MI operand list when getInstruction() is called. Call MI.clear() within MCD::OPC_Decode case and inside of translateInstruction() for the X86 target. Remove now unnecessary MI.clear() from ARMDisassembler. by Cameron Esfahani · 10 years ago
  42. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  43. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  44. db0712f Use std::bitset for SubtargetFeatures. by Michael Kuperstein · 10 years ago
  45. e9119e4 MC: Modernize MCOperand API naming. NFC. by Jim Grosbach · 10 years ago
  46. c3434b3 Reverting r237234, "Use std::bitset for SubtargetFeatures" by Michael Kuperstein · 10 years ago
  47. aba4a34 Use std::bitset for SubtargetFeatures by Michael Kuperstein · 10 years ago
  48. 0e0f8d2 [ARM] Add v8.1a "Privileged Access Never" extension by Vladimir Sukharev · 10 years ago
  49. f817c1c Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 10 years ago
  50. 29704e7 Revert "Use std::bitset for SubtargetFeatures" by Michael Kuperstein · 11 years ago
  51. 774b441 Use std::bitset for SubtargetFeatures by Michael Kuperstein · 11 years ago
  52. efd7a96 Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures. by Michael Kuperstein · 11 years ago
  53. ba5b04c Use std::bitset for SubtargetFeatures by Michael Kuperstein · 11 years ago
  54. 3131e85 [ARM] SSAT/USAT with an 'asr #32' shift should result in an undefined encoding rather than unpredictable by Bradley Smith · 11 years ago
  55. cdfa931 Remove unused function. by Asiri Rathnayake · 11 years ago
  56. 30895f9 Add post-decode checking of HVC instruction. by Charlie Turner · 11 years ago
  57. 7fc5b87 Pass an ArrayRef to MCDisassembler::getInstruction. by Rafael Espindola · 11 years ago
  58. 4aa6bea Misc style fixes. NFC. by Rafael Espindola · 11 years ago
  59. f2572c5 [ARM] Remove dead code identified by the Clang static analyzer. by Tilmann Scheller · 11 years ago
  60. 9e89d8c [ARM] Honor FeatureD16 in the assembler and disassembler by Oliver Stannard · 11 years ago
  61. 39a85ab [Thumb2] Improve disassembly of memory hints by Oliver Stannard · 11 years ago
  62. 92c816c Thumb2 M-class MSR instruction support changes by Renato Golin · 11 years ago
  63. ee843ef ARM: implement MRS/MSR (banked reg) system instructions. by Tim Northover · 11 years ago
  64. 137ce60 Allow only disassembling of M-class MSR masks that the assembler knows how to assemble back. by James Molloy · 11 years ago
  65. 98d18be Prune dependency to MC from each target disassembler. by NAKAMURA Takumi · 11 years ago
  66. 9c3bd76 Update library dependencies. by NAKAMURA Takumi · 11 years ago
  67. 84e68b2 [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 11 years ago
  68. a1bc0f5 [MC] Require an MCContext when constructing an MCDisassembler. by Lang Hames · 11 years ago
  69. dc9ff75 ARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble/Thumbbe with ThumbLE/ThumbBE by Christian Pirker · 11 years ago
  70. 2a11160 Add ARM big endian Target (armeb, thumbeb) by Christian Pirker · 12 years ago
  71. ca7e3e5 [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  72. 225d550 Cleaning up a bunch of pre-Visual C++ 2012 build hacks. by Yaron Keren · 12 years ago
  73. ce746c6 [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. by NAKAMURA Takumi · 12 years ago
  74. 413518f [CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() sets them. by NAKAMURA Takumi · 12 years ago
  75. e686cec [ARM] Handling for coprocessor instructions that are undefined starting from ARMv8 (ARM encodings) by Artyom Skrobov · 12 years ago
  76. c1be9c1 [ARM] NEON instructions were erroneously decoded from certain invalid encodings by Artyom Skrobov · 12 years ago
  77. 08a8660 ARM: provide diagnostics on more writeback LDM/STM instructions by Tim Northover · 12 years ago
  78. 510de64 [ARM] Remove an unused function from the disassembler. by Joey Gouly · 12 years ago
  79. 3308909 [ARMv8] Add support for the v8 cryptography extensions. by Amara Emerson · 12 years ago
  80. c34bf73 This corrects creation of operands for t2PLDW. It also removes the definition of t2PLDWpci, by Mihai Popa · 12 years ago
  81. df68600 [ARMv8] Add support for the NEON instructions vmaxnm/vminnm. by Joey Gouly · 12 years ago
  82. 18ce7e4 Remove an unneeded call to 'UpdateThumbVFPPredicate', spotted by Amaury. by Joey Gouly · 12 years ago
  83. cc4ff9e Add support for MC assembling and disassembling of vsel{ge, gt, eq, vs} instructions. by Joey Gouly · 12 years ago
  84. 8449c0d ARM: check predicate bits for thumb instructions by Amaury de la Vieuville · 12 years ago
  85. 8175bda ARM: rGPR is meant to be unpredictable, not undefined by Amaury de la Vieuville · 12 years ago
  86. 2f0ac8d ARM: fix IT decoding by Amaury de la Vieuville · 12 years ago
  87. 4b6c076 ARM: enable decoding of pc-relative PLD/PLI by Amaury de la Vieuville · 12 years ago
  88. 4d3e3f2 ARM: fix thumb literal loads decoding by Amaury de la Vieuville · 12 years ago
  89. e2bb1d1 ARM: thumb stores cannot use PC as dest register by Amaury de la Vieuville · 12 years ago
  90. bd2b610 ARM: fix B decoding by Amaury de la Vieuville · 12 years ago
  91. 064546c ARM: Enforce decoding rules for VLDn instructions by Amaury de la Vieuville · 12 years ago
  92. 53ff029 ARM: Fix STREX/LDREX reecoding by Amaury de la Vieuville · 12 years ago
  93. 43cb13a ARM: ISB cannot be passed the same options as DMB by Amaury de la Vieuville · 12 years ago
  94. f4ec0c85 ARM: fix VMOVvnf32 decoding when ambiguous with VCVT by Amaury de la Vieuville · 12 years ago
  95. 68bcd02 ARM: enforce SRS decoding constraints by Amaury de la Vieuville · 12 years ago
  96. 631df63 ARM: fix CPS decoding when ambiguous with QADD by Amaury de la Vieuville · 12 years ago
  97. ea7bb57 ARM: fix VCVT decoding by Amaury de la Vieuville · 12 years ago
  98. 4173e29 ARM: add fstmx and fldmx instructions for assembly by Tim Northover · 12 years ago
  99. df1ecbd7 Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros. by Michael J. Spencer · 12 years ago
  100. 534d3a4 Remove the Copied parameter from MemoryObject::readBytes. by Benjamin Kramer · 12 years ago