[PATCH] D61464: [RiscV] Typo in register aliases

2019-05-06 Thread Eric Christopher via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL360104: Fix typo in risc-v register aliases. (authored by echristo, committed by ). Herald added a project: LLVM. Herald added a subscriber: llvm-commits. Changed prior to commit: https://reviews.llvm.o

Re: [PATCH] D61464: [RiscV] Typo in register aliases

2019-05-06 Thread Eric Christopher via cfe-commits
I'll get it. On Sat, May 4, 2019 at 3:47 AM John LLVM via Phabricator wrote: > > JohnLLVM added a comment. > > What should I do now? I do not have rights to commit. > > > CHANGES SINCE LAST ACTION > https://reviews.llvm.org/D61464/new/ > > https://reviews.llvm.org/D61464 > > > _

[PATCH] D61464: [RiscV] Typo in register aliases

2019-05-04 Thread John LLVM via Phabricator via cfe-commits
JohnLLVM added a comment. What should I do now? I do not have rights to commit. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61464/new/ https://reviews.llvm.org/D61464 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.l

[PATCH] D61464: [RiscV] Typo in register aliases

2019-05-02 Thread James Clarke via Phabricator via cfe-commits
jrtc27 added a comment. Ouch; LGTM. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61464/new/ https://reviews.llvm.org/D61464 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D61464: [RiscV] Typo in register aliases

2019-05-02 Thread Eric Christopher via Phabricator via cfe-commits
echristo accepted this revision. echristo added a comment. This revision is now accepted and ready to land. LGTM. Sorry I didn't notice this earlier. -eric CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61464/new/ https://reviews.llvm.org/D61464 __

[PATCH] D61464: [RiscV] Typo in register aliases

2019-05-02 Thread John LLVM via Phabricator via cfe-commits
JohnLLVM updated this revision to Diff 197864. JohnLLVM added a comment. Proper context. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61464/new/ https://reviews.llvm.org/D61464 Files: lib/Basic/Targets/RISCV.cpp Index: lib/Basic/Targets/RISCV.cpp ==

[PATCH] D61464: [RiscV] Typo in register aliases

2019-05-02 Thread John LLVM via Phabricator via cfe-commits
JohnLLVM created this revision. JohnLLVM added a reviewer: echristo. JohnLLVM added a project: clang. Herald added subscribers: cfe-commits, benna, psnobl, jocewei, PkmX, rkruppe, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, ap