summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Check return value of getRegForValue in FastISelDerek Schuff2016-08-041-0/+13
* [WebAssembly] Initial SIMD128 support.Derek Schuff2016-08-021-4/+76
* [WebAssembly] Fast-isel support for calls, arguments, and selects.Dan Gohman2016-05-121-51/+324
* [WebAssembl] Implement enough of fast-isel to run the comparison tests.Dan Gohman2016-05-111-98/+389
* [WebAssembly] Preliminary fast-isel support.Dan Gohman2016-05-101-4/+542
* [WebAssembly] Skeleton FastISel supportDan Gohman2015-08-241-0/+81
OpenPOWER on IntegriCloud