[packaging] Enable build in Clang environment
[platform/upstream/llvm.git] / flang /
2023-10-31 David Truby[flang] Add comdats to functions with linkonce linkage...
2023-09-14 Peter Klausler[flang] Allow runtime build with AVOID_NATIVE_INT128_T=1
2023-08-25 Mehdi AminiFinish renaming getOperandSegmentSizeAttr() from `opera...
2023-08-16 Tulio Magno Quites... flang: Fix module-debug-file-loc-linux.f90 in standalone
2023-08-15 Valentin Clement[flang] Add missing dependency on tablegen files
2023-07-24 Kelvin Li[flang] Add PowerPC vec_abs, vec_nmadd, vec_msub and...
2023-07-24 Slava Zakharin[flang][hlfir] Fixed KindMapping for HLFIR intrinsics...
2023-07-24 Slava Zakharin[flang][hlfir] Inherit constant length for the result...
2023-07-24 Valentin Clement[flang][openacc] Keep original array size in reduction...
2023-07-24 Valentin Clement[flang][openacc] Update materialization recipe for...
2023-07-22 Fangrui Song[test] Fix compiler_version.f90 for -DLLVM_APPEND_VC_RE...
2023-07-22 Fangrui Song[Frontend] Sort featuresVec for AMDGPU target features
2023-07-22 Valentin Clement[flang][openacc] Fix hasDynamicShape logic
2023-07-21 Peter Klausler[flang] Fix portability warning that was incorrectly...
2023-07-21 Peter Klausler[flang] Emit just one warning for a bad format edit...
2023-07-21 Peter Klausler[flang][runtime] Fix NORM2([negative, ...])
2023-07-21 Peter Klausler[flang] Strengthen procedure compatibility checking
2023-07-21 Peter Klausler[flang] Portability warning and documentation for an...
2023-07-21 Peter Klausler[flang] Rename new test file
2023-07-21 Peter Klausler[flang] Ensure that NULL(without MOLD=) not passed...
2023-07-21 Peter Klausler[flang] Disallow ASYNCHRONOUS for subroutine
2023-07-21 Peter Klausler[flang] Enforce F'2023 C7125
2023-07-21 Peter Klausler[flang] Catch case of character array constructor with...
2023-07-21 Peter Klausler[flang][runtime] Detect NEWUNIT= without FILE= or STATU...
2023-07-21 Peter Klausler[flang] Preserve errors from generic matching
2023-07-21 Slava Zakharin[flang][hlfir] Added missing fir.convert for i1 result...
2023-07-21 Slava Zakharin[flang][hlfir] Preserve polymorphism for the result...
2023-07-21 Slava Zakharin[NFC][flang] Distinguish MATMUL and MATMUL-TRANSPOSE...
2023-07-21 Peter Klausler[flang] Stricter checking of DIM= arguments to LBOUND...
2023-07-21 Peter Klausler[flang] Finalize &/or destroy ABSTRACT types
2023-07-21 Peter Klausler[flang] Support implicit global external as procedure...
2023-07-21 Peter Klausler[flang] Compare component types In AreSameComponent()
2023-07-21 Peter Klausler[flang] Accept an assumed-rank array as operand of...
2023-07-21 Andrzej Warzynski[flang][nfc] Clarify the usage of llvmArgs and mlirArgs
2023-07-20 Slava Zakharin[flang][hlfir] Avoid expr buffer reuse when end_associa...
2023-07-20 Sergio Afonso[Flang][OpenMP] Fix unit test using AMDGPU triple witho...
2023-07-20 Sergio Afonso[MLIR][OpenMP][OMPIRBuilder] Use target triple to initi...
2023-07-20 Kelvin Li[flang] Add PowerPC vec_convert, vec_ctf and vec_cvf...
2023-07-19 Slava Zakharin[flang][hlfir] Removed incorrect clean-up in the implie...
2023-07-19 Slava Zakharin[flang][hlfir] Fixed finalization in hlfir.assign codegen.
2023-07-19 Razvan Lupusoru[flang] Fix complex libm use logic problems
2023-07-19 Valentin Clement[flang] Represent unknown extent correctly in getTypeAs...
2023-07-19 Markus Böck[mlir][flang] Convert TBAA metadata to an attribute...
2023-07-19 David Truby[flang] Implement tand intrinsic
2023-07-19 David Truby[flang] Use libm functions for complex operations by...
2023-07-19 Kelvin Li[flang] Simplify macros for the vec_sld and vec_sldw...
2023-07-18 Valentin Clement[flang][openacc] Support static slice in reduction...
2023-07-18 Andrew Gozillon[Flang][OpenMP] Disable function filtering for host
2023-07-18 Razvan Lupusoru[flang][openacc] Update data clause attribute in tests
2023-07-18 Peter Klausler[flang][unittests] Fix recent snprintf() changes to...
2023-07-18 Slava Zakharin[flang][hlfir] Support polymorphic hlfir.expr values.
2023-07-18 Jie Fu[Flang] Remove unused variable 'converter' in genCustom...
2023-07-18 Kiran Chandramohan[Flang] Include logical default with default-integer-8
2023-07-18 Tom Eccles[flang][hlfir][NFC] catch dynamically optional args...
2023-07-18 Tom Eccles[flang][hlfir] support dynamically optional array argum...
2023-07-18 Tom Eccles[flang][hlfir] add support for elemental intrinsics...
2023-07-18 Tom Eccles[flang][hlfir] custom intrinsic handling for scalar...
2023-07-18 Kiran Chandramohan[Flang][HLFIR] Intrinsics: Propagate fast math flags
2023-07-18 Kiran Chandramohan[Flang][HLFIR] Relax size check for dot_product intrinsic
2023-07-17 Valentin Clement[flang][openacc][NFC] Add test for scalar allocatable...
2023-07-17 Valentin Clement[flang][openacc] Add proper TODO for reduction with...
2023-07-17 Peter Klausler[flang] Fix minor nits with INCLUDE line recognition
2023-07-17 Peter Klausler[flang] Extension: allow DATA to precede declaration...
2023-07-17 Peter Klausler[flang] Avoid bogus errors with LBOUND/UBOUND(assumed...
2023-07-17 Peter Klausler[flang] Correct disambiguation of possible statement...
2023-07-17 Peter Klausler[flang] Emit errors on vector subscripts with duplicate...
2023-07-17 Peter Klausler[flang] Fix constraint check on CLASS() entities
2023-07-17 Peter Klausler[flang] Catch impure specifics called in DO CONCURRENT
2023-07-17 Peter Klausler[flang] Disallow noninteroperable dummy procedures...
2023-07-17 Peter Klausler[flang][unittests] Silence compiler warning
2023-07-17 Peter Klausler[flang][runtime] Don't do partial data transfer on...
2023-07-17 Andrew Gozillon[Flang][OpenMP][MLIR] An mlir transformation pass for...
2023-07-17 Jay Foad[AMDGPU] Add targets gfx1150 and gfx1151
2023-07-17 Sergio Afonso[Flang][OpenMP][MLIR] Filter emitted code depending...
2023-07-14 tomnatan[MLIR] Don't sort operand of commutative ops when compa...
2023-07-14 Valentin Clement[flang][openacc] Add extent when creating acc.bounds...
2023-07-14 Kiran Chandramohan[Flang][OpenMP] Use typed assignment in Atomic Write...
2023-07-14 Hideto Ueno[mlir] Don't emit forward declaration for user defined...
2023-07-13 Slava Zakharin[flang][runtime] Support in-tree device build of Flang...
2023-07-13 Valentin Clement[flang][openacc] Add support for complex mul reduction
2023-07-13 Andrew Gozillon[Flang][OpenMP][Lower] Program level implicit SAVE...
2023-07-13 Jan Sjodin[flang] Fix OMPEarlyOutlining erasing declare target...
2023-07-13 Slava Zakharin[flang][hlfir] Fixed character allocatable in structure...
2023-07-13 Valentin Clement[flang][openacc] Add semantic check for reduction opera...
2023-07-13 Valentin Clement[flang][NFC] Remove duplicate of getDesignatorNameIfDat...
2023-07-13 Mark Danial[Flang] -funderscoring bug fix
2023-07-13 Jan SjodinAdd test case back but with !REQUIRES: amdgpu-registere...
2023-07-13 Jan SjodinRemove amdgpu target to fix aarch64 buildbot failure.
2023-07-13 Jan Sjodin[Flang][OpenMP][MLIR] Add early outlining pass for...
2023-07-12 Kelvin Li[flang] Add PowerPC vec_sl, vec_sld, vec_sldw, vec_sll...
2023-07-12 Valentin Clement[flang][openacc] Add support for complex add reduction
2023-07-12 Slava Zakharin[flang][hlfir] Moved TODO for polymorphic vector subscr...
2023-07-12 Valentin Clement[flang][openacc] Support .neqv. reduction operator
2023-07-12 Valentin Clement[flang][openacc] Support .eqv. reduction operator
2023-07-12 Valentin Clement[flang][openacc] Support .or. reduction operator
2023-07-12 Valentin Clement[flang][openacc] Support .and. reduction operator
2023-07-12 Valentin Clement[flang][openacc] Support array slices when creating...
2023-07-12 Valentin Clement[flang][openacc] Populate init and copy region of first...
2023-07-12 Tom Eccles[flang][HLFIR] allow hlfir.get_length with hlfir.associate
2023-07-12 Valentin Clement[flang][openacc] Add error for unsupported min/max...
next