[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / neon_fpconv.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-02-19 Arnold SchwaighoferARM NEON: Merge a f32 bitcast of a v2i32 extractelt
2012-11-17 Eli FriedmanMark FP_EXTEND form v2f32 to v2f64 as "expand" for...
2012-11-15 Eli FriedmanMark FP_ROUND for converting NEON v2f64 to v2f32 as...