Adrian Prantl
|
c0ade050e0
Silence a bunch of implicit fallthrough warnings
|
7 lat temu |
Andre Vieira
|
63400097f6
[ARM] Fix disassembly for conditional VMRS and VMSR instructions in ARM mode
|
7 lat temu |
Sam Parker
|
e596ed00eb
[ARM] v8.3-a complex number support
|
8 lat temu |
Andre Vieira
|
feb3f29994
[ARM] Fix assembly and disassembly for VMRS/VMSR
|
8 lat temu |
Eugene Zelenko
|
20d1cb14e8
[ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 lat temu |
Sjoerd Meijer
|
5ab47f48d8
[ARM] Assembler support for the ARMv8.2a dot product instructions
|
8 lat temu |
Tim Northover
|
eb72b7e53d
Revert "[ARM] Fix assembly and disassembly for VMRS/VMSR"
|
8 lat temu |
Andre Vieira
|
1103886c3d
[ARM] Fix assembly and disassembly for VMRS/VMSR
|
8 lat temu |
Eugene Leviant
|
a6d135a4a7
[llvm-objdump] Handle invalid instruction gracefully on ARM
|
8 lat temu |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 lat temu |
Sjoerd Meijer
|
f106d176a5
ARMDisassembler: loop over ARM decode tables
|
8 lat temu |
Eugene Zelenko
|
88afd089cb
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
8 lat temu |
Mehdi Amini
|
ae5f5d3d3c
Move the global variables representing each Target behind accessor function
|
8 lat temu |
Justin Bogner
|
7d7a23e700
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
|
9 lat temu |
Ranjeet Singh
|
e5b666f4cf
[ARM] Add support for mrrc/mrrc2 intrinsics.
|
9 lat temu |
Ranjeet Singh
|
a94e734a24
Reverting r272778 because there's an assertion
|
9 lat temu |
Ranjeet Singh
|
c0f8f419a5
[ARM] Add support for mrrc/mrrc2 intrinsics.
|
9 lat temu |
Ranjeet Singh
|
1dd5b28858
[ARM] Reverting r272544 because clang patch needs
|
9 lat temu |
Ranjeet Singh
|
84bf8bc6d0
[ARM] Add mrrc/mrrc2 co-processor intrinsics
|
9 lat temu |
Sjoerd Meijer
|
2fca6568ee
RAS extensions are part of ARMv8.2-A. This change enables them by introducing a
|
9 lat temu |
Benjamin Kramer
|
b6242a88c2
Reflect the MC/MCDisassembler split on the include/ level.
|
9 lat temu |
Bradley Smith
|
0ab91df5ff
[ARM] Add new system registers to ARMv8-M Baseline/Mainline
|
9 lat temu |
Oliver Stannard
|
5918cc57c3
[ARM] Add ARMv8.2-A FP16 scalar instructions
|
9 lat temu |
Reid Kleckner
|
257c031f51
# This is a combination of 2 commits.
|
9 lat temu |
Bradley Smith
|
837d08454e
[ARM] Add new system registers to ARMv8-M Baseline/Mainline
|
9 lat temu |
Reid Kleckner
|
1b44fe3dd9
Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions"
|
9 lat temu |
Oliver Stannard
|
445afdff54
[ARM] Add ARMv8.2-A FP16 vector instructions
|
9 lat temu |
Oliver Stannard
|
8fb8da13e0
[ARM] Add ARMv8.2-A FP16 scalar instructions
|
9 lat temu |
Vinicius Tinti
|
eb9a1dc069
Test commit
|
9 lat temu |
Artyom Skrobov
|
d024add676
[ARM] Allow SP in rGPR, starting from ARMv8
|
9 lat temu |