summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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