Go to file
Tobias Grosser 3344f733fd test: LLVM supports now vectors of arbitrary pointers
This allows Polly to vectorize more code. Fix the relevant test cases.

llvm-svn: 167923
2012-11-14 08:25:52 +00:00
clang PR14279: Work around this major miscompilation by treating move operations as 2012-11-14 07:36:28 +00:00
clang-tools-extra Following the example from loop-convert tests, simplifying the remove-cstr-calls lit script. 2012-11-05 18:28:45 +00:00
compiler-rt Fix typo from code review (thanks to Alexey Samsonov). This is also caught by the existing tests when building for i386. 2012-11-13 23:58:20 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx Dimitry Andric: Silence some miscellaneous warnings. 2012-11-06 21:55:44 +00:00
libcxxabi Update CREDIT.TXT 2012-11-13 15:57:18 +00:00
lld Add program header emission to ELF writer. This patch also rearranges sections for efficient memory utilization 2012-11-13 21:34:45 +00:00
lldb Patch from Andrew Kaylor andrew.kaylor@intel.com to have 2012-11-14 04:26:02 +00:00
llvm Set FFLOOR of vectors to expand to keep intruction selection from failing. 2012-11-14 08:11:25 +00:00
polly test: LLVM supports now vectors of arbitrary pointers 2012-11-14 08:25:52 +00:00