llvm-6502/include
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
..
llvm [GC] CodeGenPrep transform: simplify offsetable relocate 2015-01-14 23:27:07 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00