Go to file
Jim Grosbach 0b914fe839 InstCombine: Fold more shuffles of shuffles.
Always fold a shuffle-of-shuffle into a single shuffle when there's only one
input vector in the first place. Continue to be more conservative when there's
multiple inputs.

rdar://13402653
PR15866

llvm-svn: 180802
2013-04-30 20:43:52 +00:00
clang [ms-cxxabi] Implement member pointer comparisons 2013-04-30 20:15:14 +00:00
clang-tools-extra Allow autotools to build and install cpp11-migrate 2013-04-29 18:23:45 +00:00
compiler-rt Rewrite sw_vers makefile check to avoid error message on Linux. 2013-04-30 17:06:40 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Add entry for myself. 2013-04-29 19:55:32 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][ELF] continue on finding a section with no symbols, tests already present 2013-04-30 03:14:01 +00:00
lldb Rename unwind_diagnose.py to diagnose_unwind.py. Change 2013-04-30 03:03:06 +00:00
llvm InstCombine: Fold more shuffles of shuffles. 2013-04-30 20:43:52 +00:00
polly IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP 2013-04-17 07:20:36 +00:00