Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
lib
/
CodeGen
/
MachineFunctionPrinterPass.cpp
fabae5e
MachineFunctionPrinterPass: Declare SlotIndexes as used if available; NFC
by Matthias Braun
· 7 years ago
a7c2370
[New PM][PassInstrumentation] IR printing support for New Pass Manager
by Fedor Sergeev
· 7 years ago
e3e43d9
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
67f335d
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
b85410e
Recommit r256952 "Filtering IR printing for print-after-all/print-before-all"
by Weiming Zhao
· 10 years ago
4357b8d
Revert r256952 due to lit test fails.
by Weiming Zhao
· 10 years ago
79d91e5
Filtering IR printing for print-after-all/print-before-all
by Weiming Zhao
· 10 years ago
cd52a7a
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
cf0db29
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
ce9b37c
Rename argument strings of codegen passes to avoid collisions with command line
by Akira Hatanaka
· 11 years ago
9f998de
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 11 years ago
d04a8d4
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
63a4c246
Symbol hygiene: Make sure declarations and definitions match, make helper functions static.
by Benjamin Kramer
· 13 years ago
9389ec7
Print SlotIndexes when available for -print-machineinstrs.
by Jakob Stoklund Olesen
· 13 years ago
6e1b812
Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>
by Bob Wilson
· 13 years ago
90c579d
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
1f74590
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
9ccaf53
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
5c8aa95
by David Greene
· 15 years ago
457c6c5
remove empty file.
by Chris Lattner
· 15 years ago
cf5862d
Revert 100204. It broke a bunch of tests and apparently changed what passes are run during codegen.
by Evan Cheng
· 15 years ago
434bd85
by David Greene
· 15 years ago
1d8f83d
Revert r100143.
by Eric Christopher
· 15 years ago
8ef3acb
by David Greene
· 15 years ago