This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9b4328fbfa63e54c42acad00a042b7191663caef
clang-p2996
/
llvm
/
test
/
Transforms
/
MoveAutoInit
History
Nikita Popov
fb0c50be5b
[MoveAutoInit] Gracefully handle auto-init annotation on unexpected instr (PR64661)
...
Abort the transform instead of asserting. Fixes
https://github.com/llvm/llvm-project/issues/64661
.
2023-08-15 16:21:25 +02:00
..
branch.ll
Reapply Move "auto-init" instructions to the dominator of their users
2023-04-24 18:10:10 +02:00
clobber.ll
Reapply Move "auto-init" instructions to the dominator of their users
2023-04-24 18:10:10 +02:00
fence.ll
Reapply Move "auto-init" instructions to the dominator of their users
2023-04-24 18:10:10 +02:00
invalid-annotation.ll
[MoveAutoInit] Gracefully handle auto-init annotation on unexpected instr (PR64661)
2023-08-15 16:21:25 +02:00
loop.ll
Reapply Move "auto-init" instructions to the dominator of their users
2023-04-24 18:10:10 +02:00
scalar.ll
Reapply Move "auto-init" instructions to the dominator of their users
2023-04-24 18:10:10 +02:00
sret.ll
Reapply Move "auto-init" instructions to the dominator of their users
2023-04-24 18:10:10 +02:00
volatile.ll
Reapply Move "auto-init" instructions to the dominator of their users
2023-04-24 18:10:10 +02:00