llvm-6502/test
Devang Patel 608f5a6d48 call void @llvm.dbg.declare(metadata !{i32* null}, metadata !1)
is valid, but not useful, when variable  identified by !1 is optimized away by the optimizer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98986 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-19 21:06:24 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fixed the encoding problems of the crc32 instructions. All had the Operand size 2010-03-19 20:04:42 +00:00
DebugInfo call void @llvm.dbg.declare(metadata !{i32* null}, metadata !1) 2010-03-19 21:06:24 +00:00
ExecutionEngine
Feature Revert r98666 too; it's checkin-without-testing day! 2010-03-16 20:52:59 +00:00
FrontendAda
FrontendC
FrontendC++ Chris pointed out that producing undef here is wrong in 2010-03-16 18:50:54 +00:00
FrontendFortran
FrontendObjC Testcase for r98728. 2010-03-17 17:51:08 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Remove ignore from LLVMC/TestWarnings.td. This avoids 2010-03-19 01:10:41 +00:00
MC Fixed the encoding problems of the crc32 instructions. All had the Operand size 2010-03-19 20:04:42 +00:00
Other
Scripts Revert r98892. BSD systems may not have bash installed at all. 2010-03-19 00:32:11 +00:00
TableGen
Transforms
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh