summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/phi.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Make LBB markers not affected by test orderHeejin Ahn2019-04-231-1/+1
* [WebAssembly] Disable MachineBlockPlacement passHeejin Ahn2019-03-051-3/+2
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-3/+3
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-271-1/+1
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-2/+2
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-311-2/+3
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-3/+2
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-2/+3
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [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