llvm-project/llvm/include
Eli Friedman bd254a6f45 [InstCombine] Don't widen metadata on store-to-load forwarding
The original check for load CSE or store-to-load forwarding is wrong
when the forwarded stored value happened to be a load.

Ref https://github.com/JuliaLang/julia/issues/16894

Differential Revision: http://reviews.llvm.org/D21271

Patch by Yichao Yu!

llvm-svn: 272868
2016-06-16 02:33:42 +00:00
..
llvm [InstCombine] Don't widen metadata on store-to-load forwarding 2016-06-16 02:33:42 +00:00
llvm-c Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00