projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blockfreq: Defer to BranchProbability::scale() (again)
[oota-llvm.git]
/
test
/
DebugInfo
/
2014-04-28
David Blaikie
DwarfDebug: Omit DW_AT_object_pointer on inlined_subrou...
tree
|
commitdiff
2014-04-26
David Blaikie
DebugInfo: Fix and test a regression caused by r207263...
tree
|
commitdiff
2014-04-26
David Blaikie
Include C++ source for debug info test case committed...
tree
|
commitdiff
2014-04-26
David Blaikie
DWARF Type Units: Avoid emitting type units under fissi...
tree
|
commitdiff
2014-04-25
Adrian Prantl
Unbreak the gdb buildbot by not lowering dbg.declare...
tree
|
commitdiff
2014-04-25
Eric Christopher
Make sure that rangelists are also relative to the...
tree
|
commitdiff
2014-04-25
Adrian Prantl
This reapplies r207235 with an additional bugfixes...
tree
|
commitdiff
2014-04-25
Adrian Prantl
Revert "This reapplies r207130 with an additional testc...
tree
|
commitdiff
2014-04-25
Adrian Prantl
Reapply r207135 without modifications.
tree
|
commitdiff
2014-04-25
Adrian Prantl
This reapplies r207130 with an additional testcase...
tree
|
commitdiff
2014-04-25
Adrian Prantl
Revert "This reapplies r207130 with an additional testc...
tree
|
commitdiff
2014-04-25
Adrian Prantl
This reapplies r207130 with an additional testcase...
tree
|
commitdiff
2014-04-25
Adrian Prantl
Revert "Debug info for optimized code: Support variable...
tree
|
commitdiff
2014-04-24
Adrian Prantl
Revert "Debug info: Let dbg.values inserted by LowerDbg...
tree
|
commitdiff
2014-04-24
Adrian Prantl
Debug info: Let dbg.values inserted by LowerDbgDeclare...
tree
|
commitdiff
2014-04-24
Adrian Prantl
Debug info for optimized code: Support variables that...
tree
|
commitdiff
2014-04-23
Saleem Abdulrasool
MC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
tree
|
commitdiff
2014-04-18
Alexey Samsonov
[llvm-symbolizer] Print file/line for a PC even if...
tree
|
commitdiff
2014-04-14
David Blaikie
Change argument order and add explanatory comment to...
tree
|
commitdiff
2014-04-14
Adrian Prantl
Re-apply r206096 after investigating the gdb buildbot...
tree
|
commitdiff
2014-04-13
David Blaikie
Fix instruction debug info location during legalization
tree
|
commitdiff
2014-04-12
David Blaikie
PR13337: Omit DW_TAG_restrict_type when compiling for...
tree
|
commitdiff
2014-04-12
Adrian Prantl
Revert "Debug info: (bugfix) C++ C/Dtors can be compile...
tree
|
commitdiff
2014-04-12
Adrian Prantl
Debug info: (bugfix) C++ C/Dtors can be compiled to...
tree
|
commitdiff
2014-04-11
Adrian Prantl
Add some CHECKs to this testcase.
tree
|
commitdiff
2014-04-11
Adrian Prantl
Debug info: Store the DIVariable in DebugLocEntry also...
tree
|
commitdiff
2014-04-09
Alp Toker
Fix some doc and comment typos
tree
|
commitdiff
2014-04-08
NAKAMURA Takumi
X86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting...
tree
|
commitdiff
2014-04-07
Eric Christopher
Revert the last couple of patches here and go back...
tree
|
commitdiff
2014-04-07
Eric Christopher
XFAIL this completely at the moment:
tree
|
commitdiff
2014-04-07
Eric Christopher
Make test run on most platforms and only fail on cygwin...
tree
|
commitdiff
2014-04-06
David Blaikie
DebugInfo: Support namespace aliases as DW_TAG_imported...
tree
|
commitdiff
2014-04-04
NAKAMURA Takumi
Tweak unconditional-branch.ll passing on any hosts...
tree
|
commitdiff
2014-04-03
Rafael Espindola
Fix llvm-objdump crash.
tree
|
commitdiff
2014-04-03
NAKAMURA Takumi
unconditional-branch.ll is broken for targeting x86_64...
tree
|
commitdiff
2014-04-03
NAKAMURA Takumi
Revert r205551, "Attempt to XFAIL this on mingw and...
tree
|
commitdiff
2014-04-03
Eric Christopher
Attempt to XFAIL this on mingw and cygwin hosts. The...
tree
|
commitdiff
2014-04-03
Eric Christopher
Loosen up check so that we can pass on platforms that...
tree
|
commitdiff
2014-04-03
Eric Christopher
Fix for PR 19261:
tree
|
commitdiff
2014-04-03
David Blaikie
DebugInfo: Use a 64 bit type for the subrange
tree
|
commitdiff
2014-04-03
Rafael Espindola
Add support for the R_ARM_ABS32 relocation.
tree
|
commitdiff
2014-04-01
David Blaikie
DebugLocEntry: Actually merge the loc entry when return...
tree
|
commitdiff
2014-04-01
Adrian Prantl
DwarfDebug: Prevent DebugLocEntry merging from coalesci...
tree
|
commitdiff
2014-04-01
David Blaikie
DebugInfo: Avoid creating unnecessary/empty line tables...
tree
|
commitdiff
2014-03-29
Tim Northover
ARM64: initial backend import
tree
|
commitdiff
2014-03-27
Timur Iskhodzhanov
Add a PR reference
tree
|
commitdiff
2014-03-27
Timur Iskhodzhanov
Make the recent COFF debug info tests more readable
tree
|
commitdiff
2014-03-26
Eric Christopher
Reorder arguments on test command line to make it easie...
tree
|
commitdiff
2014-03-26
Timur Iskhodzhanov
Follow-up to r204790: don't try to emit line tables...
tree
|
commitdiff
2014-03-26
Timur Iskhodzhanov
Add tests for r204790
tree
|
commitdiff
2014-03-26
Timur Iskhodzhanov
Use -LABEL checks in the COFF debug info tests
tree
|
commitdiff
2014-03-26
David Blaikie
DebugInfo: Add fission-related sections to COFF
tree
|
commitdiff
2014-03-25
NAKAMURA Takumi
llvm/test/DebugInfo/empty.ll: Suppress crash for target...
tree
|
commitdiff
2014-03-25
David Blaikie
DebugInfo: Add GNU_addr_base and GNU_ranges_base only...
tree
|
commitdiff
2014-03-25
David Blaikie
DebugInfo: Support debug_loc under fission
tree
|
commitdiff
2014-03-24
David Blaikie
DebugInfo: Add DW_AT_GNU_ranges_base to skeleton CUs
tree
|
commitdiff
2014-03-24
David Blaikie
DebugInfo: Implement relative addressing for DW_AT_rang...
tree
|
commitdiff
2014-03-24
David Blaikie
DebugInfo: Don't emit relocations to abbreviations...
tree
|
commitdiff
2014-03-21
David Blaikie
DebugInfo: Omit DW_AT_addr_base from skeletal type...
tree
|
commitdiff
2014-03-20
Rafael Espindola
Convert CodeGen test into a more specific MC test.
tree
|
commitdiff
2014-03-20
Rafael Espindola
Don't use EmitAbsValue with symbol references.
tree
|
commitdiff
2014-03-20
Eric Christopher
Reapply DW_AT_low/high_pc patch:
tree
|
commitdiff
2014-03-20
David Blaikie
Add comments from Eric's review of r204094.
tree
|
commitdiff
2014-03-20
Eric Christopher
Revert "Use the range machinery for DW_AT_ranges and...
tree
|
commitdiff
2014-03-19
Eric Christopher
Use the range machinery for DW_AT_ranges and DW_AT_high...
tree
|
commitdiff
2014-03-19
David Blaikie
DebugInfo: Use the comp_dir of the referencing type...
tree
|
commitdiff
2014-03-18
NAKAMURA Takumi
DebugInfo/lto-comp-dir.ll: Tweak for dos path.
tree
|
commitdiff
2014-03-18
David Blaikie
DebugInfo: Avoid emitting standard opcode lengths in...
tree
|
commitdiff
2014-03-18
David Blaikie
DebugInfo: Implement debug_line.dwo for file names...
tree
|
commitdiff
2014-03-18
David Blaikie
DebugInfo: Flag test as requiring object emission support
tree
|
commitdiff
2014-03-18
David Blaikie
DebugInfo: Do not rely on the compilation dir (index...
tree
|
commitdiff
2014-03-17
David Blaikie
DebugInfo: Move line table zero-directory-index (compil...
tree
|
commitdiff
2014-03-15
Benjamin Kramer
Use a fixed subtarget for test so atom scheduling can...
tree
|
commitdiff
2014-03-14
Eric Christopher
Remove command line option for CU hashing. This is...
tree
|
commitdiff
2014-03-14
Eric Christopher
Make the arbitrary section name be something mach-o...
tree
|
commitdiff
2014-03-14
Eric Christopher
If we see that we're emitting code for a function that...
tree
|
commitdiff
2014-03-14
Eric Christopher
Remove the -generate-dwarf-cu-ranges flag.
tree
|
commitdiff
2014-03-13
Eric Christopher
Use DW_AT_linkage_name when we're emitting DWARF4 or...
tree
|
commitdiff
2014-03-12
NAKAMURA Takumi
decl-derived-member.ll: Try to unbreak. Don't add ...
tree
|
commitdiff
2014-03-12
Rafael Espindola
Add a triple to fix the test on OS X.
tree
|
commitdiff
2014-03-12
Eric Christopher
Fix two thinkos in testcase and remove XFAIL.
tree
|
commitdiff
2014-03-12
Eric Christopher
XFAIL this temporarily.
tree
|
commitdiff
2014-03-12
Eric Christopher
Move test to X86 only for now.
tree
|
commitdiff
2014-03-12
Eric Christopher
When computing the size of a base type be conservative...
tree
|
commitdiff
2014-03-12
Eric Christopher
Turn on hashing by default for split dwarf compile...
tree
|
commitdiff
2014-03-12
David Blaikie
DebugInfo: Omit pubnames/pubtypes when compiling with...
tree
|
commitdiff
2014-03-11
David Blaikie
DebugInfo: Do not emit pubnames/pubtypes sections if...
tree
|
commitdiff
2014-03-11
David Blaikie
Test for empty pubnames/pubtypes
tree
|
commitdiff
2014-03-11
David Blaikie
DebugInfo: Refactor emitDebugPubNames/Types into a...
tree
|
commitdiff
2014-03-11
David Blaikie
Clean up test/DebugInfo/empty.ll now that we have an...
tree
|
commitdiff
2014-03-08
David Blaikie
DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TA...
tree
|
commitdiff
2014-03-08
Eric Christopher
Add support for hashing location information for CU...
tree
|
commitdiff
2014-03-07
Adrian Prantl
Remove unnecessary test for Darwin and update testcase...
tree
|
commitdiff
2014-03-07
David Blaikie
DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlin...
tree
|
commitdiff
2014-03-07
David Blaikie
DebugInfo: Update test to cover linux (with a FIXME...
tree
|
commitdiff
2014-03-07
David Blaikie
DebugInfo: Restrict DW_AT_high_pc encoding as data4...
tree
|
commitdiff
2014-03-07
David Blaikie
DebugInfo: Limit r203187 to non-darwin as lldb can...
tree
|
commitdiff
2014-03-07
David Blaikie
DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as...
tree
|
commitdiff
2014-03-07
David Blaikie
DebugInfo: Refactor test to not rely on fixed DIE offsets
tree
|
commitdiff
2014-03-07
David Blaikie
DebugInfo: Improve test to not depend on the specific...
tree
|
commitdiff
next