aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-29[WebAssembly] Merge used feature sets, update atomics linkage policyThomas Lively1-3/+0
2019-03-26[WebAssembly] Support WebAssemblyFunctionInfo serializationHeejin Ahn1-0/+8
2019-02-28[WebAssembly] Remove uses of ThreadModelThomas Lively1-0/+6
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-1/+1
2017-12-22(Re-landing) Expose a TargetMachine::getTargetTransformInfo functionSanjoy Das1-2/+1
2017-12-21Revert "Expose a TargetMachine::getTargetTransformInfo function"Sanjoy Das1-1/+2
2017-12-21Expose a TargetMachine::getTargetTransformInfo functionSanjoy Das1-2/+1
2017-10-12Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"Matthias Braun1-1/+1
2017-10-12TargetMachine: Merge TargetMachine and LLVMTargetMachineMatthias Braun1-1/+1
2017-08-03Fix WebAssembly target after r309911.Daniel Jasper1-2/+3
2016-05-19[WebAssembly] Update WebAssembly target for r269988.Dan Gohman1-1/+1
2016-05-17Factor PrologEpilogInserter around spilling, frame finalization, and scavengingDerek Schuff1-0/+2
2015-06-29[WebAssembly] Initial WebAssembly backendDan Gohman1-0/+51