llvm-6502/include/llvm/Transforms
Rafael Espindola d37ec47374 Introduce a helper to combine instruction metadata.
Replace the old code in GVN and BBVectorize with it. Update SimplifyCFG to use
it.

Patch by Björn Steinbrink!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215723 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-15 15:46:38 +00:00
..
IPO Don't internalize all but main by default. 2014-08-05 20:10:38 +00:00
Utils Introduce a helper to combine instruction metadata. 2014-08-15 15:46:38 +00:00
Instrumentation.h
IPO.h Move -verify-use-list-order into llvm-uselistorder 2014-07-25 17:13:03 +00:00
ObjCARC.h
Scalar.h MergedLoadStoreMotion pass 2014-07-18 19:13:09 +00:00
Vectorize.h