llvm/test
Simon Pilgrim 2bc87a6f42 [DAGCombiner] Generalize masking of constant rotates.
We don't need a mask of a rotation result to be a constant splat - any constant scalar/vector can be usefully folded.

Followup to D13851.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251197 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-24 18:44:52 +00:00
..
Analysis [BasicAA] Bugfix for r251016 2015-10-23 14:17:03 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [DAGCombiner] Generalize masking of constant rotates. 2015-10-24 18:44:52 +00:00
DebugInfo
Examples
ExecutionEngine [RuntimeDyld][COFF] Fix a think-o in the handling of the IMAGE_REL_AMD64_ADDR64 2015-10-23 18:46:43 +00:00
Feature [Inliner] Don't inline through callsites with operand bundles 2015-10-23 20:09:55 +00:00
FileCheck
Instrumentation [ASan] Minor fixes to dynamic allocas handling: 2015-10-22 19:51:59 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC AMDGPU: Fix parsing of 32-bit literals with sign bit set 2015-10-23 18:07:58 +00:00
Object [AVR] Add ELF constants to headers 2015-10-23 06:05:55 +00:00
Other
SymbolRewriter
TableGen
tools Backing out commit r250906 as it broke lld. 2015-10-21 17:13:20 +00:00
Transforms Revert rL251061 [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad. 2015-10-23 21:13:01 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh