llvm-6502/test
Devang Patel d96c60df3f Ignore DbgInfoIntrinsics.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63923 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-06 06:19:06 +00:00
..
Analysis Finish making AliasAnalysis aware of the fact that most atomic intrinsics only dereference their arguments, and enhance 2009-02-04 05:16:46 +00:00
Archive
Assembler Remove now-incorrect test. 2009-02-04 21:07:37 +00:00
Bindings/Ocaml
Bitcode fix a bitcode reader bug where it can't handle extractelement correctly: 2009-02-03 02:11:28 +00:00
BugPoint
CodeGen Fix test. It produces unexpected code if sse4.1 is on. 2009-02-06 01:49:19 +00:00
DebugInfo Do not add redundant arguments in a method definition DIE. 2009-02-02 17:51:41 +00:00
ExecutionEngine This is case is to uncover the bug in IntrinsicLowering.cpp, 2009-01-30 08:59:51 +00:00
Feature Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
FrontendAda
FrontendC Delete these two tests. They are specific to x86-64, and there's no 2009-02-03 01:33:26 +00:00
FrontendC++ Run dsymutil on darwin, when it is expected, before running gdb test. 2009-02-02 21:09:36 +00:00
FrontendFortran
FrontendObjC testcase for rdar://6551276 and llvm-gcc r63873 2009-02-05 18:15:17 +00:00
FrontendObjC++
Integer alignment of 0 is not valid. 2009-01-05 08:14:35 +00:00
lib Run dsymutil on darwin, when it is expected, before running gdb test. 2009-02-02 21:09:36 +00:00
Linker Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
LLVMC Add three new option properties. 2009-01-28 03:47:20 +00:00
Other
Scripts
TableGen
Transforms Ignore DbgInfoIntrinsics. 2009-02-06 06:19:06 +00:00
Verifier Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
Makefile Run dsymutil on darwin, when it is expected, before running gdb test. 2009-02-02 21:09:36 +00:00
Makefile.tests
TestRunner.sh