index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Report fatal error for DWARF types for non-ELF object files
Jonas Devlieghere
2018-08-01
1
-1
/
+3
*
[DWARF] Basic support for producing DWARFv5 .debug_addr section
Victor Leschuk
2018-08-01
4
-2
/
+31
*
[DWARF] Do not create a .debug_ranges section when no ranges are needed.
Wolfgang Pieb
2018-07-31
1
-1
/
+1
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Vlad Tsyrklevich
2018-07-31
14
-386
/
+149
*
[DebugInfo] Generate DWARF debug information for labels.
Hsiangkai Wang
2018-07-31
14
-149
/
+386
*
Remove trailing space
Fangrui Song
2018-07-30
3
-4
/
+4
*
[DWARF v5] Reposting r337981, which was reverted in r337997 due to a test fai...
Wolfgang Pieb
2018-07-26
3
-51
/
+41
*
[DEBUGINFO, NVPTX] Emit correct debug information for local variables.
Alexey Bataev
2018-07-26
1
-2
/
+5
*
[DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_call_frame_cfa`.
Alexey Bataev
2018-07-26
1
-4
/
+10
*
dwarfgen: Add support for generating the debug_str_offsets section, take 3
Pavel Labath
2018-07-26
5
-27
/
+32
*
Revert "[COFF] Use comdat shared constants for MinGW as well"
Martin Storsjo
2018-07-26
1
-1
/
+1
*
Revert r337981: it breaks the debuginfo-tests
Alex Lorenz
2018-07-26
3
-41
/
+51
*
[DWARF v5] Don't emit multiple DW_AT_rnglists_base attributes. Some refactori...
Wolfgang Pieb
2018-07-25
3
-51
/
+41
*
[COFF] Use comdat shared constants for MinGW as well
Martin Storsjo
2018-07-25
1
-1
/
+1
*
[COFF] Hoist constant pool handling from X86AsmPrinter into AsmPrinter
Martin Storsjo
2018-07-25
1
-0
/
+20
*
Revert "dwarfgen: Add support for generating the debug_str_offsets section, t...
Pavel Labath
2018-07-25
5
-32
/
+27
*
dwarfgen: Add support for generating the debug_str_offsets section, take 2
Pavel Labath
2018-07-25
5
-27
/
+32
*
Revert "dwarfgen: Add support for generating the debug_str_offsets section"
Pavel Labath
2018-07-25
5
-32
/
+27
*
dwarfgen: Add support for generating the debug_str_offsets section
Pavel Labath
2018-07-25
5
-27
/
+32
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Shiva Chen
2018-07-24
14
-386
/
+149
*
[DebugInfo] Generate DWARF debug information for labels.
Shiva Chen
2018-07-24
14
-149
/
+386
*
Fix build breakage from r337562
Pavel Labath
2018-07-20
1
-3
/
+3
*
DwarfDebug: Reduce duplication in addAccel*** methods
Pavel Labath
2018-07-20
3
-47
/
+30
*
[DebugInfo] Generate .debug_names section when it makes sense
Pavel Labath
2018-07-20
3
-17
/
+41
*
[DebugInfo] Dwarfv5: Avoid unnecessary base_address specifiers in rnglists
David Blaikie
2018-07-18
1
-10
/
+18
*
Fix -Wdocumentation warning. NFCI.
Simon Pilgrim
2018-07-18
1
-1
/
+1
*
CodeGen: Don't create address significance table entries for thread-local var...
Peter Collingbourne
2018-07-18
1
-1
/
+2
*
CodeGen: Add a target option for emitting .addrsig directives for all address...
Peter Collingbourne
2018-07-17
1
-0
/
+8
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
7
-14
/
+14
*
[AccelTable] Provide DWARF5AccelTableStaticData for dsymutil.
Jonas Devlieghere
2018-07-16
1
-39
/
+81
*
[DWARF v5] Generate range list tables into the .debug_rnglists section. No su...
Wolfgang Pieb
2018-07-12
6
-19
/
+138
*
Revert "[AccelTable] Provide abstraction for emitting DWARF5 accelerator tabl...
Jonas Devlieghere
2018-07-10
1
-56
/
+18
*
[DWARF][NFC] Refactor range list emission to use a static helper
Wolfgang Pieb
2018-07-10
1
-57
/
+59
*
[AccelTable] Provide abstraction for emitting DWARF5 accelerator tables.
Jonas Devlieghere
2018-07-09
1
-18
/
+56
*
[AccelTable] Dwarf5AccelTableEmitter -> Writer (NFC)
Jonas Devlieghere
2018-07-09
1
-38
/
+38
*
[Local] replaceAllDbgUsesWith: Update debug values before RAUW
Vedant Kumar
2018-07-06
1
-0
/
+3
*
[DEBUG_INFO, NVPTX] Do not emit .debug_loc section.
Alexey Bataev
2018-06-29
2
-1
/
+12
*
[DwarfDebug] Remove unused argument (NFC)
Petar Jovanovic
2018-06-28
1
-3
/
+2
*
Recommit r335333 "[MC] - Add .stack_size sections into groups and link them w...
George Rimar
2018-06-22
1
-1
/
+2
*
Revert r335332 "[MC] - Add .stack_size sections into groups and link them wit...
George Rimar
2018-06-22
1
-2
/
+1
*
[MC] - Add .stack_size sections into groups and link them with .text
George Rimar
2018-06-22
1
-1
/
+2
*
[CodeView] Omit forward references for unnamed structs and unions
Brock Wyma
2018-06-11
1
-10
/
+40
*
Add a debug dump for DbgValueHistoryMap
Vedant Kumar
2018-06-01
3
-0
/
+37
*
[DWARFv5] Put the DWO ID in its place.
Paul Robinson
2018-05-22
3
-5
/
+24
*
Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for de...
Eric Christopher
2018-05-18
1
-7
/
+15
*
Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
Zachary Turner
2018-05-17
1
-2
/
+2
*
Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
Zachary Turner
2018-05-17
1
-2
/
+2
*
[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.
Zachary Turner
2018-05-17
1
-2
/
+2
*
[CodeView] Improve debugging of virtual base class member variables
Brock Wyma
2018-05-14
1
-2
/
+1
*
[CodeGen/AccelTable]: Handle -dwarf-linkage-names=Abstract correctly
Pavel Labath
2018-05-14
2
-4
/
+7
[next]