X86: Resolve a long standing FIXME and properly isel pextr[bw].
[oota-llvm.git] / test / CodeGen / X86 / widen_load-2.ll
2014-02-07 Jim GrosbachX86: Resolve a long standing FIXME and properly isel...
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2013-08-19 Paul RedmondImprove the widening of integral binary vector operations
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-10-23 Michael LiaoEnable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from...
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...