summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm
ModeNameSize
-rw-r--r--main.cpp1993logstatsplain
-rw-r--r--qtloader.js19659logstatsplain
-rw-r--r--qtlogo.svg3864logstatsplain
-rw-r--r--qwasmbackingstore.cpp5314logstatsplain
-rw-r--r--qwasmbackingstore.h2302logstatsplain
-rw-r--r--qwasmcompositor.cpp24051logstatsplain
-rw-r--r--qwasmcompositor.h5499logstatsplain
-rw-r--r--qwasmcursor.cpp4093logstatsplain
-rw-r--r--qwasmcursor.h1611logstatsplain
-rw-r--r--qwasmeventdispatcher.cpp6940logstatsplain
-rw-r--r--qwasmeventdispatcher.h2271logstatsplain
-rw-r--r--qwasmeventtranslator.cpp19124logstatsplain
-rw-r--r--qwasmeventtranslator.h6282logstatsplain
-rw-r--r--qwasmfontdatabase.cpp3207logstatsplain
-rw-r--r--qwasmfontdatabase.h2053logstatsplain
-rw-r--r--qwasmintegration.cpp6694logstatsplain
-rw-r--r--qwasmintegration.h3331logstatsplain
-rw-r--r--qwasmopenglcontext.cpp4928logstatsplain
-rw-r--r--qwasmopenglcontext.h2393logstatsplain
-rw-r--r--qwasmscreen.cpp3244logstatsplain
-rw-r--r--qwasmscreen.h2434logstatsplain
-rw-r--r--qwasmstylepixmaps_p.h3834logstatsplain
-rw-r--r--qwasmtheme.cpp1703logstatsplain
-rw-r--r--qwasmtheme.h1791logstatsplain
-rw-r--r--qwasmwindow.cpp11506logstatsplain
-rw-r--r--qwasmwindow.h4206logstatsplain
-rw-r--r--wasm.json27logstatsplain
-rw-r--r--wasm.pro1480logstatsplain
-rw-r--r--wasm_shell.html2512logstatsplain
/spr/slptry-to-vectorize-small-graph-with-extractelements-used-in'>upstream/users/alexey-bataev/spr/slptry-to-vectorize-small-graph-with-extractelements-used-in Vendor branches of https://github.com/llvm/llvm-project.git
summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other
Commit message (Expand)AuthorAgeFilesLines
* [BasicAA] Make BasicAA a cfg pass.Alina Sbirlea2020-06-233-12/+0
* [LoopRotate] Get and update MSSA only if available in legacy pass manager.Alina Sbirlea2020-02-264-18/+19
* Revert "[ThinLTO] Add additional ThinLTO pipeline testing with new PM"Teresa Johnson2020-01-137-1018/+0
* Add a couple of missed wildcards in debug-pass-manager output checkingTeresa Johnson2020-01-131-1/+1
* Hopefully last fix for bot failuresTeresa Johnson2020-01-134-94/+94
* Try number 2 for fixing bot failuresTeresa Johnson2020-01-134-14/+24
* Fix tests for builtbot failuresTeresa Johnson2020-01-134-14/+14
* [ThinLTO] Add additional ThinLTO pipeline testing with new PMTeresa Johnson2020-01-137-0/+1008
* Remove umask testsAlexandre Ganea2020-01-101-14/+0
* [ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLPWei Mi2020-01-092-0/+6
* llc: Change behavior of -mcpu with existing attributeMatt Arsenault2020-01-071-4/+12
* Fix typo in compiler extension testingserge-sans-paille2020-01-033-3/+3
* Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille2020-01-026-16/+36
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-242-3/+3
* Revert "[VectorUtils] Introduce the Vector Function Database (VFDatabase)."Francesco Petrogalli2019-12-13