summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgenericplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Allow loading of static plugins if QT_NO_LIBRARY is set.Ulf Hermann2015-08-181-4/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Fix broken linksSze Howe Koh2014-02-041-2/+0
* Doc, Qt GUI: Fix "no \inmodule command" warningsSze Howe Koh2013-01-281-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make QGenericPlugin and QGenericPluginFactory public APIGirish Ramakrishnan2012-07-041-5/+2
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-0/+106
minfo'>upstream/revert-92865-remove-nonhermetic-terminfo Vendor branches of https://github.com/llvm/llvm-project.git
summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
...
* AMDGPU: Clean up LDS-related occupancy calculationsNicolai Hähnle2023-01-2354-7771/+7798
* AMDGPU: Add a scheduler test to demonstrate an upcoming changeNicolai Hähnle2023-01-231-0/+144
* AMDGPU: Re-run UTC scripts on some test casesNicolai Hähnle2023-01-234-1781/+1781
* [RISCV] Add a test case for a missed PRE oppurtunity when inserting vsetvlisPhilip Reames2023-01-231-0/+34
* [AMDGPU] Tune scheduler on GFX10 and GFX11 for regions with spillingStanislav Mekhanoshin2023-01-231-0/+295
* [AArch64][SME2] Add Multi-vector saturating extract narrow intrinsicsCaroline Concatto2023-01-231-0/+141
* [AArch64][SME2] Add multi-vector convert to/from floating-point intrinsicCaroline Concatto2023-01-231-0/+151
* [DAG] visitAnd - fold (and (ext (and V, c1)), c2) -> (and (ext V), (and c1, (...Simon Pilgrim2023-01-233-44/+38
* [NFC][AArch64] Rename SVE2p1 sclamp and uclamp testsDavid Sherwood2023-01-232-0/+0
* [AArch64][SVE2p1] Add SVE2.1 fclamp intrinsicDavid Sherwood2023-01-231-0/+37
* [X86][ABI] Don't preserve return regs for preserve_all/preserve_most CCsAnton Bikineev2023-01-234-128/+312
* [X86] Add test coverage for and(ext(and(x, c1)),c2) patternsSimon Pilgrim2023-01-231-0/+92
* Fix `FindSingleBitChange` to handle NOT(V) where V is not an InstructionNoah Goldstein2023-01-232-0/+157
* [ARM] Don't emit Arm speculation hardening thunks under Thumb and vice-versaDavid Green2023-01-232-1/+19
* DAG: Use getNegatedExpression in combineMinNumMaxNumMatt Arsenault2023-01-231-33/+15
* DAG: Look through fneg when trying to create unsafe minnum/maxnumMatt Arsenault2023-01-231-22/+10
* [DAGCombine]Expand usage of CreateBuildVecShuffle to make full use of vector opsWang, Xin102023-01-23