llvm-6502/lib
Brian Gaeke 4296088ccf Remove WordsEmitted statistic; there's already a non-backend-specific
jello statistic for this (just divide #-bytes-of-code-emitted by 4).

Rewrite head-of-file comment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9098 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-13 19:51:20 +00:00
..
Analysis Make use of "external" depth-first iterators to avoid revisiting nodes 2003-10-13 16:36:06 +00:00
Archive
AsmParser
Bytecode Stop using "reverse depth first" order 2003-10-13 15:21:58 +00:00
CodeGen
ExecutionEngine
Linker
Support LLI no longer has -abort-on-exception 2003-10-13 18:26:49 +00:00
Target Remove WordsEmitted statistic; there's already a non-backend-specific 2003-10-13 19:51:20 +00:00
Transforms Whoops, we inserted into the wrong set. What's up with the dead set anyway? 2003-10-13 16:49:21 +00:00
VMCore Stop using "reverse depth first" order 2003-10-13 15:21:58 +00:00
Makefile