"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b2854fadda9048c2713c8e14f790769b60eae6e8"
-
Chris Lattner authored
one use (but one is a cast). This handles the very common case of: X = alloc [n x byte] Y = cast X to somethingbetter seteq X, null In order to avoid infinite looping when there are multiple casts, we only allow this if the xform is strictly increasing the alignment of the allocation. llvm-svn: 23961
46705b2f
Loading