eliminate the CheckMultiOpcodeMatcher code and have each
[oota-llvm.git] / lib / CodeGen / OptimizeExts.cpp
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...