[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / apm.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-08-09 Jakob Stoklund OlesenPartition use lists so defs always come before uses.
2012-08-09 Jakob Stoklund OlesenDon't use pointer-pointers for the register use lists.
2012-01-01 Craig TopperFix sfence, lfence, mfence, and clflush to be able...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: Add a pattern for Win64.
2010-11-30 Eric ChristopherNot all platforms use _<func>. Duh.
2010-11-30 Eric ChristopherRewrite mwait and monitor support and custom lower...