mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
The word 'independent' has no 'a'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5724 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
10f22cb1a0
commit
3d87b42bf9
@ -132,7 +132,7 @@ all the back-ends: CBE, llc, and lli.<p>
|
||||
<li>Add support for a volatile attribute on loads and stores
|
||||
<li>Support for variable argument functions
|
||||
<li>Add a new conditional move instruction: <tt>X = select bool Cond, Y, Z</tt>
|
||||
<li>Add support for platform independant prefetch support. The GCC <a
|
||||
<li>Add support for platform independent prefetch support. The GCC <a
|
||||
href="http://gcc.gnu.org/projects/prefetch.html">prefetch project</a> page
|
||||
has a good survey of the prefetching capabilities of a variety of modern
|
||||
processors.
|
||||
|
Loading…
Reference in New Issue
Block a user