summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-13105-369/+425
* Fixup failing debuginfo test for change in SimplifyCFG.James Molloy2016-09-111-2/+1
* [pdb] Print out some more info when dumping a raw stream.Zachary Turner2016-09-091-10/+16
* [pdb] Add command line options for dumping individual streams and blocksZachary Turner2016-09-093-112/+54
* [pdb] Write PDB TPI Stream from Yaml.Zachary Turner2016-09-092-9/+12
* [codeview] Don't assert if the array element type is incompleteReid Kleckner2016-09-091-0/+140
* Win64: Don't use REX prefix for direct tail callsHans Wennborg2016-09-081-1/+1
* [codeview] Add new directives to record inlined call site line infoReid Kleckner2016-09-074-7/+17
* Re-add "Make FieldList records print as a YAML sequence"Zachary Turner2016-09-061-1087/+1087
* Revert r280549.Nico Weber2016-09-031-482/+482
* [codeview] Make FieldList records print as a yaml sequence.Zachary Turner2016-09-021-482/+482
* [codeview] Use the correct max CV record length of 0xFF00Reid Kleckner2016-09-021-8/+8
* [mips] interAptiv based generic schedule modelSimon Dardis2016-09-011-2/+2
* [codeview] Emit vtable shape informationReid Kleckner2016-08-312-42/+548
* MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun2016-08-252-2/+0
* MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing itMatthias Braun2016-08-242-2/+0
* MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...Matthias Braun2016-08-242-2/+0
* DebugInfo: Add flag to CU to disable emission of inline debug info into the s...David Blaikie2016-08-241-0/+41
* MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun2016-08-242-2/+0
* [ARM] Generate consistent frame records for Thumb2Oliver Stannard2016-08-231-1/+1
* [SimplifyCFG] Rewrite SinkThenElseCodeToEndJames Molloy2016-08-221-1/+2
* Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"James Molloy2016-08-221-2/+1
* [SimplifyCFG] Rewrite SinkThenElseCodeToEndJames Molloy2016-08-221-1/+2
* Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"Reid Kleckner2016-08-191-2/+1
* Unxfail passing tests on HexagonKrzysztof Parzyszek2016-08-192-2/+0
* [SimplifyCFG] Rewrite SinkThenElseCodeToEndJames Molloy2016-08-191-1/+2
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-187-0/+1110
* [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
* Move tests to the appropriate subdirectory.Adrian Prantl2016-08-173-0/+0
* Support the DW_AT_noreturn DWARF flag.Adrian Prantl2016-08-173-0/+159
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-167-1110/+0
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-167-0/+1110
* When the inline spiller rematerializes an instruction, take the debug locatio...Wolfgang Pieb2016-08-161-0/+96
* Don't use %llc_dwarf with -mtriple, they don't combineReid Kleckner2016-08-151-1/+1
* Adding the triple for test comitted with r278703.Wolfgang Pieb2016-08-151-1/+2
* Local variables whose address is taken and passed on to a call are described Wolfgang Pieb2016-08-155-6/+119
* Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"Reid Kleckner2016-08-151-2/+1
* [SimplifyCFG] Rewrite SinkThenElseCodeToEndJames Molloy2016-08-151-1/+2
* [Debug Info] Added a LIT test that covers the fix committed in rL277290.Amjad Aboud2016-08-111-0/+30
* pdbdump: Add a test to verify the result of PDB -> YAML -> PDB conversions.Rui Ueyama2016-08-031-4/+38
* pdbdump: Fix crash bug.Rui Ueyama2016-08-031-0/+4
* Fix a test for r277545.Rui Ueyama2016-08-021-2/+2
* [msf] Teach LLVM to parse a split Fpm.Zachary Turner2016-08-011-3/+9
* pdbdump: Dump Free Page Map contents.Rui Ueyama2016-07-291-1/+3
* [CodeView] Don't crash on functions without subprogramsDavid Majnemer2016-07-282-1/+45
* MIRParser: Use shorter cfi identifiersMatthias Braun2016-07-261-2/+2
* [pdbdump] Use the "flow" style to print out a sequence of uint32_t.Rui Ueyama2016-07-201-53/+20
* [pdb] Teach MsfBuilder and other classes about the Free Page Map.Zachary Turner2016-07-152-4/+4
OpenPOWER on IntegriCloud