projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2018-05-08
peter klausler
[flang] Update README.md, can build with clang 6.0...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
peter klausler
[flang] Update README with g++ 8.1.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
peter klausler
[flang] Build with g++ 8.1.0 compiler and headers.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
peter klausler
[flang] Copyediting of README.md.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Peter Klausler
[flang] Merge pull request flang-compiler/f18#83 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
peter klausler
[flang] Make sure that fixed form compiler directive...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
peter klausler
[flang] Fix bug noticed in code review.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
peter klausler
[flang] Improve error messages on bad escaped characters.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
peter klausler
[flang] fix bug that could lose nonstandard usage warni...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Use attachments to messages in resolve-names.cc
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Use attachment for context.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Allow attachments to Messages.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] More clean-up.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Some initial clean-up in messages, use std...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Peter Klausler
[flang] Merge pull request flang-compiler/f18#80 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] incorporate review comment
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] reformat
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Clean up dump-parse-tree.h
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Peter Klausler
[flang] Merge pull request flang-compiler/f18#81 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] fix building with clang after merge
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Do not sort messages by location for now.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] reformat for merge
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Improve error message location.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Add TODO comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Fix preprocessor tokenization of .NE. style...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Allow conditional compilation directives to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Ignore spaces in FORMAT specifications, even...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Fix two cosubscript parsing problems with looka...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Fix comment recognition in print *, "..."!comment
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Make messages more like clang's.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Clean up message output a little; remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Don't process preprocessor directives amid...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
peter klausler
[flang] Allow $ and @ in defined operator names.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tim Keith
[flang] Merge pull request flang-compiler/f18#79 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Tim Keith
[flang] Support for USE statements.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Tim Keith
[flang] resolve-names.cc reorganization and cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Stephane Chauveau
[flang] Merge pull request flang-compiler/f18#78 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Stephane Chauveau
[flang] misc changes in response to pul-request comments
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Stephane Chauveau
[flang] fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Stephane Chauveau
[flang] Add missing underscore to private members
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Stephane Chauveau
[flang] Fix duplicate copyright message
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Stephane Chauveau
[flang] Manual backport of sch_llvm branch
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Tim Keith
[flang] Merge pull request flang-compiler/f18#77 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Tim Keith
[flang] Run clang-format on all .h and .cc files.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Tim Keith
[flang] Normalize namespace definitions.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Steve Scalpone
[flang] Merge pull request flang-compiler/f18#76 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Steve Scalpone
[flang] Update CMakefiles and #include paths.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Steve Scalpone
[flang] Removed unused files and declarations.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Tim Keith
[flang] Merge pull request flang-compiler/f18#75 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Tim Keith
[flang] Make include guards consistent.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Tim Keith
[flang] Remove unused files.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Tim Keith
[flang] Merge pull request flang-compiler/f18#74 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-01
Tim Keith
[flang] Add copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Peter Klausler
[flang] Merge pull request flang-compiler/f18#73 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
peter klausler
[flang] Clean out the PGI stuff from CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
peter klausler
[flang] Fix a static_assert and a message location...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
peter klausler
[flang] silence a warning
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
peter klausler
[flang] More Clang work.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
peter klausler
[flang] Use libc++ with clang.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
peter klausler
[flang] Use first() to define operator|| when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
peter klausler
[flang] Remove excess space at end of line.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
peter klausler
[flang] Refine CMakeLists.txt tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
peter klausler
[flang] Package clang build settings.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
peter klausler
[flang] Patches to permit building with Clang without...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
peter klausler
[flang] Use first() more.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
peter klausler
[flang] Implement first(...) as attempt at a faster...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
peter klausler
[flang] Attempt to build f18 with clang.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
peter klausler
[flang] Attempt to build f18 with clang.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
peter klausler
[flang] Resolve an old TODO by flattening a std::option...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
peter klausler
[flang] Resolve old TODO about needless Indirection<>.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Tim Keith
[flang] Merge pull request flang-compiler/f18#70 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Tim Keith
[flang] Improve comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Tim Keith
[flang] Remove unnecessary defaults in switches.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Tim Keith
[flang] Non-fatal error for repeated access spec
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Tim Keith
[flang] Initial support for name resolution in modules.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
Peter Klausler
[flang] Merge pull request flang-compiler/f18#69 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
peter klausler
[flang] Remove dead code, reformat.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
peter klausler
[flang] Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
peter klausler
[flang] Allow construct<T>("TOKEN"_tok)" with unvalued...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
peter klausler
[flang] Add constructIf<>(); complete pass over grammar.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
peter klausler
[flang] Adjust productions in grammar.h so that constru...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
Tim Keith
[flang] Merge pull request flang-compiler/f18#67 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
Tim Keith
[flang] Create Message instances with provenance range.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
Peter Klausler
[flang] Merge pull request flang-compiler/f18#68 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Remove needless empty braces from construct...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
Peter Klausler
[flang] Merge pull request flang-compiler/f18#66 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Delete more dead code.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Use ranges of provenances in messages.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Extend Message representation to cover ranges.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Finish cleaning up debug-parser.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Split debug-parser.h, put code into debug-parse...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Finish moving user state action parsers into...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] More clean-up.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Begin moving UserState action parsers into...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Fix header file name.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Move Parser<> to its own header.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
peter klausler
[flang] Use references for ParseState arguments to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
Tim Keith
[flang] Merge pull request flang-compiler/f18#65 from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-23
Tim Keith
[flang] Undo previous commit.
commit
|
commitdiff
|
tree
|
snapshot
next