[WebAssembly] Convert a regular for loop to a range-based for loop.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyTargetTransformInfo.h
2015-12-08 Dan Gohman[WebAssembly] Remove the override of haveFastSqrt.
2015-09-16 Hans WennborgTry to fix WebAssembly build after r247864
2015-08-24 Dan Gohman[WebAssembly] Tell TargetTransformInfo about popcnt...
2015-07-09 JF BastienUnbreak WebAssembly build
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend