Adrian Prantl
|
defc99a94e
|
Cleanup tests to not share a DISubprogram between multiple Functions.
rdar://problem/31926379
llvm-svn: 302166
|
2017-05-04 16:24:31 +00:00 |
Xinliang David Li
|
ab8722f80a
|
[PartialInlining] Add more early filtering
This is a follow up to the previous
inline cost patch for quicker filtering.
llvm-svn: 301959
|
2017-05-02 18:43:21 +00:00 |
Xinliang David Li
|
6133846be1
|
[PartialInlining] Hook up inline cost analysis
Differential Revision: http://reviews.llvm.org/D32666
llvm-svn: 301894
|
2017-05-02 02:44:14 +00:00 |
Xinliang David Li
|
db8d09b6c2
|
[PartialInine]: add triaging options
There are more bugs (runtime failures) triggered when partial
inlining is turned on. Add options to help triaging problems.
llvm-svn: 301148
|
2017-04-23 23:39:04 +00:00 |