Revert "Change memcpy/memset/memmove to have dest and source alignments."
[oota-llvm.git] / test / CodeGen / X86 / optimize-max-0.ll
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
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...
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-19 Dan GohmanRe-apply r73718, now that the fix in r73787 is in,...
2009-06-19 Evan ChengRevert 73718. It's breaking 254.gap.
2009-06-18 Dan GohmanGeneralize LSR's OptimizeSMax to handle unsigned max...