1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Owen Anderson b970937b06 Eliminate PHI nodes with constant values during normal GVN processing, even when
they're not related to eliminating a load.

llvm-svn: 41081
2007-08-14 18:33:27 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
IPO More explicit keywords. 2007-08-01 15:32:29 +00:00
Scalar Eliminate PHI nodes with constant values during normal GVN processing, even when 2007-08-14 18:33:27 +00:00
Utils If NewBB dominates DestBB then DestBB is not part of NewBB's dominance frontier. 2007-08-13 21:59:17 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00