summaryrefslogtreecommitdiff
path: root/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-23[WebAssembly] Basic TargetTransformInfo support for SIMD128.Dan Gohman1-1/+9
2015-12-08[WebAssembly] Remove the override of haveFastSqrt.Dan Gohman1-1/+0
2015-09-16Try to fix WebAssembly build after r247864Hans Wennborg1-1/+1
2015-08-24[WebAssembly] Tell TargetTransformInfo about popcnt and sqrt.Dan Gohman1-1/+2
2015-07-09Unbreak WebAssembly buildJF Bastien1-20/+4
2015-06-29[WebAssembly] Initial WebAssembly backendDan Gohman1-0/+87