mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
fa785cb22d
Summary: Statistics are still available in Release+Asserts (any +Asserts builds), and stats can also be turned on with LLVM_ENABLE_STATS. Move some of the FastISel stats that were moved under DEBUG() back out of DEBUG(), since stats are disabled across the board now. Many tests depend on grepping "-stats" output. Move those into a orig_dir/Stats/. so that they can be marked as unsupported when building without statistics. Differential Revision: http://llvm-reviews.chandlerc.com/D486 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176733 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Stats | ||
2010-06-26-MultipleReturnValues.ll | ||
accum_recursion.ll | ||
dont_reorder_load.ll | ||
dont-tce-tail-marked-call.ll | ||
inf-recursion.ll | ||
intervening-inst.ll | ||
lit.local.cfg | ||
move_alloca_for_tail_call.ll | ||
nocapture.ll | ||
reorder_load.ll | ||
return_constant.ll | ||
setjmp.ll | ||
trivial_codegen_tailcall.ll |