summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/dbgvalue.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [WebAssembly] Switch to *-wasm as the default target triple.Dan Gohman2018-01-231-1/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-2/+2
* [CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih2017-11-301-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-1/+1
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-38/+40
* [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] Re-enable disabled debug value testDominic Chen2016-08-121-1/+0
* [Webassembly] disable unstable test.Benjamin Kramer2016-08-121-0/+2
* Improve virtual register handling when computing debug informationDominic Chen2016-08-111-0/+69
OpenPOWER on IntegriCloud