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
*
Support fpv4 for ARM Cortex-M4.
Jiangning Liu
2012-08-02
1
-0
/
+4
*
Fix #13035, a bug around Thumb instruction LDRD/STRD with negative #0 offset ...
Jiangning Liu
2012-08-02
1
-0
/
+12
*
Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.
Jiangning Liu
2012-08-02
2
-0
/
+142
*
Fix #13241, a bug around shift immediate operand for ARM instruction ADR.
Jiangning Liu
2012-08-02
2
-0
/
+10
*
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-10
1
-0
/
+21
*
Revert r159938 (and r159945) to appease the buildbots.
Chad Rosier
2012-07-09
1
-21
/
+0
*
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-09
1
-0
/
+21
*
Prevent ARM assembler from losing a right shift by #32 applied to a register
Richard Barton
2012-07-09
1
-0
/
+33
*
Teach the assembler to use the narrow thumb encodings of various three-regist...
Richard Barton
2012-07-09
1
-0
/
+807
*
Teach assembler to handle capitalised operation values for DSB instructions
Richard Barton
2012-06-27
1
-0
/
+6
*
ARM: Add a better diagnostic for some out of range immediates.
Jim Grosbach
2012-06-22
2
-8
/
+8
*
Have ARM ELF use correct reloc for "b" instr.
Jan Wen Voung
2012-06-19
1
-1
/
+11
*
ARM: Define generic HINT instruction.
Jim Grosbach
2012-06-18
2
-8
/
+34
*
Fix the encoding of the armv7m (MClass) for MSR registers other than aspr,
Kevin Enderby
2012-06-15
1
-10
/
+10
*
Replace assertion failure for badly formatted CPS instrution with error message.
Richard Barton
2012-06-14
1
-0
/
+6
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
1
-1
/
+1
*
Fix the encoding of the armv7m (MClass) for MSR APSR writes which was missing
Kevin Enderby
2012-05-17
1
-4
/
+28
*
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate o...
Silviu Baranga
2012-05-11
1
-0
/
+3
*
Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits
Kevin Enderby
2012-05-03
1
-2
/
+2
*
ARM: Add missing two-operand VBIC aliases.
Jim Grosbach
2012-05-02
1
-0
/
+5
*
Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.
Richard Barton
2012-05-02
3
-17
/
+18
*
ARM: Add a few missing add->sub aliases w/ 'w' suffix.
Jim Grosbach
2012-05-01
1
-0
/
+12
*
ARM: allow vanilla expressions for movw/movt.
Jim Grosbach
2012-05-01
1
-0
/
+5
*
ARM: Thumb add(sp plus register) asm constraints.
Jim Grosbach
2012-04-27
2
-0
/
+7
*
Fix ARM assembly parsing for upper case condition codes on IT instructions.
Richard Barton
2012-04-27
1
-0
/
+13
*
Specify cpu to unbreak tests.
Evan Cheng
2012-04-26
5
-6
/
+6
*
ARM: improved assembler diagnostics for missing CPU features.
Jim Grosbach
2012-04-24
1
-9
/
+9
*
ARM: Add testcases for two-operand variants of VSRA/VRSRA/VSRI.
Jim Grosbach
2012-04-23
2
-0
/
+209
*
Add ARM mode tests for the NEON vector shift-accumulate tests.
Jim Grosbach
2012-04-23
1
-0
/
+105
*
Tidy up. Reformat for ease of reading.
Jim Grosbach
2012-04-23
1
-95
/
+102
*
ARM: Update NEON assembly two-operand aliases.
Jim Grosbach
2012-04-20
2
-0
/
+21
*
ARM some VFP tblgen'erated two-operand aliases.
Jim Grosbach
2012-04-20
1
-2
/
+7
*
Tidy up. Formatting.
Jim Grosbach
2012-04-20
1
-53
/
+45
*
ARM two-operand forms for vhadd and vhsub instructions.
Jim Grosbach
2012-04-16
2
-0
/
+53
*
ARM assembly two-operand forms for VRSHL.
Jim Grosbach
2012-04-16
1
-0
/
+35
*
Tidy up. Test formatting.
Jim Grosbach
2012-04-16
1
-53
/
+64
*
ARM two-operand aliases for VRHADD instructions.
Jim Grosbach
2012-04-16
1
-0
/
+27
*
Tidy up. Testcase formatting.
Jim Grosbach
2012-04-16
1
-13
/
+14
*
ARM 'vuzp.32 Dd, Dm' is a pseudo-instruction.
Jim Grosbach
2012-04-11
1
-0
/
+2
*
ARM 'vzip.32 Dd, Dm' is a pseudo-instruction.
Jim Grosbach
2012-04-11
1
-0
/
+2
*
Clean up ARM fused multiply + add/sub support some more: rename some isel
Evan Cheng
2012-04-11
1
-1
/
+1
*
ARM add missing Thumb1 two-operand aliases for shift-by-immediate.
Jim Grosbach
2012-04-11
1
-0
/
+18
*
Fix a number of problems with ARM fused multiply add/subtract instructions.
Evan Cheng
2012-04-11
1
-0
/
+50
*
ARM fix cc_out operand handling for t2SUBrr instructions.
Jim Grosbach
2012-04-10
1
-0
/
+12
*
ARM assembly aliases for add negative immediates using sub.
Jim Grosbach
2012-04-05
1
-0
/
+4
*
ARM assembly aliases for two-operand V[R]SHR instructions.
Jim Grosbach
2012-04-05
1
-0
/
+70
*
ARM assembly parsing for 'msr' plain 'cpsr' operand.
Jim Grosbach
2012-04-05
1
-0
/
+2
*
ARM assembler should prefer non-aliases encoding of cmp.
Jim Grosbach
2012-03-30
1
-2
/
+5
*
ARM encoding for VSWP got the second operand incorrect.
Jim Grosbach
2012-03-30
1
-0
/
+7
*
ARM integrated assembler should encoding choice for add/sub imm.
Jim Grosbach
2012-03-30
1
-0
/
+8
[next]