Ramkumar Ramachandra fba4d82671 [GC] CodeGenPrep transform: simplify offsetable relocate
The transform is somewhat involved, but the basic idea is simple: find
derived pointers that have been offset from the base pointer using gep
and replace the relocate of the derived pointer with a gep to the
relocated base pointer (with the same offset).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226060 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-14 23:27:07 +00:00
..
2015-01-13 03:46:47 +00:00
2015-01-14 22:27:36 +00:00
2014-12-03 02:08:38 +00:00
2014-12-09 18:38:53 +00:00
2015-01-06 23:00:37 +00:00
2014-12-09 18:38:53 +00:00
2015-01-13 20:44:56 +00:00
2015-01-14 23:11:51 +00:00
2014-11-24 20:44:36 +00:00
2014-12-09 18:38:53 +00:00