Go to file
Bob Wilson 1fdbe1152d NEON VLD/VST are now fully implemented. For operations that expand to
multiple instructions, the expansion is done during selection so there is
no need to do anything special during legalization.

llvm-svn: 84036
2009-10-13 21:55:24 +00:00
clang More return type checking. 2009-10-13 21:49:31 +00:00
compiler-rt Improve doc readability. 2009-10-06 21:03:43 +00:00
llvm NEON VLD/VST are now fully implemented. For operations that expand to 2009-10-13 21:55:24 +00:00