1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib/Transforms
Owen Anderson 4ad5a5201c 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.

llvm-svn: 49345
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