index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
Disassembler
/
ARMDisassembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFCI.
Simon Pilgrim
2019-06-21
1
-1
/
+1
*
[ARM] Add MVE 64-bit GPR <-> vector move instructions.
Simon Tatham
2019-06-21
1
-0
/
+69
*
[ARM] Add MVE vector instructions that take a scalar input.
Simon Tatham
2019-06-21
1
-0
/
+29
*
[ARM] Add a batch of similarly encoded MVE instructions.
Simon Tatham
2019-06-21
1
-0
/
+27
*
[ARM] Fix -Wimplicit-fallthrough after D62675
Fangrui Song
2019-06-21
1
-0
/
+2
*
[ARM] Add MVE vector compare instructions.
Simon Tatham
2019-06-21
1
-0
/
+43
*
[ARM] Add a batch of MVE floating-point instructions.
Simon Tatham
2019-06-21
1
-0
/
+49
*
[ARM] Add a batch of MVE integer instructions.
Simon Tatham
2019-06-20
1
-0
/
+31
*
[llvm-objdump] Switch between ARM/Thumb based on mapping symbols.
Eli Friedman
2019-06-20
1
-29
/
+28
*
[ARM] Add MVE vector bit-operations (register inputs).
Simon Tatham
2019-06-19
1
-0
/
+14
*
[ARM] Rename MVE instructions in Tablegen for consistency.
Simon Tatham
2019-06-18
1
-6
/
+6
*
[ARM] Set up infrastructure for MVE vector instructions.
Simon Tatham
2019-06-13
1
-26
/
+265
*
[ARM] Refactor handling of IT mask operands.
Simon Tatham
2019-06-13
1
-9
/
+16
*
[ARM] First MVE instructions: scalar shifts.
Mikhail Maltsev
2019-06-11
1
-0
/
+118
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-11
1
-15
/
+351
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
Revert rL362953 and its followup rL362955.
Simon Tatham
2019-06-10
1
-351
/
+15
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-10
1
-15
/
+351
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-2
/
+2
*
[ARM] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
ARM: disallow add/sub to sp unless Rn is also sp.
Tim Northover
2019-04-23
1
-1
/
+13
*
[ARM][FIX] Fix vfmal.f16 and vfmsl.f16 operand
Diogo N. Sampaio
2019-03-08
1
-0
/
+9
*
[ARM] Make fullfp16 instructions not conditionalisable.
Simon Tatham
2019-02-25
1
-4
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-5
/
+5
*
ARM: correctly decode VFP instructions following unpredictable t2IT
Tim Northover
2018-06-26
1
-0
/
+2
*
ARM: diagnose unpredictable IT instructions
Tim Northover
2018-06-26
1
-1
/
+4
*
[ARM]Decoding MSR with unpredictable destination register causes an assert
Simi Pallipurath
2018-03-06
1
-2
/
+3
*
[ARM] Re-commit r324600 with fixed LLVMBuild.txt
Oliver Stannard
2018-02-08
1
-9
/
+2
*
Revert r324600 as it breaks a buildbot
Oliver Stannard
2018-02-08
1
-2
/
+9
*
[ARM] Fix disassembly of invalid banked register moves
Oliver Stannard
2018-02-08
1
-9
/
+2
*
[ARM] Armv8.2-A FP16 code generation (part 1/3)
Sjoerd Meijer
2018-01-26
1
-0
/
+7
*
Silence a bunch of implicit fallthrough warnings
Adrian Prantl
2017-12-19
1
-0
/
+4
*
[ARM] Fix disassembly for conditional VMRS and VMSR instructions in ARM mode
Andre Vieira
2017-10-18
1
-2
/
+8
*
[ARM] v8.3-a complex number support
Sam Parker
2017-09-29
1
-0
/
+37
*
[ARM] Fix assembly and disassembly for VMRS/VMSR
Andre Vieira
2017-09-22
1
-0
/
+24
*
[ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnin...
Eugene Zelenko
2017-09-20
1
-5
/
+4
*
[ARM] Assembler support for the ARMv8.2a dot product instructions
Sjoerd Meijer
2017-08-11
1
-0
/
+15
*
Revert "[ARM] Fix assembly and disassembly for VMRS/VMSR"
Tim Northover
2017-08-08
1
-24
/
+0
*
[ARM] Fix assembly and disassembly for VMRS/VMSR
Andre Vieira
2017-08-07
1
-0
/
+24
*
[llvm-objdump] Handle invalid instruction gracefully on ARM
Eugene Leviant
2017-06-29
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
ARMDisassembler: loop over ARM decode tables
Sjoerd Meijer
2017-03-13
1
-57
/
+20
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-27
1
-33
/
+29
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-4
/
+4
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-3
/
+3
*
[ARM] Add support for mrrc/mrrc2 intrinsics.
Ranjeet Singh
2016-06-17
1
-8
/
+26
*
Reverting r272778 because there's an assertion
Ranjeet Singh
2016-06-15
1
-26
/
+8
*
[ARM] Add support for mrrc/mrrc2 intrinsics.
Ranjeet Singh
2016-06-15
1
-8
/
+26
[next]