[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyFastISel.cpp
2015-08-24 Dan Gohman[WebAssembly] Skeleton FastISel support