summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Add exception handling option and featureHeejin Ahn2018-02-241-0/+2
* [WebAssembly] Make sign-extension opcodes a distinct feature.Dan Gohman2018-01-191-0/+2
* [WebAssembly] Fix trapping behavior in fptosi/fptoui.Dan Gohman2017-11-281-0/+2
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [WebAssembly] Add target feature for atomicsDerek Schuff2017-08-301-0/+2
* [WebAssembly] Move useAA() out of line to make it more convenient to experime...Dan Gohman2015-12-051-1/+1
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-0/+6
* WebAssembly: start instructionsJF Bastien2015-07-011-2/+3
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+78
OpenPOWER on IntegriCloud