History log of /llvm-project/flang/test/Lower/zero_init.f90 (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init
# ce326259 21-Jan-2025 Kiran Chandramohan <kiran.chandramohan@arm.com>

Reland "[Flang][Driver] Add a flag to control zero initialization" (#123606)

Reverts llvm/llvm-project#123330


# 8c636481 17-Jan-2025 Kiran Chandramohan <kiran.chandramohan@arm.com>

Revert "Revert "[Flang][Driver] Add a flag to control zero initializa… (#123097)

…tion of global v…" (#123067)"

This reverts commit 44ba43aa2b740878d83a9d6f1d52a333c0d48c22.

Adds the flag to b

Revert "Revert "[Flang][Driver] Add a flag to control zero initializa… (#123097)

…tion of global v…" (#123067)"

This reverts commit 44ba43aa2b740878d83a9d6f1d52a333c0d48c22.

Adds the flag to bbc as well.

show more ...


# c593e3d0 15-Jan-2025 Kiran Chandramohan <kiran.chandramohan@arm.com>

[Flang][Driver] Add a flag to control zero initialization of global v… (#122144)

…ariables

Patch adds a flag to control zero initialization of global variables
without default initialization. Th

[Flang][Driver] Add a flag to control zero initialization of global v… (#122144)

…ariables

Patch adds a flag to control zero initialization of global variables
without default initialization. The default is to zero initialize.

show more ...