aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_parallel_if_codegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye1-240/+240
2024-03-19[OpenMP] Increment kernel args version, used by runtime for detecting dyn_ptr...dhruvachak1-12/+12
2024-02-21[OpenMP] Remove `register_requires` global constructor (#80460)Joseph Huber1-14/+0
2023-10-31 [OpenMP] Introduce the KernelLaunchEnvironment as implicit argument (#70401)Johannes Doerfert1-72/+96
2023-07-10[OpenMP][OMPIRBuilder] Rename IsEmbedded and IsTargetCodegen flagsSergio Afonso1-24/+24
2023-07-06[clang][CodeGenCXX] Improve handling of itanium ABI member function alignment...David Tenty1-1/+1
2023-04-19[OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein1-76/+76
2023-04-19Revert "[OpenMP] Prefix outlined and reduction func names with original func'...Itay Bookstein1-76/+76
2023-04-19[OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein1-76/+76
2023-03-17[Clang][OpenMP] Insert alloca for kernel args at function entry block instead...Dhruva Chakrabarti1-12/+12
2023-01-21[OpenMP] Modernize the kernel launching interface and APIsJohannes Doerfert1-322/+424
2022-10-07[OpenMP] Convert more tests to opaque pointers (NFC)Nikita Popov1-1188/+1099
2022-09-15Revert "[OpenMP] Codegen aggregate for outlined function captures"Dhruva Chakrabarti1-366/+266
2022-09-15[OpenMP] Codegen aggregate for outlined function capturesGiorgis Georgakoudis1-266/+366
2022-07-08[OpenMP] Add loop tripcount argument to kernel launch and remove push functionJoseph Huber1-244/+268
2022-07-08[OpenMP] Change OpenMP code generation for target region entriesJoseph Huber1-194/+398
2022-07-01[OpenMP][NFC] Reuse check lines for Clang/OpenMP testsJohannes Doerfert1-4635/+12
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-56/+56
2022-01-20[IRGen] Do not overwrite existing attributes in CGCall.Florian Hahn1-16/+16
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim1-232/+232
2021-12-23[OpenMP] Fix incorrect type when casting from uintptrNikita Popov1-144/+144
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim1-232/+232
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim1-232/+232
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee1-232/+232
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee1-232/+232
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee1-232/+232
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee1-232/+232
2021-10-12[CFE][Codegen][In-progress] Remove CodeGenFunction::InitTempAlloca()hsmahesha1-64/+64
2021-09-21Revert "[OpenMP] Codegen aggregate for outlined function captures"Giorgis Georgakoudis1-1464/+1064
2021-09-21[OpenMP] Codegen aggregate for outlined function capturesGiorgis Georgakoudis1-1064/+1464
2021-07-27[OpenMP] Creating the `omp_target_num_teams` and `omp_target_thread_limit` at...Jose M Monsalve Diaz1-241/+240
2021-07-19Revert "[OpenMP] Codegen aggregate for outlined function captures"Giorgis Georgakoudis1-1464/+1065
2021-07-16[OpenMP] Codegen aggregate for outlined function capturesGiorgis Georgakoudis1-1065/+1464
2021-05-19[OpenMP][NFC] Remove SIMD check lines for non-simd testsJohannes Doerfert1-1552/+17
2021-05-13Return "[CGCall] Annotate `this` argument with alignment"Roman Lebedev1-48/+48
2021-05-05[OpenMP][NFC] Refactor Clang OpenMP tests using update_cc_test_checksGiorgis Georgakoudis1-280/+7732
2021-05-04Revert "[OpenMP][NFC] Refactor Clang OpenMP tests using update_cc_test_checks"Giorgis Georgakoudis1-7732/+280
2021-05-04[OpenMP][NFC] Refactor Clang OpenMP tests using update_cc_test_checksGiorgis Georgakoudis1-280/+7732
2020-11-19[OpenMP] Add Location Fields to Libomptarget Runtime for DebuggingJoseph Huber1-6/+6
2020-11-18[OpenMP] Add Passing in Original Declaration Names To Mapper APIJoseph Huber1-6/+6
2020-11-17[OPENMP]Fix PR48076: mapping of data member pointer.Alexey Bataev1-2/+2
2020-11-16[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointerCJ Johnson1-1/+1
2020-10-28Revert "[OpenMP] Add Passing in Original Declaration Names To Mapper API"Benjamin Kramer1-6/+6
2020-10-27[OpenMP] Add Passing in Original Declaration Names To Mapper APIJoseph Huber1-6/+6
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 2Saiyedul Islam1-0/+35
2020-08-10[OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in ClangJohannes Doerfert1-1/+1
2020-07-15[OpenMP 5.0] Codegen support to pass user-defined mapper functions to runtimeGeorge Rokos1-6/+6
2019-10-15[Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev1-13/+1
2019-09-27[Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...Sergey Dmitriev1-2/+2
2019-05-21[OpenMP] Add support for registering requires directives with the runtimeGheorghe-Teodor Bercea1-1/+1