Fedor Sergeev
|
129c32597b
SafepointIRVerifier port to new Pass Manager
|
6 年之前 |
Adrian Prantl
|
99f3ad037d
Temporarily revert "SafepointIRVerifier port to new Pass Manager"
|
6 年之前 |
Serguei Katkov
|
f720a4c5e3
SafepointIRVerifier port to new Pass Manager
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
James Y Knight
|
719df2ec69
[opaque pointer types] Remove some calls to generic Type subtype accessors.
|
6 年之前 |
Fangrui Song
|
0fecaffa30
Use llvm::any_of instead std::any_of. NFC
|
6 年之前 |
Chandler Carruth
|
2aaf7228e0
[TI removal] Make variables declared as `TerminatorInst` and initialized
|
6 年之前 |
Nick Desaulniers
|
4dbc332066
Add maybe-unused attribute to a variable.
|
7 年之前 |
Artur Pilipenko
|
c39bf69d80
SafepointIRVerifier should ignore dead blocks and dead edges
|
7 年之前 |
Serguei Katkov
|
164e4fc900
SafepointIRVerifier is made unreachable block tolerant
|
7 年之前 |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 年之前 |
Max Kazantsev
|
cbe298eee6
[SafepointIRVerifier] Allow non-dereferencing uses of unrelocated or poisoned PHI nodes
|
7 年之前 |
Serguei Katkov
|
88e328af9d
[NFC] Refactor SafepointIRVerifier
|
7 年之前 |
Serguei Katkov
|
f4f60186a0
[NFC][SafepointIRVerifier] Add alias for set of available values
|
7 年之前 |
Anna Thomas
|
9f563b480d
[SafepointIRVerifier] Allow deriving pointers from unrelocated base
|
7 年之前 |
Benjamin Kramer
|
c773276189
Move helper classes into anonymous namespaces.
|
8 年之前 |
Anna Thomas
|
25f28db283
[SafepointIRVerifier] Avoid false positives in GC verifier for compare between pointers
|
8 年之前 |
Anna Thomas
|
eb0c2c435b
[SafepointIRVerifier] NFC: Refactor code for identifying exclusive base type
|
8 年之前 |
Anna Thomas
|
3087bcdef2
[SafepointIRVerifier] Add verifier pass for finding GC relocation bugs
|
8 年之前 |