Go to file
Chandler Carruth 666ee3f7ab [x86] Regenerate an avx512 test with my script to provide a nice
baseline for updates from the new vector shuffle lowering.

I've inspected the results here, and I couldn't find any register
allocation decisions where there should be any realistic way to register
allocate things differently. The closest was the imul test case. If you
see something here you'd like register number variables on, just shout
and I'll add them.

llvm-svn: 218935
2014-10-03 00:44:46 +00:00
clang Fix interaction of max_align_t and modules. 2014-10-03 00:31:35 +00:00
clang-tools-extra [clang-tidy] Add check misc-braces-around-statements. 2014-10-02 19:09:56 +00:00
compiler-rt [Compiler-rt][MIPS][Profile] Adding support for MIPS32/64 2014-10-02 12:47:55 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Support Cortex-m0 2014-10-02 13:26:08 +00:00
lld [PECOFF] Use "llvm-readobj -coff-imports" to test the import table. 2014-10-02 22:21:48 +00:00
lldb Add FreeBSD test failure decorators 2014-10-02 21:11:28 +00:00
llvm [x86] Regenerate an avx512 test with my script to provide a nice 2014-10-03 00:44:46 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Align copied load/store instructions as the original. 2014-10-02 16:22:19 +00:00