index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM diagnostic when 's' suffix on mnemonic that can't set flags.
Jim Grosbach
2011-07-14
1
-0
/
+6
*
Add some testcases for ARM MLA/MLS instructions.
Jim Grosbach
2011-07-14
2
-3
/
+23
*
ARM MCRR/MCRR2 immediate operand range checking.
Jim Grosbach
2011-07-14
3
-5
/
+14
*
ARM MCR/MCR2 assembly parsing operand constraints.
Jim Grosbach
2011-07-14
3
-4
/
+28
*
Enable some tests we now handle correctly.
Jim Grosbach
2011-07-14
1
-18
/
+9
*
Update ARM Assembly of LDM/STM.
Jim Grosbach
2011-07-14
2
-44
/
+58
*
ARM ISB assembly parsing tests.
Jim Grosbach
2011-07-14
2
-2
/
+10
*
ARM ISB instruction assembly parsing.
Jim Grosbach
2011-07-14
1
-1
/
+1
*
ARM tests for EOR instruction parsing and encoding.
Jim Grosbach
2011-07-14
1
-0
/
+57
*
Remove duplicate tests.
Jim Grosbach
2011-07-14
1
-24
/
+0
*
ARM Assembler support for DSB instruction.
Jim Grosbach
2011-07-14
1
-0
/
+31
*
ARM Assembler support for DMB instruction.
Jim Grosbach
2011-07-13
2
-24
/
+32
*
ARM Assembler support for DBG instruction.
Jim Grosbach
2011-07-13
2
-0
/
+19
*
ARM parsing and encoding tests for CMN/CMP.
Jim Grosbach
2011-07-13
1
-0
/
+59
*
Shuffle ARM assembly tests a bit.
Jim Grosbach
2011-07-13
2
-10
/
+22
*
Range checking for CDP[2] immediates.
Jim Grosbach
2011-07-13
2
-0
/
+27
*
Fix predicates for Thumb co-processor instructions.
Jim Grosbach
2011-07-13
2
-15
/
+15
*
Testcases for ARM assembly BX/BXJ instructions.
Jim Grosbach
2011-07-13
1
-2
/
+24
*
Testcases for ARM assembly BLX/BL instructions.
Jim Grosbach
2011-07-13
1
-0
/
+17
*
Range checking for 16-bit immediates in ARM assembly.
Jim Grosbach
2011-07-13
2
-4
/
+8
*
Add tests for ARM parsing of 'BKPT' instruction.
Jim Grosbach
2011-07-13
1
-0
/
+9
*
Fix copy-pasto.
Jim Grosbach
2011-07-13
1
-1
/
+1
*
Add tests for ARM parsing of 'BIC' instruction.
Jim Grosbach
2011-07-13
1
-0
/
+58
*
Add some FIXMEs.
Jim Grosbach
2011-07-13
1
-0
/
+16
*
Add tests for ARM parsing of 'AND' instruction.
Jim Grosbach
2011-07-13
1
-0
/
+58
*
Improve ARM assembly parsing diagnostics a bit.
Jim Grosbach
2011-07-13
1
-0
/
+43
*
Add tests for ARM parsing of 'ADD' instruction
Jim Grosbach
2011-07-13
1
-0
/
+63
*
Destination register operand is optional for ADC and SBC ARM.
Jim Grosbach
2011-07-13
1
-0
/
+36
*
Flesh out ARM Parser support for shifted-register operands.
Jim Grosbach
2011-07-13
1
-0
/
+48
*
Add check for predicate w/o S bit.
Jim Grosbach
2011-07-12
1
-0
/
+2
*
Fix recognition of ARM 'adcs' mnemonic.
Jim Grosbach
2011-07-11
1
-0
/
+31
*
Simplify printing of ARM shifted immediates.
Jim Grosbach
2011-07-11
1
-4
/
+3
*
- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
Evan Cheng
2011-07-11
1
-1
/
+2
*
Add support for ARM / Thumb mode switching with .code 16 and .code 32.
Evan Cheng
2011-07-08
1
-0
/
+16
*
Change some ARM subtarget features to be single bit yes/no in order to sink t...
Evan Cheng
2011-07-07
1
-2
/
+2
*
ARM Thumb2 asm syntax optional destination operand for binary operators.
Jim Grosbach
2011-06-28
1
-0
/
+20
*
ARM Assembly support for Thumb mov-immediate.
Jim Grosbach
2011-06-27
1
-0
/
+16
*
ARM assembler support for ldmfd/stmfd mnemonics.
Jim Grosbach
2011-06-27
1
-0
/
+8
*
ARM assembler support for vpush/vpop.
Jim Grosbach
2011-06-27
1
-0
/
+19
*
ARM Assembly syntax support for arithmetic implied dest operand.
Jim Grosbach
2011-06-27
1
-0
/
+126
*
Move ARM-specific test to ARM directory.
Jim Grosbach
2011-06-25
1
-0
/
+17
*
Fix ssat and ssat16 encodings for ARM and Thumb. The bit position value
Bruno Cardoso Lopes
2011-05-31
2
-0
/
+5
*
Move ARM specific test into the ARM subdir.
Benjamin Kramer
2011-05-28
1
-0
/
+20
*
ARM asm parser wasn't able to parse a "mov" instruction while in Thumb
Bruno Cardoso Lopes
2011-05-27
1
-0
/
+3
*
Fix PR9762
Bruno Cardoso Lopes
2011-05-25
1
-0
/
+3
*
adds some attributes to attribute section when cpu is "xscale"
Rafael Espindola
2011-05-20
1
-0
/
+31
*
fixes target address tBL and tBLX and sets relocation type
Rafael Espindola
2011-05-20
1
-0
/
+37
*
This fixes one divergence between LLVM and binutils for ARM in the
Jason W Kim
2011-05-19
1
-3
/
+3
*
Fix encoding of Thumb BLX register instructions. Patch by Koan-Sin Tan.
Owen Anderson
2011-05-11
1
-0
/
+2
*
Explicitly request -join-physregs for some tests that depend on it.
Jakob Stoklund Olesen
2011-05-04
1
-1
/
+1
[next]