llvm-6502/test
Evan Cheng bf34a5ec22 sext(undef) = 0, because the top bits will all be the same.
zext(undef) = 0, because the top bits will be zero.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127649 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-15 02:22:10 +00:00
..
Analysis Propagate SCEV no-wrap flags whenever possible. 2011-03-15 00:37:00 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen sext(undef) = 0, because the top bits will all be the same. 2011-03-15 02:22:10 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Add a RUN line to the test case to make it functional. <rdar://problem/9055247> 2011-03-09 04:02:40 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Basic sanity checks to ensure that 2- and 3-byte 2011-03-15 01:32:46 +00:00
Object
Other
Scripts
TableGen
Transforms If we don't know how long a string is we can't fold an _chk version to the 2011-03-15 00:25:41 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh