summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.9.3
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.9.3')
-rw-r--r--dist/changes-5.9.324
1 files changed, 24 insertions, 0 deletions
diff --git a/dist/changes-5.9.3 b/dist/changes-5.9.3
new file mode 100644
index 0000000..8522399
--- /dev/null
+++ b/dist/changes-5.9.3
@@ -0,0 +1,24 @@
+Qt 5.9.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.9.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.9 series is binary compatible with the 5.8.x series.
+Applications compiled for 5.8 will continue to run with 5.9.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* Qt 5.9.3 Changes *
+****************************************************************************
+
+ - Bundled libtiff updated to version 4.0.8+.
7-pr_memprof_omit_key_record Vendor branches of https://github.com/llvm/llvm-project.git
summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel
Commit message (Expand)AuthorAgeFilesLines
...
* [CostModel][AArch64] Add floating point arithmetic tests. NFC.Sjoerd Meijer2021-05-262-81/+410
* [NFC][X86][Costmodel] Add some more interleaved load/store test with i16 elem...Roman Lebedev2021-05-2610-24/+294
* [CostModel][AArch64] Add tests for bitreverse. NFC.Sjoerd Meijer2021-05-261-0/+129
* [CostModel][X86] Remove old testshift* testsSimon Pilgrim2021-05-263-1589/+0
* [CostModel][X86] Improve accuracy of 256-bit non-uniform vector shifts on AVX1Simon Pilgrim2021-05-2510-492/+492
* [CostModel][X86] Improve accuracy of vXi64 vector non-uniform shift costs on ...Simon Pilgrim2021-05-2510-101/+109
* [CostModel][X86] Improve accuracy of vXi8/vXi16 vector non-uniform shift cost...Simon Pilgrim2021-05-2510-677/+1429
* Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille2021-05-241-1/+1
* [NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille2021-05-241-1/+1
* [X86][Costmodel] getMaskedMemoryOpCost(): don't scalarize non-power-of-two ve...Roman Lebedev2021-05-241-180/+180
* [CostModel][X86] Add missing SSE41 v2iX sext/zext costsSimon Pilgrim2021-05-242-45/+45
* [CostModel][X86] Regenerate sse-itoi.ll test checksSimon Pilgrim2021-05-241-61/+61
* [CostModel][X86] Improve accuracy of vector non-uniform shift costs on XOP/AV...Simon Pilgrim2021-05-2410-150/+78
* [CostModel][X86] Improve accuracy of vXi64 MUL costs on AVX2/AVX512 targetsSimon Pilgrim2021-05-245-79/+79
* [NFC][X86][Costmodel] Add tests with with masked loads/stores w/non-power-of-...Roman Lebedev2021-05-23