[llvm-commits] [llvm] r163844 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineCalls.cpp test/Transforms/InstCombine/struct-assign-tbaa.ll

Duncan Sands baldrick at free.fr
Fri Sep 14 00:41:21 PDT 2012


Hi Dan,

> Handle the new !tbaa.struct metadata tags when converting a memcpy into scalar
> loads and stores.

did you document this metadata somewhere?  Also, did you teach the verifier to
check that it is being used properly?

Ciao, Duncan.



More information about the llvm-commits mailing list