summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Merge used feature sets, update atomics linkage policyThomas Lively2019-03-291-0/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-101-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Add exception handling option and featureHeejin Ahn2018-02-241-2/+2
* [WebAssembly] Make sign-extension opcodes a distinct feature.Dan Gohman2018-01-191-2/+2
* [WebAssembly] Fix trapping behavior in fptosi/fptoui.Dan Gohman2017-11-281-1/+2
* [WebAssembly] Add target feature for atomicsDerek Schuff2017-08-301-1/+1
* [WebAssembly] Disable the MachineScheduler.Dan Gohman2016-05-181-1/+7
* [WebAssembly] Minor code formatting cleanups. NFC.Dan Gohman2016-01-251-2/+2
* [WebAssembly] Move useAA() out of line to make it more convenient to experime...Dan Gohman2015-12-051-0/+1
* Unbreak WebAssembly buildJF Bastien2015-07-091-2/+2
* WebAssembly: start instructionsJF Bastien2015-07-011-3/+3
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+48
OpenPOWER on IntegriCloud