add a note

llvm-svn: 34249
This commit is contained in:
Chris Lattner 2007-02-13 21:44:43 +00:00
parent 70950fb111
commit 67bdb3aae8

View File

@ -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.
//===---------------------------------------------------------------------===//