Reapply r100056. It doesn't look like it's the one that's causing a failure.
[oota-llvm.git] / lib / CodeGen / OptimizeExts.cpp
2010-03-26 Dale JohannesenHandle DEBUG_VALUE in this pass.
2010-02-09 Chris Lattnermove target-independent opcodes out of TargetInstrInfo
2010-01-19 Evan ChengDo not extend extension results beyond the use of a...
2010-01-13 Evan ChengCommit some changes I had managed to lose last night...
2010-01-13 Evan ChengAdd comment; refactor; avoid pulling in DT if it's...
2010-01-13 Evan ChengAdd a quick pass to optimize sign / zero extension...