llvm-6502/test
David Majnemer 1297775557 InstSimplify: div %X, 0 -> undef
We already optimized rem %X, 0 to undef, we should do the same for div.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223919 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-10 07:52:18 +00:00
..
Analysis
Assembler DataLayout: Provide nicer diagnostics for malformed strings 2014-12-10 02:36:41 +00:00
Bindings
Bitcode
BugPoint
CodeGen [ARM] Combine base-updating/post-incrementing vector load/stores. 2014-12-10 00:07:37 +00:00
DebugInfo Correctly handle complex locations expressions in replaceDbgDeclareForAlloca() 2014-12-09 17:55:48 +00:00
ExecutionEngine
Feature IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
FileCheck
Instrumentation
Integer
JitListener
Linker IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
LTO
MC [Hexagon] Fixing broken tests. 2014-12-09 20:36:53 +00:00
Object
Other
SymbolRewriter
TableGen
tools Revert "Initial dsymutil tool commit." 2014-12-09 17:21:50 +00:00
Transforms InstSimplify: div %X, 0 -> undef 2014-12-10 07:52:18 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh