Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
58393bc3fdcc0d1f58f4da72388e44d5ed62f927
/
lib
/
Target
/
ARM
/
NEONPreAllocPass.cpp
226036e
Re-commit r98683 ("remove redundant writeback flag from ARM address mode 6")
by Bob Wilson
· 15 years ago
95ffecd
Rename some instructions for consistency and sanity: use "_UPD" suffix for
by Bob Wilson
· 15 years ago
a43e6bf
Revert 98683. It is breaking something in the disassembler.
by Bob Wilson
· 15 years ago
bb6c77e
Remove redundant writeback flag from ARM address mode 6. Also remove the
by Bob Wilson
· 15 years ago
7896c9f
improve portability to avoid conflicting with std::next in c++'0x.
by Chris Lattner
· 16 years ago
8a5ec86
Support alignment specifier for NEON vld/vst instructions
by Jim Grosbach
· 16 years ago
6726b6d
Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.
by Nick Lewycky
· 16 years ago
5631139
Add codegen support for NEON vst4lane intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
8cdb269
Add codegen support for NEON vst3lane intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
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