Go to file
Bruno Cardoso Lopes d560b8c8e9 Teach the foldable tables about 128-bit AVX instructions and make the
alignment check for 256-bit classes more strict. There're no testcases
but we catch more folding cases for AVX while running single and multi
sources in the llvm testsuite.

Since some 128-bit AVX instructions have different number of operands
than their SSE counterparts, they are placed in different tables.

256-bit AVX instructions should also be added in the table soon. And
there a few more 128-bit versions to handled, which should come in
the following commits.

llvm-svn: 139687
2011-09-14 02:36:58 +00:00
clang Formatting. 2011-09-14 01:10:50 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Address PR10909: http://llvm.org/bugs/show_bug.cgi?id=10909 2011-09-12 14:15:45 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb If we haven't gotten the architecture of the process we're attaching 2011-09-14 01:01:48 +00:00
llvm Teach the foldable tables about 128-bit AVX instructions and make the 2011-09-14 02:36:58 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00