summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/accel-table-hash-collisions.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-commit r329179 after fixing build&test issuesPavel Labath2018-04-041-1/+1
* Revert r329179 (and follow-up unsuccessful fix attempts 329184, 329186); it d...Nico Weber2018-04-041-1/+1
* [CodeGen] Generate DWARF v5 Accelerator TablesPavel Labath2018-04-041-1/+1
* Refactor dwarfdump -apple-names outputPavel Labath2018-01-291-20/+20
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+2
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-12/+12
* Revert r301487: Replace HashString algorithm with xxHash64Rui Ueyama2017-04-261-2/+2
* Replace HashString algorithm with xxHash64Rui Ueyama2017-04-261-2/+2
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-36/+49
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-12/+12
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-12/+12
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-12/+12
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-12/+12
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-12/+12
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-24/+24
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-1/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-0/+92
OpenPOWER on IntegriCloud