Skip to content

Releases: backengineering/llvm-msvc

llvm-msvc-v3.1.1

Choose a tag to compare

@gmh5225 gmh5225 released this 01 Oct 14:59
1409658

What's Changed

  • Support /GL
  • Add a new lld-link option -fullpdbpath
  • Update to upstream

Full Changelog: llvm-msvc-v3.1.0...llvm-msvc-v3.1.1

llvm-msvc-v3.1.0

Choose a tag to compare

@gmh5225 gmh5225 released this 26 Sep 22:46
2e628af

What's Changed

  • Fix the behavior of bitfield in MSVC.
  • Writting constant fp from .rdata into .text in windows drivers.
  • Writting global constants from .rdata into .text in windows drivers.
  • Don't merge .edata to .rdata in windows drivers.
  • Support INIT section in windows drivers.
  • Add a new tool llvm-lib.exe into llvm-msvc_X86_64_installer.exe

Full Changelog: llvm-msvc-v3.0.9...llvm-msvc-v3.1.0

llvm-msvc-v3.0.9

Choose a tag to compare

@gmh5225 gmh5225 released this 21 Sep 17:14
93c7ca4

What's Changed

  • Successfully compiled hv
  • Revert inline function optimization

llvm-msvc-v3.0.8

Choose a tag to compare

@gmh5225 gmh5225 released this 12 Sep 22:04
77ce21e

What's Changed

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

llvm-msvc-v3.0.7

Choose a tag to compare

@gmh5225 gmh5225 released this 12 Sep 17:36
3177894

What's Changed

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

llvm-msvc-v3.0.6

Choose a tag to compare

@gmh5225 gmh5225 released this 08 Sep 19:05
d8cf4de

What's Changed

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

llvm-msvc-v3.0.5

Choose a tag to compare

@gmh5225 gmh5225 released this 08 Sep 11:49
0b9d115

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

Choose a tag to compare

@gmh5225 gmh5225 released this 05 Sep 21:53
d84018f

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

Choose a tag to compare

@gmh5225 gmh5225 released this 05 Sep 12:10
af4c0cb

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

Choose a tag to compare

@gmh5225 gmh5225 released this 03 Sep 18:17
4c668f8

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