summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/WebAssembly
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...Yury Delendik2019-12-202-0/+144
* LiveIntervals: Split live intervals on multiple dead defsKrzysztof Parzyszek2019-10-301-4/+4
* [WebAssembly] Make returns variadicThomas Lively2019-10-092-2/+2
* Revert "Fix test failures after r371640"Dmitri Gribenko2019-09-131-4/+4
* Fix test failures after r371640Matt Arsenault2019-09-111-4/+4
* [WebAssembly] Implement tail calls and unify tablegen call classesThomas Lively2019-06-261-4/+4
* [WebAssembly] Remove trailing whitespaces in tests (NFC)Heejin Ahn2019-03-062-2/+2
* [WebAssembly] Fix updating/moving DBG_VALUEs in RegStackifyYury Delendik2019-01-152-0/+125
* [WebAssembly] Rename StoreResults to MemIntrinsicResultsHeejin Ahn2019-01-081-1/+1
* MachineOperand/MIParser: Do not print debug-use flag, infer itMatthias Braun2018-10-303-3/+3
* [WebAssembly] Move/clone DBG_VALUE during WebAssemblyRegStackify passYury Delendik2018-09-252-0/+215
* [WEB] add new flags to a DebugInfo lit testMichael Berg2018-09-191-1/+1
* Update DBG_VALUE register operand during LiveInterval operationsYury Delendik2018-08-211-0/+110
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-102-4/+4
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-092-2/+2
* [WebAssembly] Add DebugLoc information to WebAssembly block and loop.Derek Schuff2018-03-151-0/+133
* [WebAssembly] Update debug info test after r312144Derek Schuff2017-08-301-1/+1
* [DebugInfo] Don't turn dbg.declare into DBG_VALUE for static allocasReid Kleckner2017-08-011-2/+1
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-3/+3
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-47/+50
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* [WebAssembly] Trying to fix broken tests in CodeGen/WebAssembly caused by r28...Eric Liu2016-09-131-1/+1
* [WebAssembly] Handle debug information and virtual registers without crashing...Dominic Chen2016-08-172-0/+77
* Revert "[WebAssembly] Handle debug information and virtual registers without ...Duncan P. N. Exon Smith2016-08-171-75/+0
* [WebAssembly] Handle debug information and virtual registers without crashingDominic Chen2016-08-171-0/+75
OpenPOWER on IntegriCloud