summaryrefslogtreecommitdiff
path: root/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
AgeCommit message (Expand)Author
2017-10-05[WebAssembly] Add the rest of the atomic loadsDerek Schuff
2017-08-30[WebAssembly] Add target feature for atomicsDerek Schuff
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2016-10-06[WebAssembly] Remove the output operand from stores.Dan Gohman
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2016-04-21[WebAssembly] Limit alignment hints to natural alignment.Dan Gohman
2016-01-26[WebAssembly] Implement unaligned loads and stores.Dan Gohman