summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssembly.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-0/+1
* [WebAssembly] Remove the Relooper code, as it is not currently being used.Dan Gohman2016-01-201-2/+0
* [WebAssembly] Implement prolog/epilog insertion and FrameIndex eliminationDerek Schuff2015-12-111-0/+1
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-0/+1
* [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...Dan Gohman2015-12-051-0/+1
* [WebAssembly] Support for register stackifying with load and store instructions.Dan Gohman2015-11-251-0/+4
* [WebAssembly] Prototype passes for register coloring and register stackifying.Dan Gohman2015-11-161-0/+2
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-0/+1
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-1/+0
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-0/+1
* WebAssembly: relooper analysis passJF Bastien2015-10-161-0/+2
* [WebAssembly] Check in an initial CFG Stackifier passDan Gohman2015-09-161-0/+2
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+31
OpenPOWER on IntegriCloud