Skip to content

Releases: backengineering/llvm-msvc

llvm-msvc-v3.2.9

21 Feb 00:39
eca0dc6

Choose a tag to compare

What's Changed

  • Added PDB version support for CI

Full Changelog: llvm-msvc-v3.2.8...llvm-msvc-v3.2.9

llvm-msvc-v3.2.8

18 Feb 16:27
5a820f2

Choose a tag to compare

What's Changed

  • Fix some warnings
  • Fix github actions

Full Changelog: llvm-msvc-v3.2.7...llvm-msvc-v3.2.8

llvm-msvc-v3.2.7

17 Feb 16:12
68f1139

Choose a tag to compare

What's Changed

  • Added the commandline flag to not merge sections. by @CR3Swapper in #80
  • Supports AArch64 android GKI drivers.

New Contributors

Full Changelog: llvm-msvc-v3.2.6...llvm-msvc-v3.2.7

llvm-msvc-v3.2.6

04 Dec 18:39
3552470

Choose a tag to compare

What's Changed

  • Move Annotation2MetadataPass to BackendUtil.cpp.
  • Removed some warnings.

Full Changelog: llvm-msvc-v3.2.5...llvm-msvc-v3.2.6

llvm-msvc-v3.2.5

30 Nov 09:31
47876da

Choose a tag to compare

What's Changed

  • Rewrote some functions about annotation strings.
  • Fixed crash about DCE functions.

Full Changelog: llvm-msvc-v3.2.4...llvm-msvc-v3.2.5

llvm-msvc-v3.2.4

25 Nov 16:17
b8c093c

Choose a tag to compare

What's Changed

  • Rewrote some X86 builtins.
  • Ensured that noinline functions cannot be inlined.
  • Removed some useless warnings.
  • Update to the upstream.

Full Changelog: llvm-msvc-v3.2.3...llvm-msvc-v3.2.4

llvm-msvc-v3.2.3

09 Nov 14:50
fd70309

Choose a tag to compare

What's Changed

  • Made ISO C++17 allow dynamic exception specifications.
  • Fixed an LLD bug about INIT2 section.

Full Changelog: llvm-msvc-v3.2.2...llvm-msvc-v3.2.3

llvm-msvc-v3.2.2

07 Nov 17:49
786c4ac

Choose a tag to compare

What's Changed

  • Fixed a bug for GVN pass.

Full Changelog: llvm-msvc-v3.2.1...llvm-msvc-v3.2.2

llvm-msvc-v3.2.1

06 Nov 14:22
86bb7ae

Choose a tag to compare

What's Changed

Full Changelog: llvm-msvc-v3.2.0...llvm-msvc-v3.2.1

llvm-msvc-v3.2.0

04 Nov 12:55
a9673ce

Choose a tag to compare

What's Changed

  • Fixed a bug in function Instruction::setVolatile.
  • Fixed a bug when you enable -flto=thin.

Full Changelog: llvm-msvc-v3.1.9...llvm-msvc-v3.2.0