Files
llvm-6502/lib
Nuno Lopes b47f3ea224 replace usage of EmitGEPOffset() with TargetData::getIndexedOffset() when the GEP offset is known to be constant.
With this change, we avoid relying on the IR Builder to constant fold the operations.

No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158829 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-20 17:30:51 +00:00
..
2012-06-02 09:42:43 +00:00
2012-06-20 16:38:50 +00:00
2012-04-04 20:33:56 +00:00