Changes in directory llvm/docs:
LangRef.html updated: 1.128 -> 1.129 --- Log message: There is no llvm.bswap.i8, need at least 2 bytes to swap. --- Diffs of the changes: (+1 -2) LangRef.html | 3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) Index: llvm/docs/LangRef.html diff -u llvm/docs/LangRef.html:1.128 llvm/docs/LangRef.html:1.129 --- llvm/docs/LangRef.html:1.128 Mon Jan 16 15:12:35 2006 +++ llvm/docs/LangRef.html Mon Jan 16 15:14:01 2006 @@ -3485,7 +3485,6 @@ <h5>Syntax:</h5> <pre> - declare ushort %llvm.bswap.i8( ubyte <id> ) declare ushort %llvm.bswap.i16( ushort <id> ) declare uint %llvm.bswap.i32( uint <id> ) declare ulong %llvm.bswap.i64( ulong <id> ) @@ -3651,7 +3650,7 @@ <a href="mailto:[EMAIL PROTECTED]">Chris Lattner</a><br> <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2006/01/16 21:12:35 $ + Last modified: $Date: 2006/01/16 21:14:01 $ </address> </body> </html> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits