mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
add a note, from PR5100
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96490 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
46d1ddd13c
commit
7180f10fc7
@ -10,6 +10,8 @@ Reimplement 'select' in terms of 'SEL'.
|
||||
* Implement pre/post increment support. (e.g. PR935)
|
||||
* Implement smarter constant generation for binops with large immediates.
|
||||
|
||||
A few ARMv6T2 ops should be pattern matched: BFI, SBFX, and UBFX
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Crazy idea: Consider code that uses lots of 8-bit or 16-bit values. By the
|
||||
|
Loading…
Reference in New Issue
Block a user