aboutsummaryrefslogtreecommitdiff
path: root/flang/module
AgeCommit message (Expand)AuthorFilesLines
2020-07-01[flang][NFC] Get formatting in sync with latest clang-formatTim Keith1-0/+1
2020-03-11[flang] Repair C_LOCpeter klausler1-1/+1
2020-02-19[flang] Semantic checks for C709, C710, and C711Pete Steinfeld1-1/+1
2020-02-13[flang] Progress on Fortran I/O runtimepeter klausler1-1/+2
2020-01-10[flang] Minor format change to LLVM license linesGary Klimowicz8-8/+8
2019-12-31[flang] Add .mod file dependenciesTim Keith2-3/+0
2019-12-31[flang] Patch build problempeter klausler2-0/+3
2019-12-31[flang] C_F_POINTERpeter klausler3-34/+51
2019-12-23[flang] Flang relicensing changes for LLVM Apache 2.0 licenseGary Klimowicz7-77/+35
2019-12-20[flang] Mark ieee_get_flag and ieee_get_halting_mode as elementalKiran Chandramohan1-2/+2
2019-11-22[flang] Fold MERGE, use it in ISO_FORTRAN_ENVpeter klausler1-12/+104
2019-11-19[flang] Define runtime I/O library interface to be used by generated code.peter klausler1-6/+8
2019-10-16[flang] Better shape analysis for CSHIFT, EOSHIFT, SPREADpeter klausler1-1/+6
2019-10-07[flang] Update preprocessing document, commentarypeter klausler2-7/+44
2019-09-10[flang] Fixed the declarations of IEEE_SUPPORT_FLAG and IEEE_SUPPORT_HALTING toPete Steinfeld1-4/+4
2019-09-09[flang] Define iso_fortran_env error_unit.Steve Scalpone1-1/+1
2019-08-27[flang] Clean up omp_lib.hpeter klausler1-59/+120
2019-08-27[flang] Reformat omp_lib.hpeter klausler1-524/+375
2019-08-26[flang] Implement int_ptr_kind.Steve Scalpone2-537/+551
2019-08-26[flang] Add the OpenMP module.Steve Scalpone1-0/+553
2019-08-14[flang] Use ACHAR() instead of the nonstandard backslash escape sequences.Steve Scalpone1-8/+8
2019-08-13[flang] Define the named constants for the C characters withSteve Scalpone1-0/+10
2019-08-09[flang] - ieee_exceptions.f90: I added all of the routines listed in table 1...Peter Steinfeld1-5/+32
2019-08-07[flang] Fix errors in tests and predefined modulesTim Keith2-6/+6
2019-07-01[flang] Use LOC() in iso_c_binding for C_LOC and C_FUNLOCpeter klausler1-3/+13
2019-06-28[flang] Back out bad commit of f18 module filespeter klausler5-273/+0
2019-06-28[flang] Add LOGICAL8, &c.peter klausler6-3/+281
2019-06-28[flang] Remove unused PRIVATE namepeter klausler1-1/+0
2019-06-06[flang] Placeholder for standard module iso_fortran_envpeter klausler1-0/+72
2019-06-04[flang] Placeholders for some standard modulespeter klausler4-0/+395