fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / movgs.ll
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2010-09-22 Chris Lattnerlinux has a different stack alignment than the mac...
2010-09-22 Chris Lattnergive VZEXT_LOAD a memory operand, it now works with...
2010-09-22 Chris Lattnerrevert r114386 now that address modes work correctly...
2010-09-21 Chris Lattnerfix rdar://8453210, a crash handling a call through...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-26 Nate BegemanMap address space 256 to gs; similar mappings could...