Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / movgs.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-10-03 Chandler Carruth[x86] Regenerate a number of FileCheck assertions with...
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-03-27 Preston GurdThis patch follows is a follow up to r178171, which...
2012-07-30 Pete CooperConsider address spaces for hashing and CSEing DAG...
2011-09-20 Bruno Cardoso LopesAttempt to fix -mtriple=i686-{cygwin|mingw|win32} regre...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
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...