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