- ed1c8bf [ARM] Convert more invalid NEON immediate loads by Mikhail Maltsev · 8 years ago
- 8dcf6fa [ARM] Fix a check in vmov/vmvn immediate parsing by Mikhail Maltsev · 8 years ago
- 75c6bfe [ARM]Decoding MSR with unpredictable destination register causes an assert by Simi Pallipurath · 8 years ago
- f20222a [ARM][Asm] VMOVSRR and VMOVRRS need sequential S registers by Oliver Stannard · 8 years ago
- f00234c [ARM] Don't print "Requires NEON" error message for M-profile by Andre Vieira · 8 years ago
- ee0ac39 [ARM][AArch64] Add CSDB speculation barrier instruction by Oliver Stannard · 8 years ago
- 5619669 Fix -Wsign-compare warnings on Windows by Reid Kleckner · 8 years ago
- 7efdd09 [ARM] Issue an erorr when non-general-purpose registers are used in address operands by Momchil Velikov · 8 years ago
- 98727bc [ARM] Armv8-R DFB instruction by Sam Parker · 8 years ago
- 7ab6060 Revert r319649 - [Asm, ARM] Add fallback diag for multiple invalid operands by Oliver Stannard · 8 years ago
- 7cd4db9 [Asm, ARM] Add fallback diag for multiple invalid operands by Oliver Stannard · 8 years ago
- 9cb89f6 [ARM] Remove pre-UAL FLDM/FSTM aliases by Oliver Stannard · 8 years ago
- 1e6d4b9 [ARM] Don't omit non-default predication code by Oliver Stannard · 8 years ago
- 1e73e95 [Asm] Improve "too few operands" errors by Oliver Stannard · 8 years ago
- d6ca987 [ARM] Add diagnostics for SPR/DPR lists by Oliver Stannard · 8 years ago
- d104673 [llvm] Remove redundant return [NFC] by Mandeep Singh Grang · 8 years ago
- 0551556 [AsmParser][TableGen] Add VariantID argument to the generated mnemonic spell check function so it can use the correct table based on variant. by Craig Topper · 8 years ago
- 2a06028 [AsmParser][TableGen] Make the generated mnemonic spell checker function a file local static function. by Craig Topper · 8 years ago
- 03ded27 [ARM] Error for invalid shift in memory operand by Oliver Stannard · 8 years ago
- ce256a3 [ARM] Replace development diagnostics with normal DEBUG macro by Oliver Stannard · 8 years ago
- 4191b9e [Asm] Add debug tracing in table-generated assembly matcher by Oliver Stannard · 8 years ago
- 30b732c [ARM, Asm] Harden GNU LDRD/STRD aliases against invalid inputs by Oliver Stannard · 8 years ago
- cd3306f [ARM, Asm] Add diagnostics for floating-point register operands by Oliver Stannard · 8 years ago
- bbad419 [ARM, Asm] Add diagnostics for general-purpose register operands by Oliver Stannard · 8 years ago
- 0d5c792 [ARM] Use table-gen'd assembly operand diags in ARM asm parser by Oliver Stannard · 8 years ago
- 55114fd [ARM, Asm] Use correct source location for register tokens by Oliver Stannard · 8 years ago
- 68aa7de [ARM, Asm] Fix ubsan failure caused by out-of-range enum value by Oliver Stannard · 8 years ago
- 5daee98 [ARM, Asm] Remove dead code causing MSan failure. by Oliver Stannard · 8 years ago
- e093bad [ARM] Use new assembler diags for ARM by Oliver Stannard · 8 years ago
- 963da5b [ARM] v8.3-a complex number support by Sam Parker · 8 years ago
- 640527f [ARM] Fix assembly and disassembly for VMRS/VMSR by Andre Vieira · 8 years ago
- 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
- 85908aa [ARM] Relax 'cpsie'/'cpsid' flag parsing. by Jonathan Roelofs · 8 years ago
- c429aab [ARM] Enable the use of SVC anywhere in an IT block by Andre Vieira · 8 years ago
- b81fa99 [ARM] Tidy-up condition-code support functions by Javed Absar · 8 years ago
- 17ee7c0 [ARM] Tidy-up ARMAsmParser. NFC. by Javed Absar · 8 years ago
- 7426c97 [ARM] Assembler support for the ARMv8.2a dot product instructions by Sjoerd Meijer · 8 years ago
- f370f2e Revert "[ARM] Fix assembly and disassembly for VMRS/VMSR" by Tim Northover · 8 years ago
- 7dffb9b [ARM] Fix assembly and disassembly for VMRS/VMSR by Andre Vieira · 8 years ago
- 054d1ae [ARM] Tidy up banked registers encoding by Javed Absar · 8 years ago
- 67ddd1d [TargetParser] Use enum classes for various ARM kind enums. by Florian Hahn · 8 years ago
- 2cb0c95 [ARM] Unify handling of M-Class system registers by Javed Absar · 8 years ago
- ce1fb22 [Arm] Fix -Wimplicit-fallthrough warnings. NFCI. by Simon Pilgrim · 8 years ago
- 6d14fdf [AsmParser] Mnemonic Spell Corrector by Sjoerd Meijer · 8 years ago
- ed78aaf [ARM] Add .w aliases of MOV with shifted operand by John Brawn · 8 years ago
- 192f74a [ARM] Clean up choice of narrow instructions in ARMAsmParser, NFC by John Brawn · 8 years ago
- 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
- adde667 [ARM] Support fixup for Thumb2 modified immediate by Peter Smith · 8 years ago
- 7c6dee9f [ARM] Rename HW div feature to HW div Thumb. NFCI. by Diana Picus · 9 years ago
- 7ad2e8a [ARM] Add hardware build attributes in assembler by Oliver Stannard · 9 years ago
- 1179470 ARMAsmParser: clean up of isImmediate functions by Sjoerd Meijer · 9 years ago
- 2409c64 [ARM] [Assembler] Support negative immediates for A32, T32 and T16 by Sanne Wouda · 9 years ago
- 6ee22c4 [ARM] Diagnose ARM MOVT without :lower16: or :upper16: expression by Oliver Stannard · 9 years ago
- eba9fda [ARM] Correct handling of LSL #0 in an IT block by John Brawn · 9 years ago
- cc31871 Make TargetInstrInfo::isPredicable take a const reference, NFC by Krzysztof Parzyszek · 9 years ago
- 5d35b9e [ARM] Fix parsing of special register masks by Oliver Stannard · 9 years ago
- 85d4d5b [ARM] Diagnose PC-writing instructions in IT blocks by Oliver Stannard · 9 years ago
- c97b714 [ARM] LSL #0 is an alias of MOV by John Brawn · 9 years ago
- 18eafb6 [WebAssembly] Add skeleton MC support for the Wasm container format by Dan Gohman · 9 years ago
- a6e95e1 [ARM] Correct SP/PC handling in t2MOVr by John Brawn · 9 years ago
- 52a7dd7 [ARM] Implement execute-only support in CodeGen by Prakhar Bahuguna · 9 years ago
- 17c7f70 Replace APFloatBase static fltSemantics data members with getter functions by Stephan Bergmann · 9 years ago
- 870b5ca [ARM] Better error message for invalid flag-preserving Thumb1 insts by Oliver Stannard · 9 years ago
- 0a392a8 [ARM][MC] Cleanup ARM Target Assembly Parser by Nirav Dave · 9 years ago
- 58eba09 [TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.h by Alex Bradbury · 9 years ago
- 445c952 Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help by Eric Christopher · 9 years ago
- 0da8630 Revert r283690, "MC: Remove unused entities." by Peter Collingbourne · 9 years ago
- f42454b Move the global variables representing each Target behind accessor function by Mehdi Amini · 9 years ago
- cc723cc MC: Remove unused entities. by Peter Collingbourne · 9 years ago
- 732afdd Turn cl::values() (for enum) from a vararg function to using C++ variadic template by Mehdi Amini · 9 years ago
- a0016ec Use StringReg in TargetParser APIs (NFC) by Mehdi Amini · 9 years ago
- 2364748a Defer asm errors to post-statement failure by Nirav Dave · 9 years ago
- e204c48 Revert r281336 (and r281337), it caused PR30372. by Nico Weber · 9 years ago
- 9fa8af2 Defer asm errors to post-statement failure by Nirav Dave · 9 years ago
- 85bbda1 [ARM] Support ldr.w in pseudo instruction ldr rd,=immediate by Peter Smith · 9 years ago
- 04c7db3 Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's causing errors on the sanitizer bots. by Eric Christopher · 9 years ago
- c0c0f7a1 [MC] Defer asm errors to post-statement failure by Nirav Dave · 9 years ago
- b03fd12 Replace "fallthrough" comments with LLVM_FALLTHROUGH by Justin Bogner · 9 years ago
- 15ed7ec [Thumb] Validate branch target for CBZ/CBNZ instructions. by Prakhar Bahuguna · 9 years ago
- b948c52 Revert "[Thumb] Validate branch target for CBZ/CBNZ instructions." by Matthias Braun · 9 years ago
- a305a43 [Thumb] Validate branch target for CBZ/CBNZ instructions. by Prakhar Bahuguna · 9 years ago
- 3f0c1e6 [ARM] Don't copy MCInsts in loop. NFC. by Benjamin Kramer · 9 years ago
- 1c6e591 [ARM] Improve error messages for .arch_extension directive by Oliver Stannard · 9 years ago
- 2171828 [ARM] Implement -mimplicit-it assembler option by Oliver Stannard · 9 years ago
- 6003fb5 ARM: fix vmov.i64 immediate validity check by Tim Northover · 9 years ago
- 3e03617 ARM: validate immediate branch targets in AsmParser. by Tim Northover · 9 years ago
- fd91041 Refactor and cleanup Assembly Parsing / Lexing by Nirav Dave · 9 years ago
- 280ecf6 Revert "Refactor and cleanup Assembly Parsing / Lexing" by Nirav Dave · 9 years ago
- c19c326 Refactor and cleanup Assembly Parsing / Lexing by Nirav Dave · 9 years ago
- 8de5f24 [ARM] Accept conditional versions of BXNS and BLXNS by Oliver Stannard · 9 years ago
- d906bf1 RAS extensions are part of ARMv8.2-A. This change enables them by introducing a by Sjoerd Meijer · 9 years ago
- 608cb5d [ARM] Support and tests for transform of LDR rt, = to MOV by Renato Golin · 9 years ago
- 3f12613 [ARM] Delay ARM constant pool creation. NFC. by Renato Golin · 9 years ago
- f6ed8bb [scan-build] fix warnings emitted on LLVM ARM code base by Renato Golin · 9 years ago
- c869e91 [ARM] Avoid switching ARM/Thumb mode on .arch/.cpu directive by Oliver Stannard · 10 years ago
- aa35bd2 ARM: disallow pc as a base register in Thumb2 memory ops. by Tim Northover · 10 years ago
- b3e8a6d Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs. by Benjamin Kramer · 10 years ago
- f57c197 Reflect the MC/MCDisassembler split on the include/ level. by Benjamin Kramer · 10 years ago
- f277c8a [ARM] Add new system registers to ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago
- fed3e4a [ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago