llvm-6502/test
Chris Lattner 7963e15951 remove predicate simplifier, it never got the last bugs beaten
out of it, and jump threading, condprop and gvn are now getting
most of the benefit.  This was approved by Nicholas and Nicolas.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83390 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-06 16:59:46 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix tests. 2009-10-02 06:53:57 +00:00
DebugInfo Move the dominator verification code out of special code embedded within 2009-09-28 00:27:48 +00:00
ExecutionEngine Add a test for http://llvm.org/PR3043. 2009-10-05 23:51:08 +00:00
Feature Parse custom metadata attached with an instruction. 2009-09-29 00:01:14 +00:00
FrontendAda
FrontendC Test case for aligned attribute on function declaration. 2009-10-02 04:45:37 +00:00
FrontendC++ Fix test. 2009-10-02 06:50:50 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC
Other
Scripts
TableGen
Transforms remove predicate simplifier, it never got the last bugs beaten 2009-10-06 16:59:46 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Fix make rule when objdir is inside srcdir. 2009-10-02 09:30:03 +00:00
Makefile.tests
site.exp.in
TestRunner.sh