1
0
mirror of https://github.com/RPCSX/llvm.git synced 2025-04-02 08:11:54 +00:00
Sebastian Pop fab5bb8a6c GVN-hoist: invalidate MD cache (PR29144)
Without invalidating the entries in the MD cache we would try to access instructions
that were removed in previous iterations of hoisting.

Differential Revision: https://reviews.llvm.org/D23927

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279907 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-27 02:48:41 +00:00
..
2016-07-15 13:45:20 +00:00
2016-08-11 22:34:00 +00:00
2016-08-22 18:49:42 +00:00