Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
CodeGen
/
MachineFunctionPrinterPass.cpp
7d88f0e
MachineFunctionPrinterPass: Declare SlotIndexes as used if available; NFC
by Matthias Braun
· 7 years ago
662e568
[New PM][PassInstrumentation] IR printing support for New Pass Manager
by Fedor Sergeev
· 7 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
0f1762c
Recommit r256952 "Filtering IR printing for print-after-all/print-before-all"
by Weiming Zhao
· 10 years ago
b243c95
Revert r256952 due to lit test fails.
by Weiming Zhao
· 10 years ago
eac0636
Filtering IR printing for print-after-all/print-before-all
by Weiming Zhao
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
7ba7830
Rename argument strings of codegen passes to avoid collisions with command line
by Akira Hatanaka
· 11 years ago
4584cd5
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
a74129a
Symbol hygiene: Make sure declarations and definitions match, make helper functions static.
by Benjamin Kramer
· 13 years ago
adb50a7
Print SlotIndexes when available for -print-machineinstrs.
by Jakob Stoklund Olesen
· 13 years ago
33e5188
Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>
by Bob Wilson
· 13 years ago
a7aed18
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
bda59bd
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
755aceb
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
9b063df
by David Greene
· 16 years ago
db90361
remove empty file.
by Chris Lattner
· 16 years ago
389525b
Revert 100204. It broke a bunch of tests and apparently changed what passes are run during codegen.
by Evan Cheng
· 16 years ago
8f32cb9
by David Greene
· 16 years ago
5342dda
Revert r100143.
by Eric Christopher
· 16 years ago
6789e21
by David Greene
· 16 years ago