[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / swift-atomics.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-23 Robin MorissetFix swift-atomics testcase
2013-09-02 Tilmann SchellerRevert 189756 for now, it doesn't match what rdar:...
2013-09-02 Tilmann SchellerARM: Default to Swift when compiling for iOS 6 or later.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-03 Tim NorthoverARM: relax the atomic release barrier to "dmb ishst...