1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bytecode
Reid Spencer da1f5b882a For PR950:
This patch converts the old SHR instruction into two instructions,
AShr (Arithmetic) and LShr (Logical). The Shr instructions now are not
dependent on the sign of their operands.

llvm-svn: 31542
2006-11-08 06:47:33 +00:00
..
Archive For PR797: 2006-08-25 19:54:53 +00:00
Reader For PR950: 2006-11-08 06:47:33 +00:00
Writer For PR786: 2006-11-02 20:25:50 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00