Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / CodeGen / X86 / x86-shifts.ll
2011-11-01 Eli FriedmanTeach the x86 backend a couple tricks for dealing with...
2011-10-30 Benjamin KramerX86: Emit logical shift by constant splat of <16 x...
2011-10-30 Nadav RotemFix pr11266.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2011-05-11 Nadav RotemAdd custom lowering of X86 vector SRA/SRL/SHL when...