summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/MemorySSA/debugvalue.ll
AgeCommit message (Expand)Author
2024-11-07Remove `br i1 undef` from some regression tests [NFC] (#115130)Lee Wei
2022-12-09[NFC] Port all Analysis/MemorySSA tests to `-passes=` syntaxRoman Lebedev
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev
2022-09-23[MemorySSA] Convert tests to use opaque pointers (NFC)Nikita Popov
2021-08-14[Tests] Remove explicit -enable-mssa-loop-dependency options (NFC)Nikita Popov
2020-06-26[BasicAA] Rename -disable-basicaa to -disable-basic-aa to be consistent with ...Fangrui Song
2019-09-05[MemorySSA] Update MemorySSA when removing debug.value calls.Alina Sbirlea