Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / cmp.ll
2015-08-19 David Majnemer[X86] Emit more efficient >= comparisons against 0
2015-05-20 Hans WennborgRevert r237828 "[X86] Remove unused node after morphing...
2015-05-20 Benjamin Kramer[X86] Remove unused node after morphing it from shr...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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