summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/DIExpression-aggresult.ll
AgeCommit message (Expand)Author
2025-04-01[DebugInfo][RemoveDIs] Remove debug-intrinsic printing cmdline options (#131855)Jeremy Morse
2024-06-14 [RemoveDIs] Print IR with debug records by default (#91724)Stephen Tozer
2024-03-19[RemoveDIs] Auto-upgrade debug intrinsics to DbgRecords (default false) (#85650)Orlando Cazalet-Hyams
2023-06-20[Bitcode] Remove -opaque-pointer=0 check lines (NFC)Nikita Popov
2022-02-15[Bitcode] Improve support for opaque-pointer bitcode upgradeNikita Popov
2020-11-20OpaquePtr: Bulk update tests to use typed sretMatt Arsenault
2017-08-23Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner
2017-04-18PR32382: Fix emitting complex DWARF expressions.Adrian Prantl