Instruction scheduling itinerary for Intel Atom.
[oota-llvm.git] / test / CodeGen / X86 / widen_load-2.ll
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2011-10-27 Pete CooperChanged test to check for correct load size instead...
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
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...