forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
CppWriter.cpp | ||
CppWriter.h | ||
Makefile | ||
llvm2cpp.cpp |