llvm-6502/test
Quentin Colombet a3fb49cd85 During SelectionDAG building explicitly set a node to constant zero when the
value is zero.
This allows optmizations to kick in more easily.
Fix some test cases so that they remain meaningful (i.e., not completely dead
coded) when optimizations apply.

<rdar://problem/14096009> superfluous multiply by high part of zero-extended
value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184222 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-18 20:14:39 +00:00
..
Analysis
Archive Remove the LLVM specific archive index. 2013-06-14 23:25:53 +00:00
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen During SelectionDAG building explicitly set a node to constant zero when the 2013-06-18 20:14:39 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC Mips ELF: Mark object file as ABI compliant 2013-06-18 19:47:15 +00:00
Object Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
Other Add a testcase for r184074. 2013-06-17 14:00:41 +00:00
TableGen
tools
Transforms Fix for a regression caused by the LoopVectorizer when 2013-06-17 18:49:06 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg Remove the LLVM specific archive index. 2013-06-14 23:25:53 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh