search for: peterwaller

Displaying 7 results from an estimated 7 matches for "peterwaller".

2019 Dec 17
7
Flang landing in the monorepo
...n the flang directory, starting with llvm-project master as it appears today. The topology of the f18 history was fairly interesting, which is why I ended up writing a new program to rewrite it rather than using an existing one. === Key links * Resulting tree of the rewrite: https://github.com/peterwaller-arm/f18/tree/rewritten-history-v2-llvm-project-merge * Rewritten history, with flang commits applied on top of llvm-project master: https://github.com/peterwaller-arm/f18/commits/rewritten-history-v2-llvm-project-merge * The history rewriting program is published here:   https://github.com/flan...
2019 Dec 18
2
Flang landing in the monorepo
...n in the flang directory, starting with llvm-project master as it appears today. The topology of the f18 history was fairly interesting, which is why I ended up writing a new program to rewrite it rather than using an existing one. === Key links * Resulting tree of the rewrite: https://github.com/peterwaller-arm/f18/tree/rewritten-history-v2-llvm-project-merge * Rewritten history, with flang commits applied on top of llvm-project master: https://github.com/peterwaller-arm/f18/commits/rewritten-history-v2-llvm-project-merge * The history rewriting program is published here: https://github.com/flang...
2019 Dec 17
2
Flang landing in the monorepo
...today. The topology of the f18 history was fairly interesting, > > which is why I ended up writing a new program to rewrite it rather than > > using an existing one. > > > > === Key links > > > > * Resulting tree of the rewrite: > > > https://github.com/peterwaller-arm/f18/tree/rewritten-history-v2-llvm-project-merge > > > > * Rewritten history, with flang commits applied on top of llvm-project > > master: > > > https://github.com/peterwaller-arm/f18/commits/rewritten-history-v2-llvm-project-merge > > > > * The history r...
2020 Jan 09
3
Flang landing in the monorepo - next Monday!
Hi, On Wed, Jan 8, 2020 at 6:54 PM Finkel, Hal J. via llvm-dev < llvm-dev at lists.llvm.org> wrote: > FYI to everyone: If you have things that you would like to see done > before a merge of Flang, please reply with as many details as you have > time to provide (and if you have things that you would like to see done > soon, but you're comfortable with them happening after
2019 Oct 29
4
GitHub Access Request
Hi Tom, I do not have SVN account, for accessing LLVM. Thanks, Sourabh On Tue 29 Oct, 2019, 9:08 AM Tom Stellard, <tstellar at redhat.com> wrote: > On 10/26/2019 03:39 AM, Sourabh Singh Tomar wrote: > > Hi All, > > > > I recently requested Chris regarding commit access to LLVM. > > He asked me to wait till the GitHub migration completes and then ask in >
2019 Dec 19
2
Flang landing in the monorepo
...#39;m the person chosen to execute the rewrite, merge and push. So far, I know I need to coordinate with Tom & Mike for the build emailers and the existing f18 repository to freeze submissions there. Who is able to suspend merge-commit prohibition in github? Alternatively, could I (github: peterwaller-arm) be given the power temporarily whilst executing this? That way I could turn it off only for the few minutes required to do the push, and give up the permissions immediately after. Alternatively this could be synchronized with a phone call or email with someone with the capability. I intend...
2019 Dec 18
5
Flang landing in the monorepo
On Wed, Dec 18, 2019 at 4:56 AM Peter Waller <Peter.Waller at arm.com> wrote: > On 17/12/2019 22:25, James Y Knight wrote: > > I think it would probably make the most sense to land this as a single > > merge-commit (from the 2700-commit rewritten history you've created) > > onto llvm-project master, rather than as 2700 individual toplevel > > commits to