llvm-6502/lib/Transforms
Dan Gohman 50ade65982 Simplify the known retain count tracking; use a boolean state instead
of a precise count. Also, move RRInfo's Partial field into PtrState,
now that it won't increase the size.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155513 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-25 00:50:46 +00:00
..
Hello
InstCombine Add support for llvm.arm.neon.vmull* intrinsics to InstCombine. This fixes 2012-04-24 18:58:36 +00:00
Instrumentation Fix issue 67 by checking that the interface functions weren't redefined in the compiled source file. 2012-04-23 10:47:31 +00:00
IPO
Scalar Simplify the known retain count tracking; use a boolean state instead 2012-04-25 00:50:46 +00:00
Utils
Vectorize Fix style violation in BBVectorize (pointed out by Bill Wendling) 2012-04-16 12:39:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile