As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / widen_load-2.ll
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-04-23 Dan GohmanChange TargetData's algorithm for computing defualt...
2010-03-30 Jakob Stoklund OlesenEnable -sse-domain-fix by default. Now with tests!
2010-03-19 Mon P WangFixed a widening bug where we were not using the correc...
2010-01-24 Mon P WangImproved widening loads by adding support for wider...