Use isPrologLabel() instead of checking the opcode directly.
[oota-llvm.git] / lib / CodeGen / Splitter.cpp
2010-07-17 Lang HamesRemoved unused inRange variable.
2010-07-17 Lang HamesLoopSplitter - intended to split live intervals over...