summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/userstack.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Omit no-op adds for non-mem uses of FrameIndexDerek Schuff2016-01-261-0/+18
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-4/+4
* [WebAssembly] Don't stackify stores across instructions with side effects.Dan Gohman2016-01-201-12/+19
* [WebAssembly] Support combining GEP and FrameIndex offsets in memory operand ...Derek Schuff2016-01-071-0/+21
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Implement eliminateCallFramePseudoDerek Schuff2015-12-161-0/+6
* [WebAssembly] Print an extra local decl when the user stack pointer is usedDerek Schuff2015-12-161-0/+5
* [WebAssembly] Implement prolog/epilog insertion and FrameIndex eliminationDerek Schuff2015-12-111-0/+70
OpenPOWER on IntegriCloud