[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / 2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP.ll
2015-07-21 Matthias BraunARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
2015-07-20 Matthias BraunRevert "ARMLoadStoreOptimizer: Create LDRD/STRD on...
2015-07-10 Matthias BraunARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
2015-04-23 Peter CollingbourneARM: When spilling extra registers for alignment, prefe...
2015-03-11 Tim NorthoverARM: simplify and extend byval handling
2014-03-05 Oliver StannardARM: Correctly align arguments after a byval struct...
2013-10-11 Matthias BraunRevert "Tests: Be less dependent on a specific schedule...
2013-10-11 Matthias BraunTests: Be less dependent on a specific schedule/regalloc
2013-05-05 Stepan DyatkovskiyFor ARM backend, fixed "byval" attribute support.