mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-04 05:31:06 +00:00
7ca2a7d742
Adds code generation support for dcbtst (data cache prefetch for write) and icbt (instruction cache prefetch for read - Book E cores only). We still end up with a 'cannot select' error for the non-supported prefetch intrinsic forms. This will be fixed in a later commit. Fixes PR20692. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216339 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
lit.local.cfg | ||
ppc64-encoding-4xx.txt | ||
ppc64-encoding-6xx.txt | ||
ppc64-encoding-bookII.txt | ||
ppc64-encoding-bookIII.txt | ||
ppc64-encoding-e500.txt | ||
ppc64-encoding-ext.txt | ||
ppc64-encoding-fp.txt | ||
ppc64-encoding-vmx.txt | ||
ppc64-encoding.txt | ||
ppc64-operands.txt | ||
vsx.txt |