Tests for changes made in r45356, where IPO optimizations would drop
authorGordon Henriksen <gordonhenriksen@mac.com>
Wed, 26 Dec 2007 02:47:37 +0000 (02:47 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Wed, 26 Dec 2007 02:47:37 +0000 (02:47 +0000)
commite86ce7d94abaf7883a5d84dcb9a79c118b63672b
treec4ddc8ae7ac1a1aaf07272fbe6962704e23f199c
parent194c90ed2a8e74b5a1c5184835f84c572d524dad
Tests for changes made in r45356, where IPO optimizations would drop
collector algorithms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45357 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/GC/argpromotion.ll [new file with mode: 0644]
test/CodeGen/Generic/GC/deadargelim.ll [new file with mode: 0644]