https://github.com/joelkevinjones closed
https://github.com/llvm/llvm-project/pull/91022
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/joelkevinjones approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/91022
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
@@ -0,0 +1,1664 @@
+//=- AArch64SchedOryon.td - Nuvia Inc Oryon CPU 001 ---*- tablegen -*-=//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM
Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.
Author: Wei Zhao
Date: 2020-05-13T16:58:51-07:00
New Revision: 382d3a85e2a9269569e7fb8caa487d7ef57900c6
URL:
https://github.com/llvm/llvm-project/commit/382d3a85e2a9269569e7fb8caa487d7ef57900c6
DIFF:
https://github.com/llvm/llvm-project/commit/382d3a85e2a9269569e7fb8caa487d7ef57900c6.diff
LOG:
Author: joel_k_jones
Date: Tue Mar 7 15:24:53 2017
New Revision: 297227
URL: http://llvm.org/viewvc/llvm-project?rev=297227&view=rev
Log:
[AArch64] Vulcan is now ThunderXT99
Broadcom Vulcan is now Cavium ThunderX2T99.
LLVM Bugzilla: http://bugs.llvm.org/show_bug.cgi?id=32113
Corresponding LLVM
Author: joel_k_jones
Date: Mon Jul 25 12:18:44 2016
New Revision: 276655
URL: http://llvm.org/viewvc/llvm-project?rev=276655&view=rev
Log:
[cc1as] Add MCTargetOptions argument to createAsmBackend
Allow an assembler backend to get ABI options. This is to match the changes
to http://reviews.llvm.or
This revision was automatically updated to reflect the committed changes.
Closed by commit rL276655: [cc1as] Add MCTargetOptions argument to
createAsmBackend (authored by joel_k_jones).
Changed prior to commit:
https://reviews.llvm.org/D16538?vs=62793&id=65374#toc
Repository:
rL LLVM
https:
joelkevinjones added a comment.
Ping. This change needs to be made once https://reviews.llvm.org/D16213 goes in.
https://reviews.llvm.org/D16538
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/c
joelkevinjones updated this revision to Diff 62793.
joelkevinjones added a comment.
Herald added a subscriber: mehdi_amini.
Updated to ToT. Passes "make check-clang"
http://reviews.llvm.org/D16538
Files:
tools/driver/cc1as_main.cpp
Index: tools/driver/cc1as_main.cpp
=
joelkevinjones added a comment.
The FIXME comment doesn't make sense to me. I'm not sure what sanitizer
arguments would be passed to the assembler.
http://reviews.llvm.org/D16538
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.
joelkevinjones added a comment.
Ping.
http://reviews.llvm.org/D16538
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
joelkevinjones added a comment.
Did you mean remove the duplication from addPassesToEmitFile mentioned in the
FIXME or something else?
http://reviews.llvm.org/D16538
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-
12 matches
Mail list logo