summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/globl.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Don't emit .import_global for the wasm target.Dan Gohman2017-12-051-5/+8
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-1/+1
* [WebAssembly] Emit .import_global assembler directivesDerek Schuff2016-12-011-0/+4
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-6/+2
* [WebAssembly] Update target datalayout strings.Dan Gohman2015-09-091-1/+1
* WebAssembly: emit `(func (param t) (result t))` s-expressionsJF Bastien2015-08-251-1/+1
* WebAssembly: comment out .globl when printing textual assemblyJF Bastien2015-08-251-0/+14
OpenPOWER on IntegriCloud