llvm-6502/test
Quentin Colombet dcc0e7eaa1 [CodeGenPrepare] Teach the addressing mode matcher how to promote zext.
I.e., teach it about 'sext (zext a to ty) to ty2' => zext a to ty2.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217629 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-11 21:22:14 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [CodeGenPrepare] Teach the addressing mode matcher how to promote zext. 2014-09-11 21:22:14 +00:00
DebugInfo
ExecutionEngine [MCJIT] Add support for ARM HALF_DIFF relocations to MCJIT. 2014-09-11 19:21:14 +00:00
Feature
FileCheck
Instrumentation [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code. 2014-09-10 09:45:49 +00:00
Integer
JitListener
Linker
LTO
MC Object: Add support for bigobj 2014-09-10 12:51:52 +00:00
Object
Other
TableGen
tools Remember to eraseFromParent after replaceAllUsesWith. 2014-09-10 19:39:41 +00:00
Transforms [AlignmentFromAssumptions] Don't crash just because the target is 32-bit 2014-09-11 08:40:17 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Add LLVMgold target to test dependencies. 2014-09-10 22:20:49 +00:00
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh