Evandro Menezes
|
d71ea05ab7
[IR] Refactor attribute methods in Function class (NFC)
|
6 жил өмнө |
Evandro Menezes
|
6782017317
[IR] Create new method in `Function` class (NFC)
|
6 жил өмнө |
Richard Trieu
|
6392e9b493
Fix IR/Analysis layering issue with OptBisect
|
6 жил өмнө |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 жил өмнө |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 жил өмнө |
Fedor Sergeev
|
558f76fb1d
[NFC] OptPassGate extracted from OptBisect
|
7 жил өмнө |
Aaron Ballman
|
1d03d382c1
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
7 жил өмнө |
Don Hinton
|
5298935fe7
[dump] Remove NDEBUG from test to enable dump methods [NFC]
|
7 жил өмнө |
Eugene Zelenko
|
9797e4a2a0
[Pass] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
8 жил өмнө |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 жил өмнө |
Serge Pavlov
|
69a1a20613
Reverted: Track validity of pass results
|
8 жил өмнө |
Serge Pavlov
|
e77eb6a23d
Track validity of pass results
|
8 жил өмнө |
Mehdi Amini
|
6bd185b494
Use StringRef in Pass Info/Support API (NFC)
|
9 жил өмнө |
Mehdi Amini
|
67f335d992
Use StringRef in Pass/PassManager APIs (NFC)
|
9 жил өмнө |
Andrew Kaylor
|
1e455c5cfb
Re-commit optimization bisect support (r267022) without new pass manager support.
|
9 жил өмнө |
Vedant Kumar
|
8866d94a61
Revert "Initial implementation of optimization bisect support."
|
9 жил өмнө |
Andrew Kaylor
|
c852398cbc
Initial implementation of optimization bisect support.
|
9 жил өмнө |
Yaron Keren
|
55307987a1
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
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 жил өмнө |
Chris Bieneman
|
40a218658a
Refactoring cl::parser construction and initialization.
|
10 жил өмнө |
Zachary Turner
|
070d532aaf
Remove pimpl class from PassRegistry.
|
11 жил өмнө |
Zachary Turner
|
a4dc93e6b6
Do not register and de-register PassRegistrationListeners during
|
11 жил өмнө |
Juergen Ributzka
|
218bad2bc5
Revert "[PM] Add pass run listeners to the pass manager."
|
11 жил өмнө |
Juergen Ributzka
|
4e0cc51d79
[PM] Add pass run listeners to the pass manager.
|
11 жил өмнө |
Chandler Carruth
|
283b399377
[Modules] Make Support/Debug.h modular. This requires it to not change
|
11 жил өмнө |
Craig Topper
|
ec0f0bc6af
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
|
11 жил өмнө |
Craig Topper
|
98f54c09d0
[C++11] Add 'override' keyword to IR library.
|
11 жил өмнө |
Chandler Carruth
|
f7591dd31f
[Modules] Move the PassNameParser to the IR library as it deals in the
|
11 жил өмнө |