summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/global.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Optimize memcpy/memmove/memcpy calls.Dan Gohman2016-01-261-2/+2
* [MC] Use .p2align instead of .alignDan Gohman2016-01-261-15/+15
* [SelectionDAG] Use the correct return type for memcpy, memmove, and memset.Dan Gohman2016-01-251-1/+1
* [WebAssembly] MCFixupKindInfo's TargetSize is in bits rather than bytes.Dan Gohman2016-01-131-0/+14
* [WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman2016-01-111-1/+1
* WebAssembly: use .skip instead of .zero directiveJF Bastien2016-01-071-5/+5
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-4/+4
* [WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmInfo to MCAsmInfoELF.Dan Gohman2015-12-171-0/+10
* [WebAssembly] Implement instruction selection for constant offsets in addresses.Dan Gohman2015-12-151-2/+2
* WebAssembly: test global array indexingJF Bastien2015-12-151-0/+9
* [WebAssembly] Implement direct calls to external symbols.Dan Gohman2015-12-051-2/+1
* [WebAssembly] Support constant offsets on loads and storesDerek Schuff2015-12-051-1/+1
* [WebAssembly] Support for register stackifying with load and store instructions.Dan Gohman2015-11-251-2/+2
* [WebAssembly] Codegen support for ISD::ExternalSymbolDan Gohman2015-11-251-0/+12
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-2/+2
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-1/+3
* [WebAssembly] Fix printing of global operandsDerek Schuff2015-11-171-0/+7
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-26/+127
* [WebAssembly] Update target datalayout strings.Dan Gohman2015-09-091-1/+1
* WebAssembly: handle private/internal globals.JF Bastien2015-08-261-0/+37
OpenPOWER on IntegriCloud