summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_has_device_addr_codegen.cpp
AgeCommit message (Expand)Author
2024-09-05Reland "[clang] Add nuw attribute to GEPs (#105496)" (#107257)Hari Limaye
2024-08-28Revert "[clang] Add nuw attribute to GEPs" (#106343)Vitaly Buka
2024-08-27[clang] Add nuw attribute to GEPs (#105496)Hari Limaye
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-03-19[OpenMP] Increment kernel args version, used by runtime for detecting dyn_ptr...dhruvachak
2024-02-21[OpenMP] Remove `register_requires` global constructor (#80460)Joseph Huber
2023-07-06[clang][CodeGenCXX] Improve handling of itanium ABI member function alignment...David Tenty
2023-03-17[Clang][OpenMP] Insert alloca for kernel args at function entry block instead...Dhruva Chakrabarti
2023-01-21[OpenMP] Modernize the kernel launching interface and APIsJohannes Doerfert
2022-12-13[OpenMP][NFCI] Remove effectively dead code in clang and the runtimeJohannes Doerfert
2022-12-12Revert "[OpenMP][NFCI] Remove effectively dead code in clang and the runtime"Johannes Doerfert
2022-12-12[OpenMP][NFCI] Remove effectively dead code in clang and the runtimeJohannes Doerfert
2022-11-04Remove redundant loads.Jennifer Yu
2022-10-07[OpenMP] Convert more tests to opaque pointers (NFC)Nikita Popov
2022-09-20[Clang][OpenMP] Codegen generation for has_device_addr claues.Jennifer Yu
2022-09-20revert 684f76643 [Clang][OpenMP] Codegen generation for has_device_addr claues.Ron Lieberman
2022-09-19[Clang][OpenMP] Codegen generation for has_device_addr claues.Jennifer Yu