[AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.
[oota-llvm.git] / test / CodeGen / ARM / memset-inline.ll
2015-03-18 John Brawn[ARM] Align stack objects passed to memory intrinsics
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-12-10 Evan ChengSome enhancements for memcpy / memset inline expansion.