Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LLVM] Support LLVM 13.0.0 #43417

Merged
merged 9 commits into from
Dec 14, 2021
Merged

[LLVM] Support LLVM 13.0.0 #43417

merged 9 commits into from
Dec 14, 2021

Conversation

vchuravy
Copy link
Member

Contains most of #42602 without the actual upgrade

  • Add Type to ByVal attribute
  • [LLVM/Win32] Force stack alignment on module
  • StackProtector is now a module flag
  • Cleanup MachineObjectFileInfo handling in disassembly
  • Disable NewPM for llvmpasses test
  • [LateLowerGCFrame] handle undef values from a shuffle vector mask
  • fix tbaa_make_child use errors in our llvm passes
  • [JuliaJITEventListener] Use llvm::StringMap
  • [EE] CompilerUsed instead of Used

src/codegen.cpp Outdated Show resolved Hide resolved
src/codegen.cpp Outdated Show resolved Hide resolved
@vchuravy vchuravy force-pushed the vc/backport_llvm_13 branch from 4718888 to 1c68695 Compare December 14, 2021 00:05
@vchuravy vchuravy merged commit 6330398 into master Dec 14, 2021
@vchuravy vchuravy deleted the vc/backport_llvm_13 branch December 14, 2021 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants