45
45
46
46
#### Inlining
47
47
48
- Chandler Carruth \
49
- [email protected] ,
[email protected] (email),
[ chandlerc
] ( https://github.com/chandlerc ) (GitHub)
48
+ Arthur Eubanks \
49
+ [email protected] (email),
[ aeubanks
] ( https://github.com/aeubanks ) (GitHub)
\
50
+ Mircea Trofin (esp. ML inliner) \
51
+ [email protected] (email),
[ mtrofin
] ( https://github.com/mtrofin ) (GitHub)
\
52
+ Kazu Hirata (esp. module inliner and inline order) \
53
+ [email protected] (email),
[ kazutakahirata
] ( https://github.com/kazutakahirata ) (GitHub)
50
54
51
55
#### InstCombine, InstSimplify, ValueTracking, ConstantFold
52
56
@@ -65,6 +69,11 @@
[email protected] (email), [bogner](https://github.com/bogner) (GitHub)
65
69
Diego Novillo \
66
70
[email protected] (email),
[ dnovillo
] ( https://github.com/dnovillo ) (GitHub)
67
71
72
+ #### New pass manager, CGSCC, LazyCallGraph
73
+
74
+ Arthur Eubanks \
75
+ [email protected] (email),
[ aeubanks
] ( https://github.com/aeubanks ) (GitHub)
76
+
68
77
#### LoopStrengthReduce
69
78
70
79
Quentin Colombet \
@@ -462,7 +471,7 @@
[email protected] (email), [lattner](https://github.com/lattner) (GitHub), clattn
462
471
463
472
Paul C. Anagnostopoulos (
[email protected] ,
[ Paul-C-Anagnostopoulos
] ( https://github.com/Paul-C-Anagnostopoulos ) ) -- TableGen
\
464
473
Justin Bogner (
[email protected] ,
[ bogner
] ( https://github.com/bogner ) ) -- SelectionDAG
\
465
- Chandler Carruth (
[email protected] ,
[email protected] ,
[ chandlerc
] ( https://github.com/chandlerc ) ) -- ADT, Support
\
474
+ Chandler Carruth (
[email protected] ,
[email protected] ,
[ chandlerc
] ( https://github.com/chandlerc ) ) -- ADT, Support
, Inlining \
466
475
Peter Collingbourne (
[email protected] ,
[ pcc
] ( https://github.com/pcc ) ) -- LTO
\
467
476
Evan Cheng (
[email protected] ) -- Parts of code generator not covered by someone else
\
468
477
Jake Ehrlich (
[email protected] ,
[ jakehehrlich
] ( https://github.com/jakehehrlich ) ) -- llvm-objcopy and ObjCopy library
\
0 commit comments