Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / cmp.ll
2014-06-06 Benjamin KramerX86: Don't turn shifts into ands if there's another...
2014-04-24 Benjamin KramerX86: Don't transform shifts into ands when the sign...
2014-04-24 Benjamin KramerX86: Emit test instead of constant shift + compare...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-22 David MajnemerX86: Remove test instructions proceeding shift by immed...
2012-12-19 Craig TopperTeach SimplifySetCC that comparing AssertZext i1 agains...
2012-07-17 Evan ChengImplement r160312 as target indepedenet dag combine.
2012-07-17 Evan ChengThis is another case where instcombine demanded bits...
2012-07-16 Evan ChengFor something like
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-10-08 Chris Lattnertestcase that goes with r116053
2010-10-08 Chris Lattnerrename test