Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c5c6edb74f5586f2436d8aafe638703ab56dd5f1
/
lib
/
Target
/
ARM
/
NEONPreAllocPass.cpp
c5c6edb
Add codegen support for NEON vst2lane intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
62e053e
Add codegen support for NEON vld4lane intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
0bf7d99
Add codegen support for NEON vld3lane intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
30aea9d
Add codegen support for NEON vld2lane intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
deb3141
Add codegen support for NEON vst4 intrinsics with <1 x i64> vectors.
by Bob Wilson
· 16 years ago
5adf60c
Add codegen support for NEON vst3 intrinsics with <1 x i64> vectors.
by Bob Wilson
· 16 years ago
24e04c5
Add codegen support for NEON vst2 intrinsics with <1 x i64> vectors.
by Bob Wilson
· 16 years ago
0ea38bb
Add codegen support for NEON vld4 intrinsics with <1 x i64> vectors.
by Bob Wilson
· 16 years ago
c67160c
Add codegen support for NEON vld3 intrinsics with <1 x i64> vectors.
by Bob Wilson
· 16 years ago
a428808
Add codegen support for NEON vld2 intrinsics with <1 x i64> vectors.
by Bob Wilson
· 16 years ago
63c9063
Add codegen support for NEON vst4 intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
66a7063
Add codegen support for NEON vst3 intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
d285575
Add codegen support for NEON vst2 intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
7708c22
Add codegen support for NEON vld4 intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
ff8952e
Add codegen support for NEON vld3 intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
3bf12ab
Add codegen support for NEON vld2 operations on quad registers.
by Bob Wilson
· 16 years ago
349d82d
Use copyRegToReg hook to copy registers.
by Bob Wilson
· 16 years ago
8a3198b
Add support for generating code for vst{234}lane intrinsics.
by Bob Wilson
· 16 years ago
243fcc5
Generate code for vld{234}_lane intrinsics.
by Bob Wilson
· 16 years ago
114a266
Generate Neon VTBL and VTBX instructions from the corresponding intrinsics.
by Bob Wilson
· 16 years ago
b36ec86
Implement Neon VST[234] operations.
by Bob Wilson
· 16 years ago
0cedab9
Neon does not actually have VLD{234}.64 instructions.
by Bob Wilson
· 16 years ago
70cd88f
Add a new pre-allocation pass to assign adjacent registers for Neon instructions
by Bob Wilson
· 16 years ago