llvm-6502/include
Vikram S. Adve 1718337cf7 Added more helper functions for binary instructions emulating
unary Neg and Not: isNeg, isNot, getNegArgument, and getNotArgument.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3341 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-15 14:15:48 +00:00
..
boost initial checkin 2002-07-23 00:17:55 +00:00
llvm Added more helper functions for binary instructions emulating 2002-08-15 14:15:48 +00:00
Support