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
/
test
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
218
-5832
/
+5832
*
A fix for PR21176.
Ekaterina Romanova
2014-12-12
1
-0
/
+77
*
Reverting commit 223981, because the test that I added (incorrect-variable-de...
Ekaterina Romanova
2014-12-11
1
-72
/
+0
*
A fix for PR21176.
Ekaterina Romanova
2014-12-10
1
-0
/
+72
*
Correctly handle complex locations expressions in replaceDbgDeclareForAlloca()
Frederic Riss
2014-12-09
1
-0
/
+87
*
Fix a bug when pretty-printing DW_OP_deref.
Adrian Prantl
2014-12-05
2
-1
/
+4
*
Regenerate this stale testcase from source.
Adrian Prantl
2014-12-05
1
-114
/
+112
*
Add a comment.
Adrian Prantl
2014-12-05
1
-1
/
+1
*
Simplify implementation and testcase of r223401 based on feedback from dblaikie.
Adrian Prantl
2014-12-04
1
-23
/
+18
*
Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
Adrian Prantl
2014-12-04
1
-0
/
+70
*
Switch lowering: Fix broken 'Figure out which block is next' code
Hans Wennborg
2014-11-29
1
-2
/
+3
*
Debug Info: revert r222195, r222210 and r222239.
Manman Ren
2014-11-21
1
-74
/
+0
*
Remove triple in testing case to recover an arm bot.
Manman Ren
2014-11-18
1
-3
/
+0
*
Allow DwarfCompileUnit::constructImportedEntityDIE to instanciate a GlobalVar...
Frederic Riss
2014-11-18
1
-96
/
+209
*
Update testing case that was accidently duplicated.
Manman Ren
2014-11-18
1
-77
/
+0
*
Debug Info: In DIBuilder, the context field of a global variable is updated to
Manman Ren
2014-11-18
1
-0
/
+154
*
Add a test for r222029 that doesn't rely on the default target being a COFF p...
Frederic Riss
2014-11-14
1
-3
/
+5
*
[dwarfdump] Handle relocations in Dwarf accelerator tables
Frederic Riss
2014-11-14
1
-1
/
+1
*
Tentatively appease the bots.
Frederic Riss
2014-11-14
1
-1
/
+1
*
Reapply "[dwarfdump] Add support for dumping accelerator tables."
Frederic Riss
2014-11-14
3
-0
/
+76
*
Add an assert and a test that verify r221709's fix.
Frederic Riss
2014-11-13
1
-0
/
+105
*
Revert "[dwarfdump] Add support for dumping accelerator tables."
Frederic Riss
2014-11-13
3
-169
/
+0
*
Fix emission of Dwarf accelerator table when there are multiple CUs.
Frederic Riss
2014-11-12
1
-2
/
+14
*
[dwarfdump] Add support for dumping accelerator tables.
Frederic Riss
2014-11-12
2
-0
/
+156
*
Temporary fix for PR21528 - use mangled C++ function names in COFF debug info...
Timur Iskhodzhanov
2014-11-12
1
-0
/
+43
*
[COFF] Make it clearer that the symbols subsection holds function display nam...
Timur Iskhodzhanov
2014-11-12
4
-12
/
+12
*
Provide gmlt-like inline scope information in the skeleton CU to facilitate s...
David Blaikie
2014-11-04
2
-1
/
+121
*
Remove "REQUIRES:shell" from tests. They work for me.
NAKAMURA Takumi
2014-11-04
1
-2
/
+0
*
CodeGen: Enable DWARF emission for MS ABI targets
David Majnemer
2014-11-04
5
-52
/
+64
*
Revert r221150, as it broke sanitizer tests
Oliver Stannard
2014-11-03
2
-21
/
+2
*
Emit .eh_frame with relocations to functions, rather than sections
Oliver Stannard
2014-11-03
2
-2
/
+21
*
Test 221067 in a fixed-target test so as not to fail on targets with differen...
David Blaikie
2014-11-01
1
-0
/
+1
*
Remove test coverage added in 221067 due to it being non-portable.
David Blaikie
2014-11-01
1
-1
/
+1
*
Remove DwarfUnit::LabelEnd in favor of computing the length of the section di...
David Blaikie
2014-11-01
2
-3
/
+3
*
PR21408: Workaround the appearance of duplicate variables due to problems whe...
David Blaikie
2014-10-30
1
-0
/
+117
*
Fix PR21189 -- Emit symbol subsection required to debug LLVM-built binaries w...
Timur Iskhodzhanov
2014-10-24
4
-26
/
+446
*
DebugInfo: Remove DwarfDebug::CurrentFnArguments since we have to handle argu...
David Blaikie
2014-10-23
1
-0
/
+4
*
DebugInfo: Simplify/tidy/correct global variable decl/def emission handling.
David Blaikie
2014-10-23
2
-36
/
+27
*
[dwarfdump] Dump DW_AT_ranges values inline in the debug_info dump.
Frederic Riss
2014-10-23
3
-2
/
+16
*
Fix a bit of confusion about .set and produce more readable assembly.
Rafael Espindola
2014-10-21
4
-22
/
+11
*
Do not attribute static allocas to the call site's DebugLoc.
Paul Robinson
2014-10-21
1
-0
/
+143
*
[dwarfdump] Prettyprint DW_AT_APPLE_property_attribute bitfield values.
Frederic Riss
2014-10-10
3
-0
/
+56
*
[dwarfdump] Resolve also variable specifications/abstract_origins.
Frederic Riss
2014-10-10
8
-43
/
+43
*
Fix COFF section index relocation should be 16 bits, not 32
Timur Iskhodzhanov
2014-10-08
4
-0
/
+12
*
llvm-dwarfdump: Add support for some COFF relocations
David Majnemer
2014-10-08
1
-1
/
+5
*
For biendian targets like ARM and AArch64, it is useful to have the
Eric Christopher
2014-10-06
4
-2
/
+40
*
Add support for ARM and AArch64 big endian objects to
Eric Christopher
2014-10-06
2
-0
/
+30
*
Add some tests for RelocVisitor.
Eric Christopher
2014-10-06
7
-0
/
+113
*
[dwarfdump] Print the name for referenced specification of abstract_origin DIEs.
Frederic Riss
2014-10-06
15
-52
/
+52
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
200
-3193
/
+3193
[next]