Put some per-instruction statistics of fast isel under NDEBUG, together with
authorEli Bendersky <eliben@google.com>
Thu, 28 Feb 2013 18:05:12 +0000 (18:05 +0000)
committerEli Bendersky <eliben@google.com>
Thu, 28 Feb 2013 18:05:12 +0000 (18:05 +0000)
commit0a4da5f0fe70d0da620e504863f24881a5f9f7cb
tree7dd8d38588f417b84d4134283c9b6cc43c1f1a29
parent2d1035def15030ae404b227747d0a28454ea32a9
Put some per-instruction statistics of fast isel under NDEBUG, together with
other per-instruction statistics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176273 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp