llvm-6502/test
Nick Lewycky ae285bf5a6 Don't try to analyze this "backward" case. This is overly conservative
pending a correct solution.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61589 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-02 18:54:17 +00:00
..
Analysis Don't try to analyze this "backward" case. This is overly conservative 2009-01-02 18:54:17 +00:00
Archive
Assembler Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Do not isel load folding bt instructions for pentium m, core, core2, and AMD processors. These are significantly slower than a load followed by a bt of a register. 2009-01-02 05:35:45 +00:00
DebugInfo More precise XFAIL. 2008-12-19 22:28:23 +00:00
ExecutionEngine
Feature Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
FrontendAda
FrontendC XFAIL test caused by r61493. Apparently, this is expected? 2008-12-31 08:26:55 +00:00
FrontendC++ This test works again for Darwin because a patch was reverted. 2008-12-19 19:08:13 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
lib
Linker Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
LLVMC Use ignore & grep instead of XFAIL. 2008-12-21 07:47:49 +00:00
Other
Scripts
TableGen
Transforms When calculating 'nocapture' argument attributes, allow 2009-01-02 11:54:37 +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 * Quoted the executable 'runtest' to emphasize the binary needed; 2009-01-01 20:26:05 +00:00
Makefile.tests
TestRunner.sh