llvm-project/llvm/include/llvm-c/Transforms
David Blaikie a27771b62f InstCombine: Fix layering by not including Scalar.h in InstCombine
(notionally Scalar.h is part of libLLVMScalarOpts, so it shouldn't be
included by InstCombine which doesn't/shouldn't need to depend on
ScalarOpts)

llvm-svn: 330669
2018-04-24 00:48:59 +00:00
..
IPO.h Add CalledValuePropagation pass 2017-10-25 13:40:08 +00:00
InstCombine.h InstCombine: Fix layering by not including Scalar.h in InstCombine 2018-04-24 00:48:59 +00:00
PassManagerBuilder.h
Scalar.h [AggressiveInstCombine] Add aggressive inst combiner to the LLVM C API. 2018-04-24 00:39:29 +00:00
Utils.h llvm-c: Split Utils out of Scalar.h 2018-03-29 22:31:38 +00:00
Vectorize.h Remove the BBVectorize pass. 2017-06-30 07:09:08 +00:00