Taints relaxed loads to enforce load/store ordering
[oota-llvm.git] / test / DebugInfo /
2016-02-08 Hans WennborgMerging r259696:
2016-01-20 Hans WennborgMerging r257977:
2016-01-13 Keno FischerRe-Revert r257105 (Verifier debug info changes)
2016-01-13 David Majnemer[CodeView] Mark our lines as statements, not expressions
2016-01-13 David Majnemer[CodeView] Improve the line table dumper
2016-01-13 Keno FischerReapply r257105 "[Verifier] Check that debug values...
2016-01-12 David Majnemer[CodeView] Initialize column-end to zero
2016-01-07 Keno FischerTemporarily revert r257105 "[Verifier] Check that debug...
2016-01-07 Keno Fischer[Verifier] Check that debug values have proper size
2016-01-07 Dimitry AndricTurn off lldb debug tuning by default for FreeBSD
2016-01-07 Amjad AboudAdded support for macro emission in dwarf (supporting...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
2016-01-01 David Majnemer[X86] Add intrinsics for reading and writing to the...
2015-12-27 David Majnemer[X86, Win64] Use a frame pointer if pushf is emitted
2015-12-21 Adrian PrantlFix PR24563 (LiveDebugVariables unconditionally propaga...
2015-12-19 Keno FischerClean up the processing of dbg.value in various places
2015-12-17 Adrian PrantlHardcode the target in this testcase — it depends on...
2015-12-17 Adrian Prantlmake this test less whitespace-sensitive.
2015-12-17 Adrian PrantlRewrite test to use llvm-dwarfdump instead of checking...
2015-12-16 NAKAMURA TakumiMove llvm/test/DebugInfo/live-debug-values.ll into...
2015-12-16 Reid KlecknerReland "[llvm-readobj] Simplify usage of -codeview...
2015-12-16 Vikram TVRecommit LiveDebugValues pass after fixing a couple...
2015-12-09 Mehdi AminiRevert "Implement a new pass - LiveDebugValues - to...
2015-12-09 Vikram TVImplement a new pass - LiveDebugValues - to compute...
2015-12-03 David Blaikiedwarfdump: Correctly indentify the indicies for DWP...
2015-12-01 NAKAMURA Takumillvm/test/DebugInfo/X86/safestack-byval.ll: Give an...
2015-12-01 NAKAMURA TakumiMove llvm/test/DebugInfo/Generic/safestack-byval.ll...
2015-12-01 Colin LeMahieu[Hexagon] Disabling failing safestack test
2015-12-01 NAKAMURA Takumillvm/test/DebugInfo/Generic/safestack-byval.ll is using...
2015-12-01 Evgeniy StepanovExtend debug info for function parameters in SDAG.
2015-11-19 Artyom SkrobovRemoving specific target from the generic test
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Artyom SkrobovRemoving specific target from the generic test
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-17 David Blaikiedwarfdump: support indexed string dumping in dwp based...
2015-11-17 David Blaikiedwarfdump: Reference the appropriate line table segment...
2015-11-17 Dan GohmanUpdate DebugInfo tests for the change in DEBUG_VALUE...
2015-11-17 David Blaikiedwarfdump: Use the index to find the right abbrev offse...
2015-11-16 Keno FischerFix r253186 test case
2015-11-16 Keno Fischer[DIBuilder] Make createReferenceType take size and...
2015-11-13 David Blaikiedwarfdump: Add support for dumping the table contents...
2015-11-12 Vasileios KalintirisRe-apply "[mips] Use correct frame register for DWARF...
2015-11-12 Vasileios KalintirisRevert "[mips] Use correct frame register for DWARF...
2015-11-12 Vasileios Kalintiris[mips] Use correct frame register for DWARF info when...
2015-11-12 Amjad Abouddwarfdump: Added macro support to llvm-dwarfdump tool.
2015-11-12 David BlaikieMostly revert 252842 due to failures on some buildbots.
2015-11-12 David Blaikiedwarfdump: Dump the contents of DWP indexes
2015-11-11 David Blaikiedwarfdump: DWP type unit index dumping skeleton
2015-11-11 David Blaikiedwarfdump: First piece of support for DWP dumping
2015-11-11 Dehao ChenEmit discriminator for inlined callsites.
2015-11-11 Artyom Skrobovtest/DebugInfo/ARM/prologue_end.ll references thumbv1...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Tim NorthoverRemove windows line endings introduced by r252177....
2015-11-05 Oleg Ranevskyy[DebugInfo] Fix ARM/AArch64 prologue_end position....
2015-11-04 Alexey SamsonovFix the test case for Windows.
2015-11-04 Alexey Samsonov[llvm-symbolizer] Improve the test for missing input...
2015-10-26 Alexey Samsonov[LLVMSymbolize] Use symbol table only if function linka...
2015-10-15 David Majnemers/NumFiles/NumStreams/
2015-10-15 David Majnemer[llvm-pdbdump] Provide a mechanism to dump the raw...
2015-10-12 Oliver Stannard[Debug] Look through bitcasts to find argument registers
2015-10-07 David BlaikieMove test back to Generic now it's fixed the right...
2015-10-07 Eric ChristopherRemove the comdat-ness from the testcase as it won...
2015-10-07 David BlaikieMove test to X86-specific due to some IR invalid on...
2015-10-07 David BlaikieDebugInfo: Include the decl_line/decl_file in subprogra...
2015-10-01 Colin LeMahieu[Hexagon] XFAILing test while diagnosing backend error.
2015-10-01 Colin LeMahieu[Hexagon] XFAILing test while diagnosing backend error.
2015-09-30 Evgeniy StepanovMove dw_op_minus test to DebugInfo/X86.
2015-09-30 Evgeniy StepanovFix debug info with SafeStack.
2015-09-24 Adrian PrantlAdd REQUIRES: default_triple to these testcases.
2015-09-22 Adrian PrantlDebug Info: Emit the dwo_name only in skeleton CUs...
2015-09-18 Matthias BraunSelectionDAGDumper: Hide [ID=X], [ORD=X] and source...
2015-09-18 Matthias BraunSelectionDAG: Introduce PersistentID to SDNode for...
2015-09-16 NAKAMURA TakumiCopy back Inputs/gmlt.ll. Also DebugInfo/X86/gmlt.test...
2015-09-16 Mehdi AminiFix test gmlt.test by moving its Inputs where expected.
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-09-14 Adrian PrantlDwarfDebug: Emit dwo_id+dwo_name for DICompileUnits...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-10 Adrian PrantlDebug Info: Allow a DIModule to appear as the scope...
2015-08-28 Duncan P. N. Exon... AsmPrinter: Allow null subroutine type
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-28 Petar Jovanovic[mips] Remove incorrect DebugLoc entries from prologue
2015-08-23 Frederic Riss[dwarfdump] Do not apply relocations in mach-o files...
2015-08-21 Adrian Prantldelete more dead code from this testcase.
2015-08-20 Adrian PrantlFurther reduce the IR in this testcase based on a furth...
2015-08-20 Adrian PrantlFix a debug location handling bug in GVN.
2015-08-19 Paul RobinsonMinor tidying of regex in a test
2015-08-11 Paul RobinsonMake DW_AT_[MIPS_]linkage_name optional, and off by...
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-08-07 James Y Knight[SPARC] Disable unsupported ExecutionEngine tests,...
2015-08-05 Reid KlecknerIf the "CodeView" module flag is set, emit codeview...
2015-08-04 Mehdi AminiUpdate test suite to make "ninja check" succeed without...
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-08-03 Alexander KornienkoDon't use test inputs from other directories.
2015-08-03 Frederic Riss[dwarfdump] Add support for dumping mach-o universal...
2015-07-31 Frederic Riss[dwarfdump] Ignore scattered relocations for mach-o.
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-30 Vasileios Kalintiris[mips] Fix out-of-date debug information in test file.
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-07-24 Duncan P. N. Exon... DI/Verifier: Fix argument bitrot in DILocalVariable
next