llvm-6502/lib
Chris Lattner fc3549ee8c Don't advance the hazard recognizer when there are no hazards and no instructions
to be emitted.

Don't add one to the latency of a completed instruction if the latency of the
op is 0.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26718 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-12 09:01:41 +00:00
..
Analysis Fix PR681 by using the standard Lengauer and Tarjan algorithm for dominator 2006-03-11 02:20:46 +00:00
Archive
AsmParser
Bytecode
CodeGen Don't advance the hazard recognizer when there are no hazards and no instructions 2006-03-12 09:01:41 +00:00
Debugger remove some dead code 2006-03-10 23:14:22 +00:00
ExecutionEngine Add a helper method for running static ctors/dtors in the module. 2006-03-08 18:42:46 +00:00
Linker
Support
System
Target blr is a branch too 2006-03-11 21:49:49 +00:00
Transforms use autogenerated side-effect information 2006-03-09 22:38:10 +00:00
VMCore Doh! 2006-03-11 00:13:10 +00:00
Makefile