| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | InstCombine: Fix layering by not including Scalar.h in InstCombine | David Blaikie | 2018-04-24 | 1 | -0/+43 |
| (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 | |||||

