Dan Gohman
|
c2d82ef29f
|
[WebAssembly] Remove the override of haveFastSqrt.
The default implementation in BasicTTI already checks TLI and does
the right thing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254993 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-12-08 03:22:33 +00:00 |
|
Dan Gohman
|
85d0f9ca6d
|
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254267 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-11-29 22:32:02 +00:00 |
|
Dan Gohman
|
18595a0862
|
[WebAssembly] Tell TargetTransformInfo about popcnt and sqrt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245853 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-08-24 16:51:46 +00:00 |
|
Dan Gohman
|
a74341308f
|
[WebAssembly] Initial WebAssembly backend
This WebAssembly backend is just a skeleton at this time and is not yet
functional.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241022 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-06-29 23:51:55 +00:00 |
|