mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
Add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27954 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9293451e3f
commit
57a6c135f2
@ -1123,3 +1123,10 @@ elements are fixed zeros.
|
|||||||
|
|
||||||
//===---------------------------------------------------------------------===//
|
//===---------------------------------------------------------------------===//
|
||||||
|
|
||||||
|
We generate significantly worse code for this than GCC:
|
||||||
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21150
|
||||||
|
http://gcc.gnu.org/bugzilla/attachment.cgi?id=8701
|
||||||
|
|
||||||
|
There is also one case we do worse on PPC.
|
||||||
|
|
||||||
|
//===---------------------------------------------------------------------===//
|
||||||
|
Loading…
Reference in New Issue
Block a user