summaryrefslogtreecommitdiff
path: root/clang/test/Driver/debug-pass-structure.c
AgeCommit message (Expand)Author
2022-04-11[test] Remove various legacy pass manager testsArthur Eubanks
2022-04-11[test] Remove references to -fexperimental-new-pass-manager in testsArthur Eubanks
2022-02-09Use functions with prototypes when appropriate; NFCAaron Ballman
2021-05-18[NewPM] Add options to PrintPassInstrumentationArthur Eubanks
2021-05-05[clang][Driver] Add -fintegrate-as to debug-pass-structure testJinsong Ji
2021-05-03[NewPM] Invalidate AAManager after populating GlobalsAAArthur Eubanks
2021-04-30Fix -fdebug-pass-structure test caseEvgeny Leviant
2021-04-29Unbreak no-asserts testingDavid Zarzycki
2021-04-29[NewPM] Add an option to dump pass structureEvgeny Leviant