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
/
CodeGen
/
ARM
/
vmov.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEON does not support truncating vector stores. Radar 8598391.
Bob Wilson
2010-11-01
1
-0
/
+10
*
Change register allocation order for ARM VFP and NEON registers to put the
Bob Wilson
2010-10-08
1
-30
/
+30
*
Remove NEON vmovn intrinsic, replacing it with vector truncate operations.
Bob Wilson
2010-08-30
1
-7
/
+3
*
Replace the arm.neon.vmovls and vmovlu intrinsics with vector sign-extend and
Bob Wilson
2010-08-20
1
-14
/
+6
*
Add support for NEON VMVN immediate instructions.
Bob Wilson
2010-07-14
1
-0
/
+48
*
Fix incorrect asm-printing of some NEON immediates. Fix weak testcase so
Bob Wilson
2010-07-02
1
-34
/
+20
*
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-06-17
1
-2
/
+2
*
Print VMOV (immediate) operands as hexadecimal values. Apple's assembler
Bob Wilson
2009-11-06
1
-0
/
+20
*
Merge a bunch of NEON tests into larger files so they run faster.
Bob Wilson
2009-10-09
1
-0
/
+168
*
Convert more NEON tests to use FileCheck.
Bob Wilson
2009-10-07
1
-7
/
+41
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Add support for ARM's Advanced SIMD (NEON) instruction set.
Bob Wilson
2009-06-22
1
-0
/
+101