llvm-6502/test
Benjamin Kramer d81a0dee5b SROA: Don't crash on a select with two identical operands.
This is an edge case that can happen if we modify a chain of multiple selects.
Update all operands in that case and remove the assert. PR15805.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179982 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-21 17:48:39 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen ARM: fix part of test which actually needed an asserts build 2013-04-21 12:20:19 +00:00
DebugInfo Revert "PR14606: debug info imported_module support" 2013-04-19 07:47:16 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC [mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and change 2013-04-19 18:47:40 +00:00
Object Only run the tests in test/Object/ARM if we have ARM support. 2013-04-19 12:47:53 +00:00
Other Attributes: Don't print trailing whitespace on the function attribute comment. 2013-04-19 11:43:21 +00:00
TableGen
tools At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
Transforms SROA: Don't crash on a select with two identical operands. 2013-04-21 17:48:39 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh