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
/
ARM
/
thumb-diagnostics.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Add missing Thumb2 assembler diagnostics.
Eli Friedman
2018-06-28
1
-0
/
+51
*
[Asm] Improve "too few operands" errors
Oliver Stannard
2017-11-21
1
-0
/
+9
*
[ARM, Asm] Add diagnostics for general-purpose register operands
Oliver Stannard
2017-10-10
1
-4
/
+13
*
[ARM, Asm] Change grammar of immediate operand diagnostics
Oliver Stannard
2017-10-04
1
-10
/
+10
*
[ARM] Use new assembler diags for ARM
Oliver Stannard
2017-10-03
1
-30
/
+76
*
ARMAsmParser: clean up of isImmediate functions
Sjoerd Meijer
2017-04-03
1
-5
/
+5
*
[ARM] Better error message for invalid flag-preserving Thumb1 insts
Oliver Stannard
2016-12-06
1
-1
/
+1
*
[Thumb] Validate branch target for CBZ/CBNZ instructions.
Prakhar Bahuguna
2016-08-16
1
-0
/
+17
*
Revert "[Thumb] Validate branch target for CBZ/CBNZ instructions."
Matthias Braun
2016-08-15
1
-17
/
+0
*
[Thumb] Validate branch target for CBZ/CBNZ instructions.
Prakhar Bahuguna
2016-08-15
1
-0
/
+17
*
[ARM] Add support for ARMV6K subtarget (LLVM)
Renato Golin
2015-03-17
1
-1
/
+5
*
ARM: improve instruction validation for thumb mode
Saleem Abdulrasool
2014-12-18
1
-11
/
+11
*
test: avoid unnecessary temporary files
Saleem Abdulrasool
2014-12-18
1
-8
/
+8
*
Revert "[Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list ...
Rafael Espindola
2014-12-04
1
-28
/
+4
*
[Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH...
Jyoti Allur
2014-12-04
1
-4
/
+28
*
Add support for ARM modified-immediate assembly syntax.
Asiri Rathnayake
2014-12-02
1
-1
/
+1
*
[Thumb/Thumb2] Implement restrictions on SP in register list on LDM, STM vari...
Jyoti Allur
2014-10-22
1
-0
/
+46
*
Define stc2/stc2l/ldc2/ldc2l as thumb2 instructions
Keith Walker
2014-08-05
1
-0
/
+11
*
ARM: fix assert on unpredictable POP instruction.
Tim Northover
2013-10-24
1
-2
/
+2
*
ARM: provide diagnostics on more writeback LDM/STM instructions
Tim Northover
2013-10-22
1
-0
/
+16
*
ARM: allow cortex-m0 to use hint instructions
Tim Northover
2013-10-07
1
-3
/
+3
*
[ARM] Fix Thumb(-2) diagnostic tests.
Tilmann Scheller
2013-09-30
1
-6
/
+6
*
Add AArch32 DCPS{1,2,3} and HLT instructions.
Richard Barton
2013-09-05
1
-0
/
+15
*
This fixes three issues related to Thumb literal loads:
Mihai Popa
2013-08-15
1
-2
/
+9
*
Fix assembling of Thumb2 branch instructions.
Mihai Popa
2013-08-09
1
-1
/
+20
*
This corrects creation of operands for t2PLDW. It also removes the definition...
Mihai Popa
2013-08-06
1
-0
/
+5
*
Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.
Richard Barton
2012-05-02
1
-0
/
+18
*
ARM: Thumb add(sp plus register) asm constraints.
Jim Grosbach
2012-04-27
1
-0
/
+5
*
ARM: improved assembler diagnostics for missing CPU features.
Jim Grosbach
2012-04-24
1
-9
/
+9
*
ARM assembly parsing for LSR/LSL/ROR(immediate).
Jim Grosbach
2011-11-10
1
-4
/
+0
*
Thumb2 ADD/SUB instructions encoding selection outside IT block.
Jim Grosbach
2011-10-28
1
-2
/
+2
*
Update test for 141010.
Jim Grosbach
2011-10-03
1
-1
/
+1
*
Thumb2 assembly parsing and encoding for ADD(immediate).
Jim Grosbach
2011-09-01
1
-2
/
+2
*
Thumb parsing and encoding support for ADD SP instructions.
Jim Grosbach
2011-08-24
1
-0
/
+19
*
Thumb parsing and encoding for SVC.
Jim Grosbach
2011-08-23
1
-0
/
+10
*
Thumb parsing and encoding for STR.
Jim Grosbach
2011-08-23
1
-0
/
+15
*
Thumb parsing and encoding for STM.
Jim Grosbach
2011-08-23
1
-0
/
+9
*
Improve error checking for tPUSH and tPOP register lists.
Jim Grosbach
2011-08-22
1
-0
/
+12
*
Fix think-o.
Jim Grosbach
2011-08-22
1
-1
/
+1
*
Thumb assemmbly parsing diagnostic improvements for LDM.
Jim Grosbach
2011-08-22
1
-0
/
+4
*
Be more lenient on tied operand matching for MUL.
Jim Grosbach
2011-08-19
1
-1
/
+1
*
Thumb assembly parsing and encoding for MUL.
Jim Grosbach
2011-08-19
1
-0
/
+6
*
Thumb assembly parsing and encoding for MOV.
Jim Grosbach
2011-08-19
1
-3
/
+5
*
Thumb assembly parsing and encoding for LSL(immediate).
Jim Grosbach
2011-08-19
1
-0
/
+11
*
Thumb assembly parsing and encoding for LDM instruction.
Jim Grosbach
2011-08-18
1
-0
/
+10
*
ARM assembly parsing and encoding test for BKPT.
Jim Grosbach
2011-08-17
1
-0
/
+10
*
Thumb assembly parsing and encoding for ASR.
Jim Grosbach
2011-08-17
1
-0
/
+11
*
Thumb parsing diagnostics for low-reg requirements on ADD and MOV.
Jim Grosbach
2011-08-16
1
-0
/
+10
*
Add testcase for r137746.
Jim Grosbach
2011-08-16
1
-0
/
+10