Files
llvm/tools
Clement Courbet e0fc543f4c [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.
This allows later passes (in particular InstCombine) to optimize more
cases.

One that's important to us is `memcmp(p, q, constant) < 0` and memcmp(p, q, constant) > 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364412 91177308-0d34-0410-b5e6-96231b3b80d8
2019-06-26 11:50:18 +00:00
..
2019-05-27 08:24:06 +00:00
2019-05-13 11:29:25 +00:00
2019-06-21 21:59:01 +00:00
2019-06-19 07:39:53 +00:00