summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/phi.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Use the default private label prefixes.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-1/+1
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-4/+4
* [WebAssembly] Don't use set_local instructions explicitly.Dan Gohman2015-11-231-3/+3
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-6/+5
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-11/+6
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-6/+11
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-11/+6
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-3/+3
* [WebAssembly] Make expression-stack pushing explicitDan Gohman2015-11-061-1/+1
* WebAssembly: fix more syntaxJF Bastien2015-10-221-1/+1
* WebAssembly: update syntaxJF Bastien2015-10-161-7/+7
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-8/+13
* [WebAssembly] Rename setlocal to set_local to match the spec.Dan Gohman2015-10-031-5/+5
* [WebAssembly] Check in an initial CFG Stackifier passDan Gohman2015-09-161-4/+1
* [WebAssembly] Update target datalayout strings.Dan Gohman2015-09-091-1/+1
* [WebAssembly] Implement WebAssemblyInstrInfo::copyPhysRegDan Gohman2015-09-091-0/+26
* [WebAssembly] Temporarily disable this test, as it depends on additional patc...Dan Gohman2015-09-081-0/+3
* [WebAssembly] Enable SSA lowering and other pre-regalloc passesDan Gohman2015-09-081-0/+22
OpenPOWER on IntegriCloud