Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / CodeGen / X86 / promote-i16.ll
2011-06-16 Nick LewyckyCommit the right set of tests for r133124. Sorry 'bout...
2011-06-16 Nick LewyckyAdd a DAGCombine for (ext (binop (load x), cst)).
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.