summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Merge used feature sets, update atomics linkage policyThomas Lively2019-03-291-3/+0
* [WebAssembly] Support WebAssemblyFunctionInfo serializationHeejin Ahn2019-03-261-0/+8
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* (Re-landing) Expose a TargetMachine::getTargetTransformInfo functionSanjoy Das2017-12-221-2/+1
* Revert "Expose a TargetMachine::getTargetTransformInfo function"Sanjoy Das2017-12-211-1/+2
* Expose a TargetMachine::getTargetTransformInfo functionSanjoy Das2017-12-211-2/+1
* Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"Matthias Braun2017-10-121-1/+1
* TargetMachine: Merge TargetMachine and LLVMTargetMachineMatthias Braun2017-10-121-1/+1
* Fix WebAssembly target after r309911.Daniel Jasper2017-08-031-2/+3
* [WebAssembly] Update WebAssembly target for r269988.Dan Gohman2016-05-191-1/+1
* Factor PrologEpilogInserter around spilling, frame finalization, and scavengingDerek Schuff2016-05-171-0/+2
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+51
OpenPOWER on IntegriCloud