Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / h-registers-0.ll
2013-09-02 NAKAMURA Takumillvm/test/CodeGen/X86: Update tests with -mattr=-bmi...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
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...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: Add a pattern for Win64.
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-14 Dan GohmanWhen the result of an EXTRACT_SUBREG, INSERT_SUBREG...