llvm-6502/lib/Transforms
Dan Gohman e60bb15982 Avoid allocating a value of zero in a register if the initial formula
inputs happen to negate each other.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100828 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-08 23:36:27 +00:00
..
Hello
InstCombine Add variants of ult, ule, etc. which take a uint64_t RHS, for convenience. 2010-04-08 23:03:40 +00:00
Instrumentation
IPO fix 80-col violations 2010-04-07 18:59:26 +00:00
Scalar Avoid allocating a value of zero in a register if the initial formula 2010-04-08 23:36:27 +00:00
Utils Add support for stpncpy_chk. 2010-04-07 23:00:07 +00:00
Makefile