Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年 前 |
Matthias Braun
|
fabae5e317
MachineFunctionPrinterPass: Declare SlotIndexes as used if available; NFC
|
6 年 前 |
Fedor Sergeev
|
a7c2370e95
[New PM][PassInstrumentation] IR printing support for New Pass Manager
|
7 年 前 |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 年 前 |
Mehdi Amini
|
67f335d992
Use StringRef in Pass/PassManager APIs (NFC)
|
9 年 前 |
Weiming Zhao
|
b85410e4f3
Recommit r256952 "Filtering IR printing for print-after-all/print-before-all"
|
9 年 前 |
Weiming Zhao
|
4357b8d663
Revert r256952 due to lit test fails.
|
9 年 前 |
Weiming Zhao
|
79d91e563f
Filtering IR printing for print-after-all/print-before-all
|
9 年 前 |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 年 前 |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 年 前 |
Akira Hatanaka
|
ce9b37c087
Rename argument strings of codegen passes to avoid collisions with command line
|
10 年 前 |
Craig Topper
|
9f998de891
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
11 年 前 |
Chandler Carruth
|
d04a8d4b33
Use the new script to sort the includes of every file under lib.
|
12 年 前 |
Benjamin Kramer
|
63a4c24616
Symbol hygiene: Make sure declarations and definitions match, make helper functions static.
|
13 年 前 |
Jakob Stoklund Olesen
|
9389ec7375
Print SlotIndexes when available for -print-machineinstrs.
|
13 年 前 |
Bob Wilson
|
6e1b812850
Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>
|
13 年 前 |
Owen Anderson
|
90c579de5a
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
15 年 前 |
Owen Anderson
|
1f74590e9d
Revert r110396 to fix buildbots.
|
15 年 前 |
Owen Anderson
|
9ccaf53ada
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
|
15 年 前 |
David Greene
|
5c8aa950fe
|
15 年 前 |
Chris Lattner
|
457c6c5ccb
remove empty file.
|
15 年 前 |
Evan Cheng
|
cf5862d8ac
Revert 100204. It broke a bunch of tests and apparently changed what passes are run during codegen.
|
15 年 前 |
David Greene
|
434bd8551d
|
15 年 前 |
Eric Christopher
|
1d8f83d0a0
Revert r100143.
|
15 年 前 |
David Greene
|
8ef3acba00
|
15 年 前 |