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
/
test
/
MC
/
Disassembler
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Saturation instructions are DSP-only
Renato Golin
2016-07-25
1
-1
/
+1
*
RAS extensions are part of ARMv8.2-A. This change enables them by introducing a
Sjoerd Meijer
2016-06-03
2
-0
/
+12
*
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang
2016-04-19
1
-1
/
+1
*
[ARM] Add new system registers to ARMv8-M Baseline/Mainline
Bradley Smith
2016-01-25
1
-0
/
+25
*
[ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard
2016-01-25
4
-0
/
+746
*
# This is a combination of 2 commits.
Reid Kleckner
2016-01-15
1
-25
/
+0
*
[ARM] Add new system registers to ARMv8-M Baseline/Mainline
Bradley Smith
2016-01-15
1
-0
/
+25
*
Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions"
Reid Kleckner
2015-12-16
4
-746
/
+0
*
[ARM] Add ARMv8.2-A FP16 vector instructions
Oliver Stannard
2015-12-16
4
-0
/
+1166
*
[ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard
2015-12-16
4
-0
/
+746
*
[ARM] Allow SP in rGPR, starting from ARMv8
Artyom Skrobov
2015-10-28
2
-6
/
+27
*
[ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
2015-04-16
2
-0
/
+28
*
[ARM] Fix some non-portable shell syntax in r233301's tests
Justin Bogner
2015-03-26
1
-2
/
+2
*
[ARM] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
2015-03-26
4
-0
/
+289
*
Add a bunch of CHECK missing colons in tests. NFC.
Ahmed Bougacha
2015-03-14
1
-3
/
+3
*
Add support for ARM modified-immediate assembly syntax.
Asiri Rathnayake
2014-12-02
2
-3
/
+109
*
Add post-decode checking of HVC instruction.
Charlie Turner
2014-12-01
1
-0
/
+10
*
Add Thumb HVC and ERET virtualisation extension instructions.
Charlie Turner
2014-12-01
1
-0
/
+61
*
Add ARM ERET and HVC virtualisation extension instructions.
Charlie Turner
2014-12-01
1
-0
/
+41
*
Fix wrong encoding of MRSBanked.
Charlie Turner
2014-11-28
1
-33
/
+33
*
Fix bashism in tests added by r221341
Oliver Stannard
2014-11-05
1
-2
/
+2
*
[ARM] Honor FeatureD16 in the assembler and disassembler
Oliver Stannard
2014-11-05
1
-0
/
+23
*
Remove the cortex-a9-mp CPU.
Charlie Turner
2014-11-03
2
-2
/
+2
*
[Thumb2] Improve disassembly of memory hints
Oliver Stannard
2014-10-23
1
-0
/
+69
*
Thumb2 M-class MSR instruction support changes
Renato Golin
2014-09-01
2
-13
/
+14
*
ARM: implement MRS/MSR (banked reg) system instructions.
Tim Northover
2014-08-15
2
-0
/
+303
*
Allow only disassembling of M-class MSR masks that the assembler knows how to...
James Molloy
2014-08-01
2
-4
/
+125
*
ARM: honor hex immediate formatting for ldr/str i12 offsets.
Jim Grosbach
2014-06-11
1
-0
/
+6
*
llvm-mc: Add option for prefering hex format disassembly.
Jim Grosbach
2014-06-11
1
-1
/
+1
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
ARM: implement support for the UDF mnemonic
Saleem Abdulrasool
2014-05-14
1
-39
/
+0
*
ARM: change implicit immediate forms of {ld,st}r{,b}t to psuedo-instructions
Saleem Abdulrasool
2014-01-12
1
-4
/
+4
*
ARM: fix regression caused by r198914
Saleem Abdulrasool
2014-01-10
1
-0
/
+12
*
[ARM] Add support for MVFR2 which is new in ARMv8
Artyom Skrobov
2013-11-11
2
-0
/
+11
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
2
-0
/
+202
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
1
-0
/
+167
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
1
-0
/
+35
*
[ARM] NEON instructions were erroneously decoded from certain invalid encodings
Artyom Skrobov
2013-10-30
1
-0
/
+8
*
Make ARM hint ranges consistent, and add tests for these ranges
Artyom Skrobov
2013-10-23
1
-2
/
+6
*
ARM: provide diagnostics on more writeback LDM/STM instructions
Tim Northover
2013-10-22
1
-0
/
+16
*
Add hint disassembly syntax for 16-bit Thumb hint instructions.
Richard Barton
2013-10-18
2
-13
/
+8
*
[ARMv8] Add some disassembly tests for Thumb sevl/sevl.w
Joey Gouly
2013-10-07
1
-0
/
+5
*
[ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
2013-10-01
4
-11
/
+7
*
Fix spelling intruction -> instruction.
Robert Wilhelm
2013-09-28
1
-2
/
+2
*
[ARMv8] Add support for the v8 cryptography extensions.
Amara Emerson
2013-09-19
2
-0
/
+70
*
'svn add' the test cases.
Joey Gouly
2013-09-18
2
-0
/
+30
*
Fix tests for hasFPARMv8 name change (r190692)
Amaury de la Vieuville
2013-09-13
2
-2
/
+2
*
[ARMv8] Add some missing tests for DSB/DMB.
Joey Gouly
2013-09-05
2
-2
/
+21
*
Add AArch32 DCPS{1,2,3} and HLT instructions.
Richard Barton
2013-09-05
2
-0
/
+29
*
[ARMv8] Add MC support for the new load/store acquire/release instructions.
Joey Gouly
2013-08-27
2
-0
/
+65
[next]