summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Use named operands to identify loads and storesThomas Lively2019-03-091-108/+6
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Process p2align operands for SIMD loads and storesThomas Lively2018-10-311-0/+12
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-09-051-4/+3
* [WebAssembly] Support for atomic.wait / atomic.wake instructionsHeejin Ahn2018-08-021-0/+3
* [WebAssembly] Support for a ternary atomic RMW instructionHeejin Ahn2018-08-011-0/+7
* [WebAssembly] Support for binary atomic RMW instructionsHeejin Ahn2018-07-091-0/+42
* [WebAssembly] Support for atomic storesHeejin Ahn2018-07-021-0/+7
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Register wasm passes with the PassRegistryJacob Gravelle2018-03-301-0/+4
* [WebAssembly] Add the rest of the atomic loadsDerek Schuff2017-10-051-0/+6
* [WebAssembly] Add target feature for atomicsDerek Schuff2017-08-301-0/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [WebAssembly] Remove the output operand from stores.Dan Gohman2016-10-061-20/+25
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [WebAssembly] Limit alignment hints to natural alignment.Dan Gohman2016-04-211-3/+9
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-0/+108
OpenPOWER on IntegriCloud