Files
llvm/test/Transforms
Vedant Kumar 7216dfe791 [HotColdSplit] Split more aggressively before/after cold invokes
While a cold invoke itself and its unwind destination can't be
extracted, code which unconditionally executes before/after the invoke
may still be profitable to extract.

With cost model changes from D57125 applied, this gives a 3.5% increase
in split text across LNT+externals on arm64 at -Os.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352160 91177308-0d34-0410-b5e6-96231b3b80d8
2019-01-25 03:22:23 +00:00
..
2019-01-15 21:26:51 +00:00
2019-01-04 21:21:43 +00:00