aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-18[WebAssembly] Disable the MachineScheduler.Dan Gohman1-1/+7
2016-01-25[WebAssembly] Minor code formatting cleanups. NFC.Dan Gohman1-2/+2
2015-12-05[WebAssembly] Move useAA() out of line to make it more convenient to experime...Dan Gohman1-0/+1
2015-07-09Unbreak WebAssembly buildJF Bastien1-2/+2
2015-07-01WebAssembly: start instructionsJF Bastien1-3/+3
2015-06-29[WebAssembly] Initial WebAssembly backendDan Gohman1-0/+48