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
2019-03-29
Tim Keith
[flang] Don't add inherited procedures to generic binding
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Peter Klausler
[flang] Merge pull request flang-compiler/f18#370 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Adjust member function names in integer.h to...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Peter Klausler
[flang] Merge pull request flang-compiler/f18#373 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] some debugging after more testing
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Use source location in IF statement checks.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Define and use UnlabeledStatement<> for if...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Tim Keith
[flang] Merge pull request flang-compiler/f18#372 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Tim Keith
[flang] Name resolution bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Peter Klausler
[flang] Merge pull request flang-compiler/f18#371 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Revert to AsFortran in module file output.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Use operator<< in test.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Logical operation precedence
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Pass tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] work in progress
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Move some AsFortran() implementations into...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Peter Klausler
[flang] Merge pull request flang-compiler/f18#352 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Add extension edit descriptors to the unparser.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Support CONVERT= and DISPOSE= on INQUIRE
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Check int literals for overflow when kind is...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Allow dollar and backslash formats
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
peter klausler
[flang] Allow multiple associations on legacy POINTER...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
jeanPerier
[flang] Update documentation to reflect current intrins...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Jean Perier
[flang] Address review comment
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jean Perier
[flang] Update documentation with status of intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jean Perier
[flang] Remove useless dummy return statements
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
psteinfeld
[flang] Merge pull request flang-compiler/f18#365 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Peter Steinfeld
[flang] This test fails when the directory in which...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
jeanPerier
[flang] Fix F18 scalar integer power algorithm
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Jean Perier
[flang] Fix F18 scalar integer power algorithm
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
jeanPerier
[flang] Fix compilation issues of PR flang-compiler...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jean Perier
[flang] Add todo for bessel function default support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Jean Perier
[flang] Fix compilation failure on PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Jean Perier
[flang] Remove non standard use of bessel C functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Jean Perier
[flang] Silence GCC 8.1 spurious warning
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Steve Scalpone
[flang] Merge pull request flang-compiler/f18#364 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Steve Scalpone
[flang] Add CMake rules to install static and shared...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Tim Keith
[flang] Merge pull request flang-compiler/f18#357 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Tim Keith
[flang] Track current statement location in SemanticsVi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Steve Scalpone
[flang] Merge pull request flang-compiler/f18#360 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Steve Scalpone
[flang] Removed unused #include files from check-comput...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Steve Scalpone
[flang] Fix typo: "check" becomes "checked"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Steve Scalpone
[flang] Implement semantics for computed GOTO. Note...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Eric Schweitz
[flang] Merge pull request flang-compiler/f18#354 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Eric Schweitz
[flang] add comment per Steve's request in review
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Eric Schweitz
[flang] Change per Jean's review comment
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Eric Schweitz
[flang] remove use of undefined behavior
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Eric Schweitz
[flang] temporary symbol creation and improve dump...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric Schweitz
[flang] remove the DO stub instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric Schweitz
[flang] build up expressions implied by DO loop construct
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric Schweitz
[flang] simplify switch builders
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric Schweitz
[flang] improved output on flat fir
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric Schweitz
[flang] refactor linear representation -> flattened
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric Schweitz
[flang] replace GenericExprWrapper with Expr<SomeType>
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric Schweitz
[flang] FIR: more code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
jeanPerier
[flang] Add abstraction layer to fold intrinsic functio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Only have cmake look for libpgmath if LIBPGMATH...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] fix clang errors and warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Prepare to be merged with master branch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Test cases for folding intrinsic function with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Enable folding of some more intrinsic functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] make HostIntrinsicProceduresLibrary a class
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] add the possibility to use libpgmath for consta...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Map more intrinsic functions to <cmath> functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Move host floating point environment handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Removed dynamic loading feature for intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] fix clang++ linking issue with libm
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] renaming to focus scope on intrinsic runtime
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] made fenv errors internal errors
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] fix signed/unsigned comparison
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Limits C++ implementation behaviors
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] fixed use before init in elemental folding...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] add support to fold elemental intrisics over...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] answer comments on host/f18 type mappings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Adds the possibility to use part of libpgmath...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] answer some comments
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Use new indirection layer to host runtime in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Add RTE description structure and indirection...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Cherry picking commits from #PR275 and simplify...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jean Perier
[flang] Add a utility to safely interact with host...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Steve Scalpone
[flang] Merge pull request flang-compiler/f18#356 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Steve Scalpone
[flang] Inline the constructors for IF semantics checkers.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Steve Scalpone
[flang] Remove the IF specific context classes; in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Steve Scalpone
[flang] Implement semantic checks for if statements...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric Schweitz
[flang] Merge pull request flang-compiler/f18#353 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Eric
[flang] When computing the stack of scopes, a label...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Eric Schweitz
[flang] Merge pull request flang-compiler/f18#351 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Eric Schweitz
[flang] Simply the test per review comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Eric Schweitz
[flang] implement the DO WHILE check
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Steve Scalpone
[flang] Merge pull request flang-compiler/f18#345 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Kiran Chandramohan
[flang] C1167 : Check for exit statments in do-concurrent
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
jeanPerier
[flang] Add test framework for folding and fix minor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Jean Perier
[flang] removed hard coded path
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Jean Perier
[flang] Fix .NOT. folding bug
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Jean Perier
[flang] Add test framework for folding
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Peter Klausler
[flang] Merge pull request flang-compiler/f18#349 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
peter klausler
[flang] Better error locations
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
peter klausler
[flang] Fix bug#348
commit
|
commitdiff
|
tree
|
snapshot
next