aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/SafepointIRVerifier
AgeCommit message (Expand)AuthorFilesLines
2023-06-20[SafepointIRVerifier] Convert test to opaque pointers (NFC)Nikita Popov1-51/+51
2023-01-18[AsmParser] Remove typed pointer auto-detectionNikita Popov1-1/+1
2023-01-03[SafepointIRVerifier] Convert tests to opaque pointers (NFC)Nikita Popov8-212/+195
2022-06-14freeze does not change the constant propertyDanila Malyutin1-3/+17
2022-02-15[Safepoint Verifier] gc.relocate does not change the constant property.Serguei Katkov1-6/+1
2022-02-14[Safepoint Verifier] Add a false positive test.Serguei Katkov1-0/+39
2022-02-04[Statepoint] Update gc.statepoint calls in tests with elementtype (NFC)Nikita Popov7-38/+38
2020-06-05[Tests] Migrate a number of tests to gc-live bundle representationPhilip Reames6-38/+38
2020-05-28[Tests] Remove deopt operands from SafepointIRVerfier testsPhilip Reames6-27/+27
2018-05-23SafepointIRVerifier is made unreachable block tolerantSerguei Katkov1-0/+45
2017-12-25[SafepointIRVerifier] Allow non-dereferencing uses of unrelocated or poisoned...Max Kazantsev3-8/+129
2017-12-05[SafepointIRVerifier] Allow deriving pointers from unrelocated baseAnna Thomas1-0/+149
2017-07-07[SafepointIRVerifier] Avoid false positives in GC verifier for compare betwee...Anna Thomas1-0/+85
2017-07-05[SafepointIRVerifier] Add verifier pass for finding GC relocation bugsAnna Thomas4-0/+242