Merging r259177:
[oota-llvm.git] / test / CodeGen / WebAssembly / store-results.ll
2016-01-07 Dan Gohman[WebAssembly] Add -m:e to the target triple.
2015-12-15 Dan Gohman[WebAssembly] Implement instruction selection for const...
2015-12-10 Dan Gohman[WebAssembly] Tighten up several CHECK tests.
2015-12-05 Derek Schuff[WebAssembly] Support constant offsets on loads and...
2015-12-03 Dan Gohman[WebAssembly] Fix dominance check for PHIs in the Store...
2015-12-03 Derek Schuff[WebAssembly] Add a test for wasm-store-results pass