1. e6d6b3b Change ASM Op printer to print the operation name in the framework instead of leaving it up to each individual operation by Mehdi Amini · 2 years, 9 months ago
  2. 93f5ad8 [flang] Fold PACK() by peter klausler · 2 years, 9 months ago
  3. f4f2c51 [flang] Fold EOSHIFT by peter klausler · 2 years, 9 months ago
  4. 140e128 [Builder] Eliminate the StringRef/StringAttr forms of getSymbolRefAttr. by Chris Lattner · 2 years, 9 months ago
  5. 56ce8d2 [flang] Fold CSHIFT by peter klausler · 2 years, 11 months ago
  6. 42ccede [flang][mlir] Fix FIR after D108899 by Jean Perier · 2 years, 9 months ago
  7. 4477fb3 [flang] Add runtime interface for GET_COMMAND_ARGUMENT by Diana Picus · 2 years, 9 months ago
  8. 7995891 [flang] Add runtime interface for COMMAND_ARGUMENT_COUNT by Diana Picus · 2 years, 9 months ago
  9. 5b1a6d3 [flang] Apply double precision KindCode in specific proc interface by Jean Perier · 2 years, 9 months ago
  10. 8809493 [flang] Take result length into account in ApplyElementwise folding by Jean Perier · 2 years, 9 months ago
  11. 01b888e [flang] Implement Posix version of DATE_AND_TIME runtime by Jean Perier · 2 years, 9 months ago
  12. e30bb2c [flang] runtime: fix WRITE after BACKSPACE on variable-length file by peter klausler · 2 years, 9 months ago
  13. 5abcee2 [flang] Extension: reduced scope for some implied DO loop indices by peter klausler · 2 years, 9 months ago
  14. 3936fb7 [flang] Refine output file generation by Andrzej Warzynski · 2 years, 9 months ago
  15. 5f18707 Make test_symbols.py compare files line-by-line by Ivan Zhechev · 2 years, 9 months ago
  16. 378d9a3 Revert "[flang] Refine output file generation" by Andrzej Warzynski · 2 years, 9 months ago
  17. 067c6ab [flang] Refine output file generation by Andrzej Warzynski · 2 years, 9 months ago
  18. 3e9c90e [OptTable] Refine how `printHelp` treats empty help texts by Andrzej Warzynski · 2 years, 10 months ago
  19. ce561eb [flang][driver] Add print function name Plugin example by Stuart Ellis · 2 years, 9 months ago
  20. 4cfcdf8 [flang] Add POSIX implementation for SYSTEM_CLOCK by Diana Picus · 2 years, 11 months ago
  21. 8079eda [flang] Add default implementation for SYSTEM_CLOCK by Diana Picus · 2 years, 11 months ago
  22. ba3f9c4 [flang][OpenMP] Add semantic check for target nesting by PeixinQiao · 2 years, 9 months ago
  23. 6e4978a [flang] Fix the vector version of EOSHIFT with a BOUNDARY argument by Peter Steinfeld · 2 years, 9 months ago
  24. 7721bc9 [flang] Add missing call to BeginReadingRecord() by peter klausler · 2 years, 9 months ago
  25. b891aa9 [flang] Fix regression from recent runtime input fix by peter klausler · 2 years, 9 months ago
  26. 3756f9d [flang][nfc] Tweak the FrontendAction class by Andrzej Warzynski · 2 years, 9 months ago
  27. e40d953 [flang][nfc] Move `Semantics` from `FrontendAction` to `CompilerInstance` by Andrzej Warzynski · 2 years, 9 months ago
  28. 11a47ff [Flang] Fix for CI failure, Remove default case by Kiran Chandramohan · 2 years, 9 months ago
  29. 1159c99 [flang][OpenMP] Add semantic check for teams nesting by Peixin Qiao · 2 years, 9 months ago
  30. bc7a637 [flang][OpenMP] Add semantic checks for cancellation nesting by Peixin Qiao · 2 years, 9 months ago
  31. 27dbc90 [flang][nfc] Remove `flang-new-driver` from LIT by Andrzej Warzynski · 2 years, 10 months ago
  32. 3814942 [flang] Correct off-by-one error in SET_EXPONENT by peter klausler · 2 years, 10 months ago
  33. f75f88e [flang] Disable Plugins in out-of-tree builds by Andrzej Warzynski · 2 years, 10 months ago
  34. 6de4952 [Flang] Fix error messages on Windows. by Ivan Zhechev · 2 years, 10 months ago
  35. cb27056 [Flang] Fix build failure on MacOS by Kiran Chandramohan · 2 years, 10 months ago
  36. 525cc81 [flang] Fix crash in runtime-type-info.cpp by peter klausler · 2 years, 10 months ago
  37. fda5b20 [flang][driver] Add support for Frontend Plugins by Stuart Ellis · 2 years, 10 months ago
  38. 933ca1a [flang] Fix list-directed plural repeated null values at end of record by peter klausler · 2 years, 10 months ago
  39. 7f0ecf4 [flang] Fix two typos in API names by peter klausler · 2 years, 10 months ago
  40. 93297f8 [flang] Fix the extent calculation when upper bounds are less than lower bounds by Peter Steinfeld · 2 years, 10 months ago
  41. 313e4cf [flang] Always create HostAssocDetails for host object symbols with UseDetails by Jean Perier · 2 years, 10 months ago
  42. f20a1de [flang] Silence new build warning by peter klausler · 2 years, 10 months ago
  43. bbf3f43 [flang] Make `flang` translate `-M{fixed|free}` into `-f{fixed|free}-form` by Andrzej Warzynski · 2 years, 10 months ago
  44. 315d1a4 [flang] Implement runtime Assign() by peter klausler · 2 years, 10 months ago
  45. 4e06309 [Flang] Ported test_symbols to Python by Ivan Zhechev · 2 years, 10 months ago
  46. 45a737f [flang] Lift -Werror checks into local functions by Asher Mancinelli · 2 years, 10 months ago
  47. 715ee78 [flang][docs] Document the `flang` wrapper script by Andrzej Warzynski · 2 years, 10 months ago
  48. ac32177 [flang][driver] Delete `f18` (i.e. the old Flang driver) by Andrzej Warzynski · 2 years, 11 months ago
  49. 7f424da [flang][driver] Refactor boolean options by Andrzej Warzynski · 2 years, 11 months ago
  50. 167b0e6 [flang] runtime: For Fw.d formatting, don't oscillate forever by peter klausler · 2 years, 10 months ago
  51. 209fafb [flang] Support DFLOAT legacy extension intrinsic function by peter klausler · 2 years, 10 months ago
  52. bee2438 [flang] Add missing FileSystem.h by Matthias Springer · 2 years, 10 months ago
  53. 370d71f [Flang][Openmp] Upgrade TASKGROUP construct to 5.0. by Chirag Khandelwal · 2 years, 10 months ago
  54. 02a116b [flang][nfc] Add a regression test for #50993 by Andrzej Warzynski · 2 years, 10 months ago
  55. c9badb6 [flang] Symbol representation for dummy SubprogramDetails by peter klausler · 2 years, 10 months ago
  56. 275910f [flang] Fix IsSimplyContiguous() for the case of a pointer component by peter klausler · 2 years, 10 months ago
  57. 92d648f [flang][nfc] Fix variable names in `FrontendOptions` & `PreprocessorOptions` by Andrzej Warzynski · 2 years, 10 months ago
  58. ba1932a [flang] Produce proper "preprocessor output" for -E option by peter klausler · 2 years, 10 months ago
  59. 40a4560 [flang] Move External IO tests to use GTest by Asher Mancinelli · 2 years, 10 months ago
  60. 4cc4fed [flang] Fix `flang` (the bash wrapper script for the Flang driver) by Andrzej Warzynski · 2 years, 10 months ago
  61. e1f32a2 Fix scalar unit tests for all, any, maxloc, etc. that caused the ARM build by Mark Leair · 2 years, 10 months ago
  62. 20bcdf7 Fix unit test checks for the scalar cases of all/any intrinsics. I by Mark Leair · 2 years, 10 months ago
  63. 46b01af Fix runtime internal error with certain intrinsics that can take a scalar by Mark Leair · 2 years, 10 months ago
  64. 236faa3 Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]]. NFC by Fangrui Song · 2 years, 10 months ago
  65. af4a2b2 [flang][driver] Forward `-fopenmp`/`-fopenacc` to the host compiler by Andrzej Warzynski · 2 years, 10 months ago
  66. dafe456 [mlir] Set the namespace of the BuiltinDialect to 'builtin' by River Riddle · 2 years, 10 months ago
  67. c486c74 [flang] Disallow BOZ literal constants as output list items by Peter Steinfeld · 2 years, 10 months ago
  68. 8ca39cd [flang][driver] Make `flang` ignore `-Mfree/-Mfixed` by Andrzej Warzynski · 2 years, 10 months ago
  69. c688991 [flang] Fix minor style issues. NFC by Diana Picus · 2 years, 10 months ago
  70. c878338 [flang] Fix thinko in CPU_TIME test by Diana Picus · 2 years, 11 months ago
  71. 9e503ad [flang] Disallow BOZ literal constants as arguments of implicit interfaces by Peter Steinfeld · 2 years, 10 months ago
  72. 818dba1 [flang][msvc] Fix external-io unittest. by Michael Kruse · 2 years, 10 months ago
  73. cf37791 [flang] runtime: fix problems with I/O around EOF & delimited characters by peter klausler · 2 years, 10 months ago
  74. 73ece25 [flang] Runtime: Reset list-directed input state for each NAMELIST item by peter klausler · 2 years, 10 months ago
  75. 716efc0 [flang] Implement the runtime portion of the CSHIFT intrinsic by Peter Steinfeld · 2 years, 10 months ago
  76. c9458bb [flang] Implement the runtime portion of the UNPACK intrinsic by Peter Steinfeld · 2 years, 10 months ago
  77. e58b114 [flang] Two tweaks to mollify buildbots by peter klausler · 2 years, 10 months ago
  78. af15867 [flang] Remove now-unused private data member, silence warning by peter klausler · 2 years, 10 months ago
  79. 4c5d5a1 [flang] Don't require newline at EOF in unformatted sequential runtime input by peter klausler · 2 years, 10 months ago
  80. 8d30374 [flang] Run-time derived type initialization and destruction by peter klausler · 2 years, 10 months ago
  81. 80cdef5 [flang] Fix legitimate warning from latest GCC by peter klausler · 2 years, 10 months ago
  82. 859a55a [flang] Runtime API for data pointers by peter klausler · 2 years, 10 months ago
  83. 3a338d4 Add a scalar argument case for the Fortran spread intrinsic unit test. by Mark Leair · 2 years, 11 months ago
  84. 8d64b0c [flang][driver] Fix output filename generation in `flang` by Andrzej Warzynski · 2 years, 10 months ago
  85. 417d9ca [flang][driver] Randomise the names of the unparsed files by Andrzej Warzynski · 2 years, 10 months ago
  86. c769cb1 [flang][OpenMP] Fix semantic check of test case in taskloop simd construct by Peixin Qiao · 2 years, 10 months ago
  87. 53c5f58 [flang][nfc] Simplify CMake by Andrzej Warzynski · 2 years, 11 months ago
  88. 0f3ad64 [flang][driver] Fix how output filename is generated by Andrzej Warzynski · 2 years, 11 months ago
  89. a456b50 [Flang][Docs] Update meeting URL by Johannes Doerfert · 2 years, 11 months ago
  90. d8e93c0 [flang] Create HostAssocDetails symbols when needed for mis-parsed ArrayRef by Jean Perier · 2 years, 11 months ago
  91. 8a71b35 [flang][driver] Add support for `--version` in the bash wrapper by Andrzej Warzynski · 2 years, 11 months ago
  92. c623d19 [flang][driver] Extend the `flang` bash script to act as a driver by Andrzej Warzynski · 2 years, 11 months ago
  93. 64639b9 [flang] Revert "PoC for Flang Driver Plugins" by Andrzej Warzynski · 2 years, 11 months ago
  94. d68f044 [flang][docs] Add documentation for the new Flang driver by Andrzej Warzynski · 3 years ago
  95. 7ce07d7 PoC for Flang Driver Plugins by Stuart Ellis · 3 years ago
  96. f6ca999 [Flang][test] Fix Windows buildbot after D104930. by Michael Kruse · 2 years, 11 months ago
  97. fd3aecd [flang] Add runtime interface for SYSTEM_CLOCK by Diana Picus · 3 years ago
  98. 33d83f9 [flang] Fix "non-advancing" I/O, support $ in FORMAT by peter klausler · 2 years, 11 months ago
  99. c93c9fb [flang] Implement user-defined derived type runtime I/O by peter klausler · 2 years, 11 months ago
  100. 6358dcd [flang] Fix conformability for intrinsic procedures by Peter Steinfeld · 2 years, 11 months ago