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
/
lib
/
Target
/
ARM
/
ARMInstrNEON.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use subclassing to print lane-like immediates (w/o hash) eliminating
Anton Korobeynikov
2009-08-08
1
-20
/
+20
*
Add insert_elt / extract_elt patterns for v4f32 stuff.
Anton Korobeynikov
2009-08-08
1
-19
/
+30
*
Lane number should be printed w/o hash
Anton Korobeynikov
2009-08-08
1
-10
/
+10
*
Use VLDM / VSTM to spill/reload 128-bit Neon registers
Anton Korobeynikov
2009-08-08
1
-5
/
+4
*
Implement Neon VZIP and VUZP instructions. These are very similar to VTRN,
Bob Wilson
2009-08-08
1
-16
/
+37
*
Implement Neon VTRN instructions. For now, anyway, these are selected
Bob Wilson
2009-08-08
1
-0
/
+21
*
Unbreak the stuff
Anton Korobeynikov
2009-08-07
1
-2
/
+2
*
2 more vdup.32 cases
Anton Korobeynikov
2009-08-07
1
-0
/
+14
*
Fix support to use NEON for single precision fp math.
Evan Cheng
2009-08-07
1
-41
/
+83
*
Implement Neon VST[234] operations.
Bob Wilson
2009-08-06
1
-24
/
+67
*
Add parameter to pattern classes to enable an itinerary to be specified for i...
David Goodwin
2009-08-06
1
-68
/
+107
*
Neon does not actually have VLD{234}.64 instructions.
Bob Wilson
2009-08-06
1
-3
/
+0
*
When using NEON for single-precision FP, the NEON result must be placed in D0...
David Goodwin
2009-08-05
1
-14
/
+20
*
80 col violations.
Evan Cheng
2009-08-05
1
-9
/
+15
*
Change DAG nodes for Neon VLD2/3/4 operations to return multiple results.
Bob Wilson
2009-08-05
1
-7
/
+43
*
Replace dregsingle operand modifier with explicit escaped curly brackets.
Bob Wilson
2009-08-04
1
-2
/
+2
*
Add NEON single-precision FP support for fabs and fneg.
David Goodwin
2009-08-04
1
-0
/
+8
*
Match common pattern for FNMAC. Add NEON SP support.
David Goodwin
2009-08-04
1
-0
/
+1
*
Initial support for single-precision FP using NEON. Added "neonfp" attribute ...
David Goodwin
2009-08-04
1
-0
/
+28
*
Lower Neon VLD* intrinsics to custom DAG nodes, and manually allocate the
Bob Wilson
2009-08-04
1
-0
/
+8
*
Change Neon VLDn intrinsics to return multiple values instead of really
Bob Wilson
2009-07-29
1
-26
/
+26
*
Add support for ARM Neon VREV instructions.
Bob Wilson
2009-07-26
1
-0
/
+72
*
- Add some NEON ld / st instruction static encoding.
Evan Cheng
2009-07-08
1
-4
/
+24
*
Implement NEON vst1 instruction.
Bob Wilson
2009-07-08
1
-0
/
+22
*
Implement NEON vld1 instructions.
Bob Wilson
2009-07-08
1
-0
/
+23
*
Add support for ARM's Advanced SIMD (NEON) instruction set.
Bob Wilson
2009-06-22
1
-0
/
+1665