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
/
utils
/
TableGen
/
NeonEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use intrinsics for Neon vmull operations. Radar 9208957.
Bob Wilson
2011-03-31
1
-4
/
+0
*
Add a Neon intrinsic test generator.
Bob Wilson
2010-12-15
1
-0
/
+3
*
Add operators for "_lane" variants of some saturating Neon multiply intrinsics
Bob Wilson
2010-12-08
1
-0
/
+10
*
Add operators for vabdl and vabal so they can be implemented without builtins.
Bob Wilson
2010-12-08
1
-1
/
+5
*
Add an operator for vaba so it can be implemented using vabd.
Bob Wilson
2010-12-08
1
-1
/
+3
*
Add operators for vadd[lw] and vsub[lw]
Bob Wilson
2010-12-08
1
-0
/
+8
*
Add operators for vmlal{_n,_lane} and vmlsl{_n,_lane}
Bob Wilson
2010-12-07
1
-0
/
+12
*
Emit vmovl intrinsics first in the arm_neon.h header
Bob Wilson
2010-12-07
1
-0
/
+3
*
Add an operator for vdup_lane so it can be implemented without a clang builtin.
Bob Wilson
2010-12-07
1
-0
/
+2
*
Add an operator for vmull_lane so it can be implemented without a clang builtin.
Bob Wilson
2010-12-07
1
-0
/
+2
*
Add new built-in operations for vmull and vmull_n
Bob Wilson
2010-12-07
1
-0
/
+4
*
Add an OpReinterpret operation to TableGen's NeonEmitter.
Bob Wilson
2010-12-07
1
-1
/
+3
*
Remove trailing whitespace.
Bob Wilson
2010-12-04
1
-5
/
+5
*
Add support for "_lane" variants of VMUL, VMLA, and VMLS Neon intrinsics.
Bob Wilson
2010-12-03
1
-0
/
+6
*
Add some comments for TableGen's NeonEmitter.
Bob Wilson
2010-12-01
1
-4
/
+4
*
Add generic vector support for bitselect & element byteswap
Nate Begeman
2010-06-12
1
-1
/
+9
*
NEON support for _lane ops, and multiplies by scalar.
Nate Begeman
2010-06-10
1
-25
/
+29
*
Handle instructions which need to be #defines for the purpose of capturing co...
Nate Begeman
2010-06-09
1
-1
/
+5
*
ARM NEON:
Nate Begeman
2010-06-08
1
-1
/
+5
*
BuiltinsARM.def emitter, still needs a substantial bit of tweaking to lighten...
Nate Begeman
2010-06-04
1
-1
/
+66
*
Mangle __builtin_neon_* names appropriately.
Nate Begeman
2010-06-04
1
-1
/
+4
*
Add support to tablegen for auto-generating arm_neon.h from a tablegen descri...
Nate Begeman
2010-05-28
1
-0
/
+34