summaryrefslogtreecommitdiff
path: root/lib/Target/WebAssembly/WebAssemblySubtarget.h
AgeCommit message (Expand)Author
2017-11-28[WebAssembly] Fix trapping behavior in fptosi/fptoui.Dan Gohman
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-08-30[WebAssembly] Add target feature for atomicsDerek Schuff
2015-12-05[WebAssembly] Move useAA() out of line to make it more convenient to experime...Dan Gohman
2015-07-22WebAssembly: basic bitcode → assembly CodeGen testJF Bastien
2015-07-01WebAssembly: start instructionsJF Bastien
2015-06-29[WebAssembly] Initial WebAssembly backendDan Gohman