We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
from: llvm/llvm-project@9818ba2 to: llvm/llvm-project@e0d66c2 commit: 01f4411
from 9818ba29b91479e8f484455f36ca9f1b9a845bd1 to e0d66c242462d63d99a5324f9799ae5f84f2d84f
e0d66c242462d63d99a5324f9799ae5f84f2d84f [C++20] [Modules] Allow export redeclarations within language linkage 9c9227686bb052eec60ab95a4bd99c629cce22f6 [ArgumentPromotion] Fix -Wunused-but-set-variable after #78735 a00754bb2a98ff0ba45fb0c34e55d1c14e24f9af [LV] Fix the cost of min/max reductions. (#98453) c9df9565ea43930706f8a57418efc03b64988455 [NFC][hwasan] Use %p to print addresses (#98576) d384267ad0d5494832f7f53b888c3968b7e688a8 [NFC] [Modules] Introduce 'DeclBase::isInNamedModule' interface 870eee464b336cc42e3e1883e5402675be180eec [NFC][asan] Use %p to print addresses (#98575) 10df988e486061178034b4f41ec574f68170b887 [ArgPromotion] Handle pointer arguments of recursive calls (#78735) 51b22f95b8083c764fe39fd95e43f04bfa4be2c1 [LoopDist] Fix copy/paste mistake that said vectorize instead of distribute. NFC da368f24050f34de0327d04068a608ba971fa47c [MCParser] .altmacro: Support argument expansion not preceded by ec50f5828f25ae8b494475c6e151d9849800da7c [MLIR][Support] A cache for cyclical replacers/maps (#98202) d22a419da2aec60ceb84eff489d4f64f7395c73d [MC,test] Improve .altmacro test 8698160d1dedfb8bfa9dae094c14443c43b32a31 [NFC][memprof] Use %p to print addresses (#98577) 0d9d5f7ea282f938e39a9b319076ef84c45ee482 [CodeGen] Guard copy propagation in machine CSE against undefs (#97413) ecd2bf73cb212452951b3010bbf06e4d96330a92 [SandboxIR] Add setOperand() and RAUW,RUWIf,RUOW (#98410) 144dae207a3b1750ec94553248bf44c359b6d452 [hwasan] Report unavalible fixed shadow range (#98574) 076ae5821671aa7911b0eba6636e844381115237 Revert "[MCParser] .altmacro: Support argument expansion not preceded by "
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@9818ba2
to: llvm/llvm-project@e0d66c2
commit: 01f4411
Change Logs
from 9818ba29b91479e8f484455f36ca9f1b9a845bd1 to e0d66c242462d63d99a5324f9799ae5f84f2d84f
e0d66c242462d63d99a5324f9799ae5f84f2d84f [C++20] [Modules] Allow export redeclarations within language linkage
9c9227686bb052eec60ab95a4bd99c629cce22f6 [ArgumentPromotion] Fix -Wunused-but-set-variable after #78735
a00754bb2a98ff0ba45fb0c34e55d1c14e24f9af [LV] Fix the cost of min/max reductions. (#98453)
c9df9565ea43930706f8a57418efc03b64988455 [NFC][hwasan] Use %p to print addresses (#98576)
d384267ad0d5494832f7f53b888c3968b7e688a8 [NFC] [Modules] Introduce 'DeclBase::isInNamedModule' interface
870eee464b336cc42e3e1883e5402675be180eec [NFC][asan] Use %p to print addresses (#98575)
10df988e486061178034b4f41ec574f68170b887 [ArgPromotion] Handle pointer arguments of recursive calls (#78735)
51b22f95b8083c764fe39fd95e43f04bfa4be2c1 [LoopDist] Fix copy/paste mistake that said vectorize instead of distribute. NFC
da368f24050f34de0327d04068a608ba971fa47c [MCParser] .altmacro: Support argument expansion not preceded by
ec50f5828f25ae8b494475c6e151d9849800da7c [MLIR][Support] A cache for cyclical replacers/maps (#98202)
d22a419da2aec60ceb84eff489d4f64f7395c73d [MC,test] Improve .altmacro test
8698160d1dedfb8bfa9dae094c14443c43b32a31 [NFC][memprof] Use %p to print addresses (#98577)
0d9d5f7ea282f938e39a9b319076ef84c45ee482 [CodeGen] Guard copy propagation in machine CSE against undefs (#97413)
ecd2bf73cb212452951b3010bbf06e4d96330a92 [SandboxIR] Add setOperand() and RAUW,RUWIf,RUOW (#98410)
144dae207a3b1750ec94553248bf44c359b6d452 [hwasan] Report unavalible fixed shadow range (#98574)
076ae5821671aa7911b0eba6636e844381115237 Revert "[MCParser] .altmacro: Support argument expansion not preceded by "
The text was updated successfully, but these errors were encountered: