* Add a bunch of debugging features to LevelRaise
authorChris Lattner <sabre@nondot.org>
Tue, 16 Jul 2002 23:49:24 +0000 (23:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Jul 2002 23:49:24 +0000 (23:49 +0000)
commit3378a5b5913110f9212540ab030baf59e9c39ccc
tree65c31bf7d14e0950e4a5d54f857a833071d2e68a
parent23014c9b00be6bd963279bec8906d3767466c2d5
* Add a bunch of debugging features to LevelRaise
  - Verify the function every time it is exprconverted if DEBUG is on
  - Provide a way to start exprconversion AT a specific instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2934 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/LevelRaise.cpp