mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34249 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4060296cf8
commit
36e37d2944
@ -415,3 +415,7 @@ when it is declared U32.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Promote for i32 bswap can use i64 bswap + shr. Useful on targets with 64-bit
|
||||
regs and bswap, like itanium.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
Loading…
x
Reference in New Issue
Block a user