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
*
Fix a pair of bugs in the emission of pubname tables:
Eric Christopher
2013-10-16
1
-23
/
+46
*
Enable MI Sched for x86.
Andrew Trick
2013-10-15
1
-1
/
+1
*
Debug Info Testing Case: check for the name of a structure.
Manman Ren
2013-10-11
1
-0
/
+1
*
Debug Info: In DIBuilder, the context field of subprogram is updated to use
Manman Ren
2013-10-10
1
-1
/
+8
*
Add comments to debug info testing case.
Manman Ren
2013-10-10
1
-0
/
+8
*
Debug Info: In DIBuilder, the context and type fields of template_type and
Manman Ren
2013-10-09
1
-39
/
+60
*
Debug Info: In DIBuilder, the context field of a forward decl is updated
Manman Ren
2013-10-09
1
-34
/
+46
*
Debug Info: In DIBuilder, the context field of a DICompositeType is updated
Manman Ren
2013-10-09
1
-31
/
+41
*
Debug Info: In DIBuilder, the context fields of a static member and a
Manman Ren
2013-10-08
1
-27
/
+48
*
Debug Info: In DIBuilder, the derived-from field of DICompositeType
Manman Ren
2013-10-08
1
-2
/
+12
*
Debug Info: In DIBuilder, the derived-from field of DIDerivedType
Manman Ren
2013-10-08
1
-12
/
+38
*
Debug Info: update testing to reflect r192018.
Manman Ren
2013-10-08
1
-2
/
+4
*
typo.
Adrian Prantl
2013-10-08
1
-1
/
+1
*
typo.
Adrian Prantl
2013-10-08
1
-1
/
+1
*
Reduce testcase from 1r92011.
Adrian Prantl
2013-10-08
1
-128
/
+20
*
Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
2013-10-05
1
-0
/
+135
*
Use addFlag to add the enum class attribute.
Eric Christopher
2013-10-04
1
-2
/
+2
*
Fix this test.
Rafael Espindola
2013-10-04
1
-1
/
+1
*
DebugInfo: Fix ordering of members after r191928
David Blaikie
2013-10-04
4
-5
/
+70
*
Fixed a bug with section names containing special characters.
Richard Mitton
2013-10-03
2
-36
/
+27
*
Make sure we emit a section for pubnames even if that section is
Eric Christopher
2013-10-03
1
-0
/
+18
*
Remove wild .debug_aranges entries generated from unimportant labels
Alexey Samsonov
2013-10-03
1
-0
/
+88
*
Add the DW_AT_GNU_ranges_base attribute if we've emitted any ranges
Eric Christopher
2013-10-01
1
-0
/
+150
*
The DW_AT_GNU_pubnames/pubtypes attributes are actually form
Eric Christopher
2013-09-30
1
-22
/
+24
*
Unify pubsection/gnu pubsection printing.
Eric Christopher
2013-09-25
1
-7
/
+8
*
llvm-dwarfdump support for gnu_pubtypes
David Blaikie
2013-09-24
1
-3
/
+15
*
Add namespaces to the list of items that we expose via pubnames.
Eric Christopher
2013-09-24
1
-0
/
+1
*
Regenerate testcase from source.
Eric Christopher
2013-09-24
1
-64
/
+70
*
Make dwarfdump-type-units.test order-independent
David Blaikie
2013-09-24
1
-19
/
+26
*
Add more external types to the pubtypes table. Expand the asm
Eric Christopher
2013-09-23
1
-0
/
+3
*
llvm-dwarfdump/libDebugInfo support for type units
David Blaikie
2013-09-23
3
-0
/
+36
*
Handle gnu pubtypes sections:
Eric Christopher
2013-09-23
1
-1
/
+4
*
Fixed debug_aranges handling for common symbols.
Richard Mitton
2013-09-23
1
-5
/
+6
*
Initialize BSSSection explicitly in InitMachOMCObjectFileInfo() to appease msvc.
NAKAMURA Takumi
2013-09-21
2
-6
/
+0
*
Move emission of the debug string table to early in the debug
Eric Christopher
2013-09-20
3
-13
/
+13
*
llvm/test: Mark 3 tests as XFAIL:msvc.
NAKAMURA Takumi
2013-09-20
2
-0
/
+6
*
Move x86-dependent tests into the right directory.
Benjamin Kramer
2013-09-20
2
-0
/
+0
*
DebugInfo: constrain gnu pubnames test further
David Blaikie
2013-09-19
1
-10
/
+32
*
Added support for generate DWARF .debug_aranges sections automatically.
Richard Mitton
2013-09-19
2
-0
/
+159
*
DebugInfo: llvm-dwarfdump support for gnu_pubnames section
David Blaikie
2013-09-19
1
-13
/
+16
*
DebugInfo: Improve IR annotation comments for GNU pubthings.
David Blaikie
2013-09-19
1
-11
/
+11
*
Debug info: Get rid of the VLA indirection hack in FastISel.
Adrian Prantl
2013-09-18
2
-5
/
+7
*
mention command line parameters
Adrian Prantl
2013-09-17
1
-0
/
+1
*
Be sure we run ARM tests only when an ARM backend is present.
Adrian Prantl
2013-09-16
1
-0
/
+4
*
Debug info: Fix PR16736 and rdar://problem/14990587.
Adrian Prantl
2013-09-16
1
-0
/
+63
*
Add initial support for handling gnu style pubnames accepted by some
Eric Christopher
2013-09-13
1
-0
/
+126
*
MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPu...
NAKAMURA Takumi
2013-09-10
1
-3
/
+0
*
llvm/test/DebugInfo/dwarf-public-names.ll: Mark it as XFAIL for PECOFF target...
NAKAMURA Takumi
2013-09-10
1
-0
/
+3
*
Debug Info Testing: use null instead of an empty string in context field.
Manman Ren
2013-09-09
2
-6
/
+6
*
Debug Info Testing: update context from empty string to null.
Manman Ren
2013-09-08
34
-103
/
+103
[next]