Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
8a5a30156e1e9c48dedc67c2b2413f69502715df
/
bolt
/
BinaryPasses.h
82965b9
[BOLT] Emit short tail calls in relocation mode.
by Maksim Panchenko
· 8 years ago
d74997c
Indirect call promotion optimization.
by Bill Nell
· 9 years ago
bc8a456
ICF improvements.
by Maksim Panchenko
· 8 years ago
55fc541
Relocations support for BOLT.
by Maksim Panchenko
· 9 years ago
3a3dfc3
BOLT: Use profiling info to control branch simplification optimization.
by Bill Nell
· 9 years ago
ac2621f
Add stats for "-optimize-bodyless-functions".
by Maksim Panchenko
· 9 years ago
4a0c494bc
BOLT: Remove restrictions on unreachable code elimination
by Bill Nell
· 9 years ago
ecc4b9e
BOLT: Add ud2 after indirect tailcalls.
by Bill Nell
· 9 years ago
2f1341b
BOLT: Refactoring BinaryFunction interface.
by Bill Nell
· 9 years ago
510f227
BOLT: Add feature to sort functions by dyno stats.
by Bill Nell
· 9 years ago
861d5a1
BOLT: Remove double jumps peephole.
by Bill Nell
· 9 years ago
71be567
BOLT: Add per pass dyno stats + factor out post pass printing.
by Bill Nell
· 9 years ago
17e6919
Make BinaryFunction::fixBranches() more flexible and support CFG updates.
by Maksim Panchenko
· 9 years ago
dcaffe6
Inlining fixes/enhancements
by Bill Nell
· 9 years ago
003d106c
More refactoring work.
by Maksim Panchenko
· 9 years ago
3273924
More aggressive inlining pass
by Theodoros Kasampalis
· 9 years ago
a9bb332
Identical Code Folding (ICF) pass
by Theodoros Kasampalis
· 9 years ago
156a552
Simplification of loads from read-only data sections.
by Theodoros Kasampalis
· 9 years ago
ea53cff
Add movabs -> mov shortening optimization. Add peephole optimization pass that does instruction shortening.
by Bill Nell
· 9 years ago
980a062
Revert "Indirect call optimization."
by Bill Nell
· 9 years ago
8bcfd9a
Indirect call optimization.
by Bill Nell
· 9 years ago
e63984f
Patch forward jumping tail calls to prevent branch mispredictions.
by Bill Nell
· 9 years ago
f7e7e25
Put all optimization passes under the pass manager.
by Bill Nell
· 9 years ago
5fa128e
Inlining of small functions.
by Gabriel Poesia
· 9 years ago