Skip to content

Releases: backengineering/llvm-msvc

llvm-msvc-v3.0.9

21 Sep 17:14
93c7ca4

Choose a tag to compare

What's Changed

  • Successfully compiled hv
  • Revert inline function optimization

llvm-msvc-v3.0.8

12 Sep 22:04
77ce21e

Choose a tag to compare

What's Changed

Full Changelog: llvm-msvc-v3.0.7...llvm-msvc-v3.0.8

llvm-msvc-v3.0.7

12 Sep 17:36
3177894

Choose a tag to compare

What's Changed

Full Changelog: llvm-msvc-v3.0.6...llvm-msvc-v3.0.7

llvm-msvc-v3.0.6

08 Sep 19:05
d8cf4de

Choose a tag to compare

What's Changed

Full Changelog: llvm-msvc-v3.0.5...llvm-msvc-v3.0.6

llvm-msvc-v3.0.5

08 Sep 11:49
0b9d115

Choose a tag to compare

What's Changed

  • Fix a crash when compiling imgui
  • Fix a crash on RtlUnicodeStringCopy(RegistryPath, RegistryPath)

Full Changelog: llvm-msvc-v3.0.4...llvm-msvc-v3.0.5

llvm-msvc-v3.0.4

05 Sep 21:53
d84018f

Choose a tag to compare

What's Changed

  • Fix a SEH bug with PHINode

Full Changelog: llvm-msvc-v3.0.3...llvm-msvc-v3.0.4

llvm-msvc-v3.0.3

05 Sep 12:10
af4c0cb

Choose a tag to compare

What's Changed

  • Support AVX compilation for 7Z.
  • Remove some limitations of randstruct.
  • Merge upstream.

Full Changelog: llvm-msvc-v3.0.2...llvm-msvc-v3.0.3

llvm-msvc-v3.0.2

03 Sep 18:17
4c668f8

Choose a tag to compare

What's Changed

  • Support multiple cores compilation
  • Fixed a stack overflow bug during boost runtime
  • Support PCH file generation
  • Support /MP when precompiled headers are present

Full Changelog: llvm-msvc-v3.0.1...llvm-msvc-v3.0.2

llvm-msvc-v3.0.1

28 Aug 14:56
39569cc

Choose a tag to compare

What's Changed

  • Remove useless offsetof in stddef.h
  • Fixed a crash when compiling boost

Full Changelog: llvm-msvc-v3.0...llvm-msvc-v3.0.1

llvm-msvc-v3.0

28 Aug 05:57
645db1a

Choose a tag to compare

What's Changed

  • Support member of anonymous struct #1
  • Add $(VC_IncludePath) #10
  • Do not delete BasicBlock after inline pass #11
  • Support offsetof without cstddef #12
  • Support __FUNCTION__ #13
  • Support macro expansion of __FUNCTION__ #14
  • Bump semver from 5.7.1 to 5.7.2 in /mlir/utils/vscode by @dependabot in #7
  • Bump qs from 6.10.1 to 6.11.2 in /mlir/utils/vscode by @dependabot in #6
  • Bump minimatch from 3.0.4 to 3.1.2 in /mlir/utils/vscode by @dependabot in #5
  • Bump requests from 2.28.1 to 2.31.0 in /llvm/utils/git by @dependabot in #4
  • Bump certifi from 2023.5.7 to 2023.7.22 in /llvm/utils/git by @dependabot in #3
  • Bump gitpython from 3.1.30 to 3.1.32 in /llvm/utils/git by @dependabot in #2

New Contributors

Full Changelog: llvm-msvc-v2.9.3...llvm-msvc-v3.0