aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-12-23 00:36:18 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-12-23 00:36:18 +0000
commit0965585cb1864c7e8c9159e7e3969361459806ea (patch)
tree046e8e9b7ef415bef4685f74100b09f87ec4886a /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent87b4ae6cab83798afe15c8c5a0b1ed952c7be26c (diff)
downloadllvm-0965585cb1864c7e8c9159e7e3969361459806ea.zip
llvm-0965585cb1864c7e8c9159e7e3969361459806ea.tar.gz
llvm-0965585cb1864c7e8c9159e7e3969361459806ea.tar.bz2
Experimental support for aligned NEON spills.
ARM targets with NEON units have access to aligned vector loads and stores that are potentially faster than unaligned operations. Add support for spilling the callee-saved NEON registers to an aligned stack area using 16-byte aligned NEON loads and store. This feature is off by default, controlled by an -align-neon-spills command line option. llvm-svn: 147211
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions