llvm-6502/lib/Transforms
Owen Anderson 412821284f Add operator= implementations to SparseBitVector, allowing it to be used in GVN. This results
in both time and memory savings for GVN.  For example, one testcase went from 10.5s to 6s with
this patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49345 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-07 17:38:23 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
IPO Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
Scalar Add operator= implementations to SparseBitVector, allowing it to be used in GVN. This results 2008-04-07 17:38:23 +00:00
Utils The "stacksave is not nounwind problem" no longer 2008-04-07 13:43:58 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00