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
/
neon-vld-encoding.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-22
1
-64
/
+64
*
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
Kristof Beyls
2013-02-14
1
-62
/
+71
*
NEON VLD4(all lanes) assembly parsing and encoding.
Jim Grosbach
2012-01-25
1
-0
/
+40
*
NEON VLD3(all lanes) assembly parsing and encoding.
Jim Grosbach
2012-01-24
1
-0
/
+41
*
NEON VLD4(one lane) assembly parsing and encoding.
Jim Grosbach
2012-01-24
1
-11
/
+33
*
NEON VLD4(multiple 4 element structures) assembly parsing.
Jim Grosbach
2012-01-24
1
-19
/
+39
*
NEON VLD3(multiple 3-element structures) assembly parsing.
Jim Grosbach
2012-01-23
1
-30
/
+73
*
ARM NEON assmebly parsing for VLD2 to all lanes instructions.
Jim Grosbach
2011-12-21
1
-0
/
+8
*
ARM NEON VLD2 assembly parsing for structure to all lanes, non-writeback.
Jim Grosbach
2011-12-21
1
-1
/
+4
*
ARM assembly parsing and encoding for VLD2 single-element, double spaced.
Jim Grosbach
2011-12-20
1
-4
/
+6
*
ARM NEON relax parse time diagnostics for alignment specifiers.
Jim Grosbach
2011-12-19
1
-8
/
+8
*
ARM NEON VLD2/VST2 lane indexed assembly parsing and encoding.
Jim Grosbach
2011-12-14
1
-2
/
+9
*
ARM assembly parsing and encoding for VLD2 with writeback.
Jim Grosbach
2011-12-09
1
-0
/
+28
*
ARM tests for VLD1 single lane w/ writeback.
Jim Grosbach
2011-12-02
1
-0
/
+8
*
Clean up aliases for ARM VLD1 single-lane assembly parsing a bit.
Jim Grosbach
2011-12-02
1
-2
/
+2
*
Add some tests for all-lanes VLD1 parsing.
Jim Grosbach
2011-11-30
1
-0
/
+14
*
ARM assembly parsing for register range syntax for VLD/VST register lists.
Jim Grosbach
2011-11-15
1
-0
/
+8
*
ARM parsing datatype suffix variants for non-writeback VLD1 instructions.
Jim Grosbach
2011-11-14
1
-0
/
+28
*
ARM Allow 'q' registers in VLD/VST vector lists.
Jim Grosbach
2011-10-28
1
-0
/
+9
*
ARM assembly parsing and encoding for VLD1 with writeback.
Jim Grosbach
2011-10-25
1
-0
/
+20
*
ARM assembly parsing and encoding for VLD1 w/ writeback.
Jim Grosbach
2011-10-24
1
-0
/
+20
*
ARM assembly parsing and encoding for VLD1 w/ writeback.
Jim Grosbach
2011-10-24
1
-11
/
+47
*
Assembly parsing for 4-register sequential variant of VLD2.
Jim Grosbach
2011-10-21
1
-6
/
+6
*
Assembly parsing for 2-register sequential variant of VLD2.
Jim Grosbach
2011-10-21
1
-7
/
+7
*
Assembly parsing for 4-register variant of VLD1.
Jim Grosbach
2011-10-21
1
-0
/
+9
*
Assembly parsing for 3-register variant of VLD1.
Jim Grosbach
2011-10-21
1
-1
/
+8
*
ARM VLD parsing and encoding.
Jim Grosbach
2011-10-21
1
-8
/
+8
*
ARM VLD1/VST1 (one register, no writeback) assembly parsing and encoding.
Jim Grosbach
2011-10-20
1
-114
/
+113
*
Tidy up formatting.
Jim Grosbach
2011-10-04
1
-91
/
+106
*
Add correct encodings for the rest of the vld instructions that we generate.
Owen Anderson
2010-11-02
1
-2
/
+39
*
Add correct NEON encodings for vld2, vld3, and vld4 basic variants.
Owen Anderson
2010-11-02
1
-0
/
+54
*
Add correct NEON encodings for the "multiple single elements" form of vld.
Owen Anderson
2010-11-02
1
-0
/
+19