git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'addmainunit4-altlink-sharedstmt-dieref-dwz3-testcategory-testcase'...
[lldb.git]
/
flang
/
3 days ago
Eric Schweitz
[flang][fir][NFC] Update comments.
tree
|
commitdiff
3 days ago
Arnamoy Bhattacharyya
[flang][driver] Add options for -fdefault* and -flarge...
tree
|
commitdiff
3 days ago
Alex Zinenko
[mlir] ODS: change OpBuilderDAG to OpBuilder
tree
|
commitdiff
3 days ago
Alex Zinenko
[mlir] make implementations of translation to LLVM...
tree
|
commitdiff
4 days ago
River Riddle
Fix flang build after D97804
tree
|
commitdiff
4 days ago
Peter Steinfeld
[flang] Prohibit MODULE procedures in the global scope
tree
|
commitdiff
5 days ago
Peter Steinfeld
[flang] Detect circularly defined interfaces of procedures
tree
|
commitdiff
5 days ago
Peter Steinfeld
[flang] Detect circularly defined interfaces of procedures
tree
|
commitdiff
5 days ago
Andrzej Warzynski
[flang][f18] Add missing line in help text (nfc)
tree
|
commitdiff
5 days ago
Arnamoy Bhattacharyya
[flang][driver] Fix -fdefault* family bug
tree
|
commitdiff
5 days ago
Andrzej Warzynski
Revert "[flang] Detect circularly defined interfaces...
tree
|
commitdiff
5 days ago
Peter Steinfeld
[flang] Detect circularly defined interfaces of procedures
tree
|
commitdiff
6 days ago
peter klausler
[flang] Runtime: SCAN and VERIFY
tree
|
commitdiff
6 days ago
Praveen
[Flang][OpenMP] Add semantic checks for OpenMP clauses.
tree
|
commitdiff
6 days ago
Andrzej Warzynski
Revert "[flang] Detect circularly defined interfaces...
tree
|
commitdiff
9 days ago
Eric Schweitz
[flang][fir] Upstream utility function valueHasFirAttri...
tree
|
commitdiff
9 days ago
Eric Schweitz
[flang][fir] Add remaining Ops. Updates to pre-existing...
tree
|
commitdiff
9 days ago
Eric Schweitz
[flang][fir][NFC] Removes deprecated messages in builds.
tree
|
commitdiff
9 days ago
Peter Steinfeld
[flang] Detect circularly defined interfaces of procedures
tree
|
commitdiff
9 days ago
Eric Schweitz
[flang][fir] Add array value operations.
tree
|
commitdiff
10 days ago
Christian Sigg
[mlir] Mark OpState::getAttrs() deprecated.
tree
|
commitdiff
10 days ago
Shao-Ce Sun
[clang][flang] Improve the consistency of the code...
tree
|
commitdiff
10 days ago
Andrzej Warzynski
[clang][driver] Set the input type to Fortran when...
tree
|
commitdiff
11 days ago
Eric Schweitz
[flang][fir][NFC] Remove dead code.
tree
|
commitdiff
11 days ago
Valentin Clement
[flang][fir][NFC] Move remaining types to TableGen...
tree
|
commitdiff
11 days ago
Jean Perier
[flang] add attribute to trim runtime implementation...
tree
|
commitdiff
11 days ago
Eric Schweitz
[flang][fir] Add zero_bits operation.
tree
|
commitdiff
12 days ago
Eric Schweitz
[flang][fir][NFC] remove dead code
tree
|
commitdiff
12 days ago
Andrzej Warzynski
[flang][test] Share all driver test dirs between `f18...
tree
|
commitdiff
12 days ago
Jean Perier
[flang][NFC] Add source line to lowering TODO messages
tree
|
commitdiff
13 days ago
River Riddle
[mlir][IR] Refactor the `getChecked` and `verifyConstru...
tree
|
commitdiff
13 days ago
Renaud-K
Making FindCommonBlock a const member
tree
|
commitdiff
13 days ago
Tim Keith
[flang] Add -J and -module-dir to f18 driver
tree
|
commitdiff
13 days ago
Andrzej Warzynski
[flang][driver] Add -Xflang and make -test-io a fronten...
tree
|
commitdiff
2021-02-20
Eric Schweitz
[flang][fir] Update flang test tool support classes.
tree
|
commitdiff
2021-02-19
Eric Schweitz
[flang][fir][NFC] run clang-format
tree
|
commitdiff
2021-02-19
Faris Rehman
[flang][driver] Add debug measure-parse-tree and pre...
tree
|
commitdiff
2021-02-18
peter klausler
[flang] Extension: forward refs to dummy args under...
tree
|
commitdiff
2021-02-18
Andrzej Warzynski
[flang][driver] Add missing dependency (nfc)
tree
|
commitdiff
2021-02-18
Faris Rehman
[flang][driver] Add debug dump options
tree
|
commitdiff
2021-02-18
Mehdi Chinoune
[Flang] Fix compilation on MinGW-w64
tree
|
commitdiff
2021-02-18
Eric Schweitz
[flang][fir][NFC] clang-tidy change. Add include.
tree
|
commitdiff
2021-02-18
Eric Schweitz
[flang][fir][NFC] Merge tablegen files.
tree
|
commitdiff
2021-02-17
Eric Schweitz
[flang][fir][NFC] clang-tidy change
tree
|
commitdiff
2021-02-17
peter klausler
[flang] Warn about useless explicit typing of intrinsics
tree
|
commitdiff
2021-02-17
peter klausler
[flang] Ensure that intrinsic procedures are PURE ...
tree
|
commitdiff
2021-02-17
Valentin Clement
[flang][fir][NFC] Move ComplexType to TableGen type...
tree
|
commitdiff
2021-02-17
Valentin Clement
[flang][fir][NFC] Move BoxProcType to TableGen type...
tree
|
commitdiff
2021-02-17
Valentin Clement
[flang][fir][NFC] Move CharacterType and BoxCharType...
tree
|
commitdiff
2021-02-16
Peter Steinfeld
[flang] Detect circularly defined procedures
tree
|
commitdiff
2021-02-16
Valentin Clement
Fix flang after D76342
tree
|
commitdiff
2021-02-16
clementval
[flang][fir] Add fir-opt tool
tree
|
commitdiff
2021-02-16
Faris Rehman
[flang][driver] Add extension options and -finput-charset
tree
|
commitdiff
2021-02-16
Andrzej Warzynski
[flang][driver] Remove unused code (nfc)
tree
|
commitdiff
2021-02-16
Andrzej Warzynski
[flang][driver] Add options for unparsing
tree
|
commitdiff
2021-02-16
Andrzej Warzynski
[flang][f18] Make -fdebug-dump-{symbols|parse-tree...
tree
|
commitdiff
2021-02-15
Yashaswini
Add Semantic check for Flang OpenMP 4.5 - 2.7.1 Do...
tree
|
commitdiff
2021-02-13
clementval
Revert "[flang][fir] Add fir-opt tool"
tree
|
commitdiff
2021-02-13
Valentin Clement
[flang][fir][NFC] Move FieldType to TableGen type defin...
tree
|
commitdiff
2021-02-13
Valentin Clement
[flang][fir] Add fir-opt tool
tree
|
commitdiff
2021-02-12
Eric Schweitz
[flang][fir][NFC] Minor format changes to FIROps.td.
tree
|
commitdiff
2021-02-12
Eric Schweitz
[flang][fir][NFC] Move code from FIRDialect.h into...
tree
|
commitdiff
2021-02-11
Valentin Clement
[flang][fir][NFC] Move BoxType to TableGen type definition
tree
|
commitdiff
2021-02-11
Eric Schweitz
[flang][fir][NFC] Rename WhereOp to IfOp.
tree
|
commitdiff
2021-02-11
peter klausler
[flang] Don't perform macro replacement unless *.F...
tree
|
commitdiff
2021-02-11
Eric Schweitz
[flang][fir] Update the kind mapping class.
tree
|
commitdiff
2021-02-11
peter klausler
[flang] Improve "Error reading module file" error message
tree
|
commitdiff
2021-02-11
Leandro Vaz
[flang] Fix typo in FlangConfig.cmake.in.
tree
|
commitdiff
2021-02-11
Sourabh Singh Tomar
[flang] Remove `LINK_WITH_FIR` cmake switch
tree
|
commitdiff
2021-02-11
clementval
Revert "[flang][fir][NFC] Move BoxType to TableGen...
tree
|
commitdiff
2021-02-11
Valentin Clement
[flang][fir][NFC] Move BoxType to TableGen type definition
tree
|
commitdiff
2021-02-11
Andrzej Warzynski
[flang][driver] Move standard macro predefs to a dedica...
tree
|
commitdiff
2021-02-11
Valentin Clement
[flang][fir] Fix Werror build failure after D96422
tree
|
commitdiff
2021-02-11
Valentin Clement
[flang][fir][NFC] Move ShapeShiftType to TableGen type...
tree
|
commitdiff
2021-02-11
peter klausler
[flang] Cope with specific procedures with same name...
tree
|
commitdiff
2021-02-11
peter klausler
[flang] Manage per-specification-part state better
tree
|
commitdiff
2021-02-11
Valentin Clement
[flang][fir][NFC] Move ShapeType to TableGen type defin...
tree
|
commitdiff
2021-02-10
Andrzej Warzynski
[flang][driver] Add missing dependency in unit tests...
tree
|
commitdiff
2021-02-10
Alex Zinenko
[mlir] avoid exposing mutable DialectRegistry from...
tree
|
commitdiff
2021-02-10
Faris Rehman
[flang][driver] Add support for -fopenmp and -fopenacc
tree
|
commitdiff
2021-02-09
Eric Schweitz
[flang][fir] Updates to internal name uniquer.
tree
|
commitdiff
2021-02-09
Eric Schweitz
[flang][fir] Add shape, shape_shift, and slice types.
tree
|
commitdiff
2021-02-09
Eric Schweitz
[flang][fir] Add OpaqueAttr.
tree
|
commitdiff
2021-02-08
Eric Schweitz
[flang][NFC] Add comment.
tree
|
commitdiff
2021-02-08
Eric Schweitz
[flang][NFC] Update comments.
tree
|
commitdiff
2021-02-08
Eric Schweitz
[flang][fir] Update FIR's character type.
tree
|
commitdiff
2021-02-08
Tres Popp
Revert "Revert "Reorder MLIRContext location in Builtin...
tree
|
commitdiff
2021-02-08
Tres Popp
Revert "Reorder MLIRContext location in BuiltinAttribut...
tree
|
commitdiff
2021-02-08
Tres Popp
Reorder MLIRContext location in BuiltinAttributes.h
tree
|
commitdiff
2021-02-05
Eric Schweitz
[flang][fir] Add FIR's vector type.
tree
|
commitdiff
2021-02-05
Eric Schweitz
[flang][NFC] Make KindTy consistent and consistently...
tree
|
commitdiff
2021-02-05
Eric Schweitz
[flang][NFC] Update comments.
tree
|
commitdiff
2021-02-05
Sourabh Singh Tomar
[flang] Adapt mlir based error status handling in ...
tree
|
commitdiff
2021-02-05
Eric Schweitz
fix -Werror build issue.
tree
|
commitdiff
2021-02-04
Eric Schweitz
[flang] Remove dims type and gendims op.
tree
|
commitdiff
2021-02-04
Mehdi Chinoune
[flang][msvc] Reapply "Explicitly reference "this"...
tree
|
commitdiff
2021-02-04
Eric Schweitz
[flang][NFC] Rename IntType to IntegerType.
tree
|
commitdiff
2021-02-04
Andrzej Warzynski
[flang][driver] Fix reading from stdin when using ...
tree
|
commitdiff
2021-02-04
Arnamoy Bhattacharyya
[flang][driver] Add support for `-J/-module-dir`
tree
|
commitdiff
2021-02-04
Andrzej Warzynski
[flang][driver] Add PrescanAction frontend action ...
tree
|
commitdiff
next