mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-07 14:33:15 +00:00
add a note.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99815 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
283d1ceb57
commit
f283e40b6a
@ -12,6 +12,9 @@ Reimplement 'select' in terms of 'SEL'.
|
||||
|
||||
A few ARMv6T2 ops should be pattern matched: BFI, SBFX, and UBFX
|
||||
|
||||
Interesting optimization for PIC codegen on arm-linux:
|
||||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43129
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Crazy idea: Consider code that uses lots of 8-bit or 16-bit values. By the
|
||||
|
Loading…
x
Reference in New Issue
Block a user