Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
[oota-llvm.git] / lib / CodeGen / OptimizeExts.cpp
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-07-08 Jakob Stoklund OlesenConvert EXTRACT_SUBREG to COPY when emitting machine...
2010-06-09 Bill WendlingIt's an error to translate this:
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...