Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Conversation

@wdng
Copy link

@wdng wdng commented May 20, 2019

Add -Munixlogical options for Flang.

schweitzpgi and others added 30 commits September 7, 2018 16:01
Porting Flang driver changes to release_70
…s defined for x86_64 only Signed-off-by: Paul Osmialowski <pawel.osmialowski@arm.com>
Port flang driver changes from Release 60 to Release 70
Release 70: pull in latest changes from LLVM mirror for this branch
Set the LLVM version in the driver
The patch has several purposes. First, it enables OpenMP Offload Toolchain for Flang when "fopenmp-target = " is used. Then, the necessary parameters to create a device code are passed to flang1 and flang2. It also introduces Fortran extensions to the clang-offload-bundler tool because it is being used during unloading.
merge changes from clang [Release 70 branch]
OpenMP NVIDIA offload toolchain integration to Flang.
merge changes from clang [Release 70 branch]
merge latest from llvm mirror to Release 70
Generate -debug flag for flang1
generate the '-cmdline' option for flang1 and flang2
…Hx,54,0x2c0 which enables: 1. Checking of contiguous pointer assignments and contiguous pointer dummy arguments inside callees (-Hx,54,0x40) 2. Checking the actual argument associated with a contiguous pointer dummy argument at a call-site (-Hx,54,0x80) 3. Do not flag null pointer targets as noncontiguous (-Hx,54,0x200)
Enable contiguous pointer checks in flang with -fsanitize option.
add support for -Mwritable-constants to flang.
@wdng wdng closed this May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

7 participants