llvm-6502/test
Benjamin Kramer edac9151fd InstCombine: Also turn selects fed by an and into arithmetic when the types don't match.
Inserting a zext or trunc is sufficient. This pattern is somewhat common in
LLVM's pointer mangling code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185270 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-29 21:17:04 +00:00
..
Analysis Minimize precision loss when computing cyclic probabilities. 2013-06-28 22:40:43 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen R600: Support schedule and packetization of trans-only inst 2013-06-29 19:32:43 +00:00
DebugInfo DebugInfo: PR14728: TLS support 2013-06-28 20:05:11 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC ARM: Fix pseudo-instructions for SRS (Store Return State). 2013-06-28 15:09:46 +00:00
Object
Other
TableGen
tools
Transforms InstCombine: Also turn selects fed by an and into arithmetic when the types don't match. 2013-06-29 21:17:04 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh