index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flang
Commit message (
Expand
)
Author
Age
Files
Lines
*
[flang][openxx][NFC] Remove duplicated function to check required clauses
Valentin Clement
2021-01-11
3
-16
/
+4
*
[flang][driver] Copy input files into a temp dir when testing
Andrzej Warzynski
2021-01-11
1
-3
/
+7
*
[flang] Fix bogus message on internal subprogram with alternate return
Peter Steinfeld
2021-01-08
8
-23
/
+60
*
[flang][openacc] Enforce delcare directive restriction
Valentin Clement
2021-01-07
4
-4
/
+159
*
[flang][driver] Rename driver tests (nfc)
Andrzej Warzynski
2021-01-07
4
-0
/
+0
*
[flang][driver] Add support for `-c` and `-emit-obj`
Andrzej Warzynski
2021-01-07
10
-15
/
+57
*
[flang][openacc] Add more parsing/sema tests for init and shutdown directives
Valentin Clement
2021-01-06
1
-0
/
+28
*
[flang][driver] Add support for `-D`, `-U`
Faris Rehman
2021-01-06
9
-6
/
+202
*
[flang][driver] Update error messages (nfc)
Andrzej Warzynski
2021-01-06
6
-10
/
+10
*
[flang][driver] Add checks for errors from `Prescan` and `Parse`
Andrzej Warzynski
2021-01-06
4
-2
/
+41
*
[flang][openmp] Make Reduction clause part of OmpClause
Valentin Clement
2021-01-04
4
-6
/
+4
*
[Flang][openmp][5.0] Add task_reduction clause.
sameeran joshi
2021-01-04
6
-5
/
+12
*
[flang] Detect call to abstract interface
Tim Keith
2020-12-28
2
-1
/
+15
*
[flang] Fix bugs in .mod file for abstract interface
Tim Keith
2020-12-28
5
-4
/
+53
*
[Flang][OpenMP] Add semantic check for OpenMP Private, Firstprivate and Lastp...
Praveen
2020-12-25
2
-9
/
+71
*
Updated GettingInvolved.md to reflect Flang Biweekly Call changes
AlexisPerry
2020-12-23
1
-2
/
+4
*
Revert "[Flang][openmp][5.0] Add task_reduction clause."
sameeran joshi
2020-12-22
6
-12
/
+5
*
[Flang][openmp][5.0] Add task_reduction clause.
sameeran joshi
2020-12-22
6
-5
/
+12
*
[flang][driver] Fix formatting in a test (nfc)
Andrzej Warzynski
2020-12-22
1
-3
/
+1
*
[flang][driver] Refactor unit tests for frontend actions (nfc)
Andrzej Warzynski
2020-12-22
1
-88
/
+90
*
[Flang][openmp][5/5] Make dist_schedule clause part of OmpClause
sameeran joshi
2020-12-22
6
-13
/
+3
*
[Flang][openmp][4/5] Make nowait clause part of OmpClause
sameeran joshi
2020-12-22
6
-8
/
+3
*
[Flang][openmp][3/5] Make ProcBind clause part of OmpClause
sameeran joshi
2020-12-22
5
-11
/
+7
*
[Flang][openmp][2/5] Make Default clause part of OmpClause
sameeran joshi
2020-12-22
5
-11
/
+7
*
[Flang][openmp][1/5] Make Allocate clause part of OmpClause
sameeran joshi
2020-12-22
4
-7
/
+6
*
[openacc] Use TableGen enum for default clause value
Valentin Clement
2020-12-21
5
-10
/
+13
*
[flang][driver] Make the names of files created in unit tests unique (nfc)
Andrzej Warzynski
2020-12-21
1
-2
/
+2
*
[flang] Fix bug in IMPLICIT NONE(EXTERNAL)
Tim Keith
2020-12-18
2
-4
/
+18
*
[flang][driver] Rename unittest file (nfc)
Andrzej Warzynski
2020-12-18
2
-1
/
+1
*
[flang][driver] Add support for `-fsyntax-only`
Andrzej Warzynski
2020-12-18
10
-3
/
+155
*
[flang] Fix -intrinsic-module-directory in flang script
Tim Keith
2020-12-17
3
-49
/
+19
*
[mlir] Remove the MutableDictionaryAttr class
River Riddle
2020-12-17
1
-1
/
+1
*
[mlir][IR][NFC] Move context/location parameters of builtin Type::get methods...
River Riddle
2020-12-17
5
-26
/
+25
*
[openmp] Remove clause from OMPKinds.def and use OMP.td info
Valentin Clement
2020-12-17
4
-6
/
+6
*
[flang][openacc] Enforce restriction on routine directive and clauses
Valentin Clement
2020-12-17
8
-27
/
+172
*
[flang][openacc] Update serial construct clauses for OpenACC 3.1
Valentin Clement
2020-12-17
1
-2
/
+166
*
[Flang][openmp]Fix crash in OpenMP semantic check( bug 48308)
sameeran joshi
2020-12-17
2
-7
/
+42
*
[flang] Handle undeclared names in EQUIVALENCE statements
Peter Steinfeld
2020-12-16
2
-4
/
+29
*
[flang] Fix crash in folding (#48437)
peter klausler
2020-12-16
3
-24
/
+25
*
[flang] Handle multiple names for same operator
Tim Keith
2020-12-16
4
-57
/
+126
*
[flang] Implement STORAGE_SIZE(), SIZEOF(), C_SIZEOF()
peter klausler
2020-12-15
22
-163
/
+165
*
[flang] Fix false error message for "ptr => func()" array conformance
peter klausler
2020-12-15
6
-18
/
+28
*
[flang] Fix bug with USE of USE of generic
Tim Keith
2020-12-15
3
-12
/
+44
*
[flang] Clean up TODO comments and fix one (DATA constant ambiguity)
peter klausler
2020-12-15
13
-70
/
+56
*
[flang] Minor fix to list-directed REAL output editing
peter klausler
2020-12-15
1
-1
/
+1
*
[flang] Fix copy elision assumption.
Michael Kruse
2020-12-14
2
-6
/
+13
*
[flang] Use mlir::OpState::operator->() to get to methods of mlir::Operation.
Christian Sigg
2020-12-14
7
-102
/
+113
*
[flang][driver] Fix a small bug (auto vs auto&)
Andrzej Warzynski
2020-12-14
1
-1
/
+1
*
[Flang][OpenMP-5.0] Semantic checks for flush construct.
sameeran joshi
2020-12-14
8
-5
/
+142
*
[Flang][OpenMP] Semantic checks for Atomic construct.
sameeran joshi
2020-12-14
8
-34
/
+475
[next]