llvm/test
Sanjay Patel 2aa6ae886a [DAG] add splat vector support for 'or' in SimplifyDemandedBits
I've changed one of the tests to not fold away, but we didn't and still don't do the transform
that the comment claims we do (and I don't know why we'd want to do that).

Follow-up to:
https://reviews.llvm.org/rL300725
https://reviews.llvm.org/rL300763


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300772 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-19 22:00:00 +00:00
..
Analysis [SCEV] Make SCEV or modeling more aggressive. 2017-04-19 20:19:58 +00:00
Assembler
Bindings
Bitcode PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
BugPoint llvm/test/BugPoint/compile-custom.ll: Use %/s for its path not to be mis-escaped. 2017-04-13 11:40:32 +00:00
CodeGen [DAG] add splat vector support for 'or' in SimplifyDemandedBits 2017-04-19 22:00:00 +00:00
DebugInfo PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
Examples
ExecutionEngine
Feature [GVNHoist] Re-enable GVNHoist by default 2017-04-11 14:36:30 +00:00
FileCheck
Instrumentation [sanitizer-coverage] remove stale code 2017-04-19 21:48:09 +00:00
Integer
JitListener
LibDriver
Linker
LTO Object, LTO: Add target triple to irsymtab and LTO API. 2017-04-14 02:55:06 +00:00
MC [AMDGPU][mc][tests][NFC] Update bulk ISA tests for Gfx7 and Gfx8 2017-04-19 19:12:06 +00:00
Object
ObjectYAML [Test commit] Cleanup some whitespace in a test file 2017-04-14 18:43:57 +00:00
Other Remove readnone from invariant.group.barrier 2017-04-12 20:45:12 +00:00
SymbolRewriter
TableGen [globalisel][tablegen] Add experimental support for OperandWithDefaultOps, PredicateOperand, and OptionalDefOperand 2017-04-12 08:23:08 +00:00
ThinLTO/X86 Bitcode: Add a string table to the bitcode format. 2017-04-17 17:51:36 +00:00
tools Using address range map to speedup finding inline stack for address. 2017-04-19 20:09:38 +00:00
Transforms [InstCombine] Add frem constant folding test (PR3316) 2017-04-19 21:09:19 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh