apazos wrote:
Also, @topperc, we should add the new extensions to the list of vendor
extensions in the specs:
ttps://github.com/riscv-non-isa/riscv-toolchain-conventions/tree/master?tab=readme-ov-file#list-of-vendor-extensions
https://github.com/llvm/llvm-project/pull/83896
___
apazos wrote:
@topperc , how about the CEASE instruction? Can you add it in this patch?
https://github.com/llvm/llvm-project/pull/83896
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Author: apazos
Date: Thu Feb 14 16:19:45 2019
New Revision: 354089
URL: http://llvm.org/viewvc/llvm-project?rev=354089&view=rev
Log:
Fixed failure on Darwin due to r354064
Summary:
instrprof-darwin-exports.c test fails on Darwin due to r354064.
Updated clang list of exported symbols to fix the
Author: apazos
Date: Thu Jul 26 10:37:45 2018
New Revision: 338045
URL: http://llvm.org/viewvc/llvm-project?rev=338045&view=rev
Log:
[RISCV] Add support for interrupt attribute
Summary:
Clang supports the GNU style ``__attribute__((interrupt))`` attribute on RISCV
targets.
Permissible values f
Author: apazos
Date: Wed Apr 25 15:42:38 2018
New Revision: 330880
URL: http://llvm.org/viewvc/llvm-project?rev=330880&view=rev
Log:
[RISCV] More validations on the input value of -march=
Supporting additional rules for parsing ISA string.
- RISC-V ISA strings must be lowercase.
E.g.: rv32IMC is
Author: apazos
Date: Wed Jan 31 10:11:09 2018
New Revision: 323894
URL: http://llvm.org/viewvc/llvm-project?rev=323894&view=rev
Log:
Revert "Revert rC322769: [RISCV] Propagate -mabi and -march values to GNU
assembler."
Summary: Bringing back the code change and simplified test cases to test 32/6
Author: apazos
Date: Wed Jan 17 14:09:58 2018
New Revision: 322769
URL: http://llvm.org/viewvc/llvm-project?rev=322769&view=rev
Log:
[RISCV] Propagate -mabi and -march values to GNU assembler.
When using -fno-integrated-as flag, the gnu assembler produces code
with some default march/mabi which l