llvm-6502/test
Andrew Trick c8bfd1d78f Convert -enable-sched-cycles and -enable-sched-hazard to -disable
flags. They are still not enable in this revision.

Added TargetInstrInfo::isZeroCost() to fix a fundamental problem with
the scheduler's model of operand latency in the selection DAG.

Generalized unit tests to work with sched-cycles.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123969 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-21 05:51:33 +00:00
..
Analysis Implement requiredTransitive 2011-01-20 21:03:22 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Convert -enable-sched-cycles and -enable-sched-hazard to -disable 2011-01-21 05:51:33 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC Update tests to accomodate unnamed_addr introduction. 2011-01-17 17:54:17 +00:00
FrontendObjC++
Integer
lib
Linker Make everyone happy this time. 2011-01-16 21:34:34 +00:00
LLVMC
MC Add testcases for clz encoding 2011-01-20 19:27:16 +00:00
Object Object: Renable the tests now that none of the build bots complain about aliasing. 2011-01-21 05:07:13 +00:00
Other
Scripts
TableGen
Transforms fix PR9013, an infinite loop in instcombine. 2011-01-21 05:29:50 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh