[WebAssembly] Factor out a TypeToString function, since we need it in multiple places.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyTargetTransformInfo.h
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