summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/WebAssembly
AgeCommit message (Expand)Author
2025-10-27[test][DebugInfo] Remove unsafe-fp-math uses (NFC) (#164966)paperchalice
2024-08-05[DebugInfo] (Always) include the dwo name in the hash (#100375)Pavel Labath
2024-01-13[WebAssembly] Use DebugValueManager only when subprogram exists (#77978)Heejin Ahn
2023-12-12[LLVM][DWARF] Add compilation directory and dwo name to TU in dwo section (#7...Alexander Yermolovich
2023-06-08[WebAssembly] Undef invalid DBG_VALUEs after RegColoringHeejin Ahn
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2023-04-12[WebAssembly] Handle DebugLoc in DebugValueManagerHeejin Ahn
2023-03-29[WebAssembly] Do nothing when sinking to same placeHeejin Ahn
2023-03-29[WebAssembly] Redesign DebugValueManagerHeejin Ahn
2023-03-17[WebAssembly] Support debug info for TLS + global in PIC modeHeejin Ahn
2023-03-17[WebAssembly] Use MachineInstr::setDebugValueUndefHeejin Ahn
2023-01-10[WebAssembly][LiveDebugValues] Handle target index defsHeejin Ahn
2023-01-10[WebAssembly] Use LiveDebugValues analysisHeejin Ahn
2022-12-13[DebugInfo] Convert most tests to opaque pointers (NFC)Nikita Popov
2022-12-09[WebAssembly] Nullify dangling register DBG_VALUEsHeejin Ahn
2022-11-29[WebAssembly] Move debug tests into DebugInfoHeejin Ahn
2022-10-12[test][DebugInfo] Convert some test cases to opaque pointers. NFCBjorn Pettersson
2022-04-25[NFC] Rename Instrinsic to IntrinsicDavid Green
2021-05-26[WebAssembly] Add TargetInstrInfo::getCalleeOperandHeejin Ahn
2021-05-24[WebAssembly] Add NullifyDebugValueLists passHeejin Ahn
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2020-12-07[WebAssembly] Add Object and ObjectWriter support for wasm COMDAT sectionsDerek Schuff
2020-10-28 [WebAssembly] Add support for DWARF type unitsDerek Schuff
2020-10-27Revert "[WebAssembly] Add support for DWARF type units"Derek Schuff
2020-10-27[WebAssembly] Add support for DWARF type unitsDerek Schuff
2020-09-17Support dwarf fission for wasm object filesDerek Schuff
2020-07-20[llc] (almost) remove `--print-machineinstrs`Yuanfang Chen
2020-04-16[WebAssembly] fixed target index strings in DebugInfo testWouter van Oortmerssen
2020-04-16[WebAssembly] Add int32 DW_OP_WASM_location variantWouter van Oortmerssen
2020-02-18[WebAssembly] Replace all calls with generalized multivalue callsThomas Lively
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song
2019-12-20[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...Yury Delendik
2019-10-30LiveIntervals: Split live intervals on multiple dead defsKrzysztof Parzyszek
2019-10-09[WebAssembly] Make returns variadicThomas Lively
2019-09-13Revert "Fix test failures after r371640"Dmitri Gribenko
2019-09-11Fix test failures after r371640Matt Arsenault
2019-06-26[WebAssembly] Implement tail calls and unify tablegen call classesThomas Lively
2019-03-06[WebAssembly] Remove trailing whitespaces in tests (NFC)Heejin Ahn
2019-01-15[WebAssembly] Fix updating/moving DBG_VALUEs in RegStackifyYury Delendik
2019-01-08[WebAssembly] Rename StoreResults to MemIntrinsicResultsHeejin Ahn
2018-10-30MachineOperand/MIParser: Do not print debug-use flag, infer itMatthias Braun
2018-09-25[WebAssembly] Move/clone DBG_VALUE during WebAssemblyRegStackify passYury Delendik
2018-09-19[WEB] add new flags to a DebugInfo lit testMichael Berg
2018-08-21Update DBG_VALUE register operand during LiveInterval operationsYury Delendik
2018-05-10[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-03-15[WebAssembly] Add DebugLoc information to WebAssembly block and loop.Derek Schuff
2017-08-30[WebAssembly] Update debug info test after r312144Derek Schuff
2017-08-01[DebugInfo] Don't turn dbg.declare into DBG_VALUE for static allocasReid Kleckner