summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/Program.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-12-11 06:05:53 +0000
committerChris Lattner <sabre@nondot.org>2004-12-11 06:05:53 +0000
commit2f687fd9d6e35c40a3202dea4832d5af04f43326 (patch)
tree85e8e3c59b49c0a90ca69b8c9d638057de2f1fda /llvm/lib/System/Win32/Program.cpp
parent8525ebe4658302ee90c12fefb6c73b9a0c6f4315 (diff)
downloadbcm5719-llvm-2f687fd9d6e35c40a3202dea4832d5af04f43326.tar.gz
bcm5719-llvm-2f687fd9d6e35c40a3202dea4832d5af04f43326.zip
Two bug fixes:
1. Actually increment the Statistic for the GV elim optzn 2. When resolving undef branches, only resolve branches in executable blocks, avoiding marking a bunch of completely dead blocks live. This has a big impact on the quality of the generated code. With this patch, we positively rip up vortex, compiling Ut_MoveBytes to a single memcpy call. In vortex we get this: 12 ipsccp - Number of globals found to be constant 986 ipsccp - Number of arguments constant propagated 1378 ipsccp - Number of basic blocks unreachable 8919 ipsccp - Number of instructions removed llvm-svn: 18796
Diffstat (limited to 'llvm/lib/System/Win32/Program.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud