llvm-6502/test
Cameron Zwarich 8ca814c4e0 Merge information about the number of zero, one, and sign bits of live-out
registers at phis. This enables us to eliminate a lot of pointless zexts during
the DAGCombine phase. This fixes <rdar://problem/8760114>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126380 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-24 10:00:25 +00:00
..
Analysis teach SCEV that the scale and addition of an inbounds gep don't NSW. 2011-02-13 03:14:49 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Merge information about the number of zero, one, and sign bits of live-out 2011-02-24 10:00:25 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test case for r126127. Radar 9012638. 2011-02-21 18:08:40 +00:00
FrontendC++ remove a small scattering of basically pointless tests. These are 2011-02-09 16:41:31 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Remove file. Previous commit deleted content, but left the file around. 2011-02-23 21:43:31 +00:00
Object
Other
Scripts
TableGen
Transforms change instcombine to not turn a call to non-varargs bitcast of 2011-02-24 05:10:56 +00:00
Unit
Verifier
CMakeLists.txt Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
lit.cfg Fixed lit.cfg to no longer recognize the old 2011-02-22 02:05:53 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh