[ms-inline asm] Add back-end test case for r166632. Make sure we emit the
[oota-llvm.git] / test / CodeGen / X86 / widen_cast-1.ll
2012-07-18 Preston GurdThis patch fixes 8 out of 20 unexpected failures in...
2012-07-11 Nadav RotemWhen ext-loading and trunc-storing vectors to memory...
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2009-10-16 Mon P WangUpdate tests to use FileCheck
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-12-18 Mon P WangAdded some basic test cases for r61209