index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR15662: Optimized debug info produces out of order function parameters
David Blaikie
2013-06-05
1
-0
/
+73
*
[llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume t...
Alexey Samsonov
2013-06-04
1
-0
/
+5
*
Correct handling invalid filename in llvm-symbolizer
Alexey Samsonov
2013-06-03
1
-0
/
+3
*
Revert r182937 and r182877.
Rafael Espindola
2013-05-30
1
-1
/
+1
*
Don't use fast isel on this test.
Rafael Espindola
2013-05-30
1
-1
/
+1
*
Teach ReMaterialization to be more cunning about subregisters
Tim Northover
2013-05-29
1
-7
/
+7
*
LTO+Debug Info: revert r182791.
Manman Ren
2013-05-29
1
-117
/
+0
*
Move test that depends on the X86 backend into the right subdirectory.
Benjamin Kramer
2013-05-29
1
-0
/
+0
*
LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee is
Manman Ren
2013-05-28
1
-0
/
+117
*
Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...
David Blaikie
2013-05-22
1
-2
/
+3
*
Dwarf: use a single line table to generate assembly when .loc is used.
Manman Ren
2013-05-21
1
-0
/
+6
*
PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
David Blaikie
2013-05-20
1
-29
/
+49
*
Generate debug info for by-value struct args even if they are not used.
Adrian Prantl
2013-05-16
1
-0
/
+126
*
Give the test from r181632 a target triple.
David Blaikie
2013-05-10
1
-1
/
+1
*
PR14492: Debug Info: Support for values of non-integer non-type template para...
David Blaikie
2013-05-10
1
-0
/
+84
*
Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"
Eric Christopher
2013-05-09
2
-120
/
+1
*
Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)
Eric Christopher
2013-05-08
2
-1
/
+120
*
Debug Info: Support DW_TAG_imported_declaration
David Blaikie
2013-05-08
1
-49
/
+138
*
Debug Info: Fix for break due to r181271
David Blaikie
2013-05-07
1
-0
/
+11
*
DebugInfo: Support imported modules in lexical blocks
David Blaikie
2013-05-06
1
-20
/
+78
*
[SystemZ] Update non-pic DWARF encodings
Ulrich Weigand
2013-05-06
1
-3
/
+5
*
[SystemZ] Add DebugInfo test cases
Ulrich Weigand
2013-05-06
6
-0
/
+595
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-05-02
1
-8
/
+4
*
Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...
Adrian Prantl
2013-04-30
2
-113
/
+3
*
Change the informal convention of DBG_VALUE so that we can express a
Adrian Prantl
2013-04-30
2
-3
/
+113
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
3
-33
/
+24
*
Set debug locations for branch instructions created during inlining, even
Adrian Prantl
2013-04-30
1
-0
/
+154
*
Improve documentation.
Adrian Prantl
2013-04-29
1
-1
/
+2
*
AArch64: convert MC-layer test to .s file
Tim Northover
2013-04-27
2
-51
/
+48
*
Use the target triple from the target machine rather than the module
Eric Christopher
2013-04-27
1
-1
/
+1
*
Move the XFAIL out of the middle of a comment.
Eric Christopher
2013-04-27
1
-1
/
+1
*
cleanup testcase some more
Adrian Prantl
2013-04-26
1
-11
/
+11
*
Bugfix for the debug intrinsic handling in InstCombiner:
Adrian Prantl
2013-04-26
1
-0
/
+100
*
Cleanup testcase and ensure we actually exercise the inliner.
Adrian Prantl
2013-04-24
1
-138
/
+144
*
Make sure the instruction right after an inlined function has a
Adrian Prantl
2013-04-23
1
-0
/
+165
*
Use zlib to uncompress debug sections in DWARF parser.
Alexey Samsonov
2013-04-23
3
-0
/
+36
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
56
-69
/
+97
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
55
-95
/
+67
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
55
-67
/
+95
*
PR15149/r174304 improvement - print hex for unknown dwarf language codes & ad...
David Blaikie
2013-04-17
1
-2
/
+7
*
Revert "Update the version of dwarf we say we're emitting to at least 3."
Eric Christopher
2013-04-10
1
-19
/
+0
*
Add object-emission flag for lit tests. This flag is used
Jyotsna Verma
2013-04-10
5
-2
/
+10
*
Update the version of dwarf we say we're emitting to at least 3.
Eric Christopher
2013-04-09
1
-0
/
+17
*
The .dwo section shouldn't contain the unrelocated values (and
Eric Christopher
2013-04-09
1
-13
/
+13
*
Simplify the quoting here. Our lit emulator doesn't deal well with the
Chandler Carruth
2013-04-08
1
-1
/
+1
*
DW_FORM_sec_offset should be a relocation on platforms that use
Eric Christopher
2013-04-07
1
-0
/
+12
*
llvm-symbolizer: correctly parse filenames given in quotes
Alexey Samsonov
2013-04-05
3
-4
/
+8
*
Add a basic test for llvm-symbolizer tool
Alexey Samsonov
2013-04-05
1
-0
/
+21
*
Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend will
Jyotsna Verma
2013-04-04
1
-0
/
+1
*
Support and test template arguments for unions.
Eric Christopher
2013-04-02
1
-0
/
+58
[next]