summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/atomic_read_codegen.c
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-03-29[clang] Better SysV bitfield access units (#65742)Nathan Sidwell
2024-03-12Don't do casting of atomic FP loads/stores in FE. (#83446)Jonas Paulsson
2023-05-15[clang] Convert a few OpenMP tests to use opaque pointersSergei Barannikov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-10Use functions with prototypes when appropriate; NFCAaron Ballman
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-02-11NFC: update clang tests to check ordering and alignment for atomicrmw/cmpxchg.James Y Knight
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 3Saiyedul Islam
2020-02-11[OPENMP50]Add support for relaxed clause in atomic directive.Alexey Bataev
2020-02-11[OPENMP50]Add restrictions for memory order clauses in atomic directive.Alexey Bataev
2020-02-10[OPENMP50]Add support for 'release' clause.Alexey Bataev
2020-02-10[OPENMP50]Support for acquire clause.Alexey Bataev
2020-02-07[OPENMP50]Add codegen for acq_rel clause in atomic|flush directives.Alexey Bataev
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-09-22[Atomic][X8664] set max atomic inline width according to the targetWei Mi
2015-11-18Produce a better diagnostic for global register variables.Akira Hatanaka
2015-07-08Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl
2015-07-07Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl
2015-07-07Wrap clang modules and pch files in an object file container.Adrian Prantl
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27[OPENMP] Codegen for "#pragma omp atomic write"Alexey Bataev
2015-02-25Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl
2015-02-25Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl
2015-02-14Revert "Revert r229082 for a bit, it caused PR22577."David Majnemer
2015-02-13Revert r229082 for a bit, it caused PR22577.Nico Weber
2015-02-13MS ABI: Implement /volatile:msDavid Majnemer
2015-01-22[OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.Alexey Bataev
2015-01-22Revert commit revision 226786Alexey Bataev
2015-01-22[OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.Alexey Bataev
2015-01-22Revert commit r226784.Alexey Bataev
2015-01-22[OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.Alexey Bataev