llvm-6502/lib/Transforms
Zhou Sheng 0fc5095d0e 1. Avoid unnecessary APInt construction if possible.
2. Use isStrictlyPositive() instead of isPositive() in two places where
   they need APInt value > 0 not only >=0.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35333 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-25 05:01:29 +00:00
..
Hello
Instrumentation
IPO
Scalar 1. Avoid unnecessary APInt construction if possible. 2007-03-25 05:01:29 +00:00
Utils
Makefile