projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Disable each MachineFunctionPass for 'optnone' functions, unless that
[oota-llvm.git]
/
lib
/
DebugInfo
/
2014-03-25
David Blaikie
DebugInfo: Support debug_loc under fission
tree
|
commitdiff
2014-03-15
Benjamin Kramer
Make some assertions on constant expressions static.
tree
|
commitdiff
2014-03-14
Alexey Samsonov
[C++11] Introduce SectionRef::relocations() to use...
tree
|
commitdiff
2014-03-14
Alexey Samsonov
Use ctor instead of initializer list to appease Windows...
tree
|
commitdiff
2014-03-14
Alexey Samsonov
Use temporary instead of a local variable here
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[C++11] Introduce ObjectFile::sections().
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[C++11] DWARF parser: use SmallVector<std::unique_ptr...
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[C++11] Convert DWARF parser to range-based for loops
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-03-05
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
tree
|
commitdiff
2014-03-02
Chandler Carruth
[C++11] Switch all uses of the llvm_move macro to use...
tree
|
commitdiff
2014-02-24
David Blaikie
llvm-dwarfdump: Support for debug_line.dwo section...
tree
|
commitdiff
2014-02-14
Diego Novillo
Support DWARF discriminators in object streamer.
tree
|
commitdiff
2014-02-11
Adrian Prantl
make llvm-dwarfdump a little more resilient when parsin...
tree
|
commitdiff
2014-02-10
Rafael Espindola
Change the begin and end methods in ObjectFile to match...
tree
|
commitdiff
2014-01-30
Rafael Espindola
Simplify the handling of iterators in ObjectFile.
tree
|
commitdiff
2014-01-26
Venkatraman Govind...
[Sparc] Add support for parsing DW_CFA_GNU_window_save.
tree
|
commitdiff
2014-01-24
NAKAMURA Takumi
DWARFContext: Fix possible memory leak since r198908.
tree
|
commitdiff
2014-01-22
Rafael Espindola
Change createObjectFile to return an ErrorOr.
tree
|
commitdiff
2014-01-09
David Blaikie
llvm-dwarfdump: type unit dwo support
tree
|
commitdiff
2014-01-09
David Blaikie
Simplify/collapse/denest a conditions/blocks.
tree
|
commitdiff
2014-01-08
David Blaikie
llvm-dwarfdump: reorder dwo sections to immediately...
tree
|
commitdiff
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
tree
|
commitdiff
2013-12-13
David Blaikie
DebugInfo: Move type units into the debug_types section...
tree
|
commitdiff
2013-12-13
David Blaikie
Revert "DebugInfo: Move type units into the debug_types...
tree
|
commitdiff
2013-12-13
David Blaikie
DebugInfo: Move type units into the debug_types section...
tree
|
commitdiff
2013-11-26
David Blaikie
DebugInfo: Avoid emitting pubtype entries for type...
tree
|
commitdiff
2013-11-01
David Blaikie
DebugInfo: Make pubnames header printing similar to...
tree
|
commitdiff
2013-10-31
Alexey Samsonov
DWARFDebugArangeSet: remove dead code
tree
|
commitdiff
2013-10-31
Alexey Samsonov
DWARFUnit: kill dead code and make a couple of function...
tree
|
commitdiff
2013-10-31
Alexey Samsonov
DWARFAbbreviationDeclaration: remove dead code, refacto...
tree
|
commitdiff
2013-10-29
Alexey Samsonov
DWARF parser: propery handle DW_FORM_ref_sig8 and fix...
tree
|
commitdiff
2013-10-29
Timur Iskhodzhanov
Quick-fix DebugInfo build on Windows
tree
|
commitdiff
2013-10-29
Richard Smith
Clean up.
tree
|
commitdiff
2013-10-29
NAKAMURA Takumi
DWARFFormValue.cpp: Appease gcc to give explicit constr...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
Merge DWARFDIE::extractFast and DWARFDIE::extract into...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
DWARF parser: Use ArrayRef to represent form sizes...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
DWARF parser: since DWARF4, DW_AT_high_pc may be a...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
DebugInfo: Introduce the notion of "form classes"
tree
|
commitdiff
2013-10-18
Ed Maste
Correct log message typo: ended ad -> ended at
tree
|
commitdiff
2013-10-18
Alexey Samsonov
[DebugInfo] Remove unneeded struct member and hide...
tree
|
commitdiff
2013-10-18
Alexey Samsonov
[DebugInfo] Remove dead code.
tree
|
commitdiff
2013-10-17
Alexey Samsonov
[DebugInfo] Delete dead code, simplify and fix code...
tree
|
commitdiff
2013-10-02
Alexey Samsonov
[DebugInfo] Further simplify DWARFDebugAranges public...
tree
|
commitdiff
2013-10-01
Alexey Samsonov
[DebugInfo] Simplify and speedup .debug_aranges parsing
tree
|
commitdiff
2013-10-01
Alexey Samsonov
[DebugInfo] Further simplify DWARFDebugAranges. No...
tree
|
commitdiff
2013-10-01
Alexey Samsonov
[DebugInfo] Remove unused functions from DWARFDebugAran...
tree
|
commitdiff
2013-09-29
Benjamin Kramer
Deallocate type units when destroying a DWARFContext.
tree
|
commitdiff
2013-09-27
Eric Christopher
Rework conditional for printing out pub sections.
tree
|
commitdiff
2013-09-25
Eric Christopher
Dump the normal dwarf pubtypes section as well.
tree
|
commitdiff
2013-09-25
Eric Christopher
Unify pubsection/gnu pubsection printing.
tree
|
commitdiff
2013-09-25
Eric Christopher
Slight formatting change for pubnames/pubtypes output.
tree
|
commitdiff
2013-09-24
David Blaikie
llvm-dwarfdump: add missing opening quotation mark...
tree
|
commitdiff
2013-09-24
David Blaikie
llvm-dwarfdump: re-add field formatting for the entry...
tree
|
commitdiff
2013-09-24
David Blaikie
llvm-dwarfdump support for gnu_pubtypes
tree
|
commitdiff
2013-09-24
NAKAMURA Takumi
DWARFTypeUnit::dump(): Use PRIx64 to format uint64_t.
tree
|
commitdiff
2013-09-24
Eric Christopher
Format the index entry kind string to align.
tree
|
commitdiff
2013-09-23
David Blaikie
Comments for r191234 as suggested by Eric Christopher.
tree
|
commitdiff
2013-09-23
David Blaikie
Unbreak the build (from r191233)since we're calling...
tree
|
commitdiff
2013-09-23
David Blaikie
llvm-dwarfdump/libDebugInfo support for type units
tree
|
commitdiff
2013-09-23
David Blaikie
Exract most of DWARFCompileUnit into a new DWARFUnit...
tree
|
commitdiff
2013-09-23
David Blaikie
DebugInfo: Wrap section data and relocs together for...
tree
|
commitdiff
2013-09-22
David Blaikie
Remove dead code
tree
|
commitdiff
2013-09-22
David Blaikie
StringRef-ize some things
tree
|
commitdiff
2013-09-20
Richard Smith
Revert r191062; the build break was also fixed in a...
tree
|
commitdiff
2013-09-20
Richard Smith
Unbreak Clang build after r191050: don't pass a StringR...
tree
|
commitdiff
2013-09-19
David Blaikie
DebugInfo: constrain gnu pubnames test further
tree
|
commitdiff
2013-09-19
David Blaikie
DebugInfo: llvm-dwarfdump support for gnu_pubnames...
tree
|
commitdiff
2013-08-27
Alexey Samsonov
Add support for DebugFission to DWARF parser
tree
|
commitdiff
2013-08-23
Alexey Samsonov
Make DWARFCompileUnit non-copyable
tree
|
commitdiff
2013-08-19
David Blaikie
llvm-dwarfdump: Do not include address offsets for...
tree
|
commitdiff
2013-08-06
Alexey Samsonov
Store compile unit corresponding to each chain of inlin...
tree
|
commitdiff
2013-08-06
Alexey Samsonov
Add LLVM-style RTTI to DIContext/DWARFContext classes
tree
|
commitdiff
2013-08-06
Eric Christopher
Allow 4 as a valid debug info version.
tree
|
commitdiff
2013-07-15
Alexey Samsonov
DebugInfo: Factor out parsing compile unit DIEs to...
tree
|
commitdiff
2013-06-19
David Blaikie
Spell correct (s/begining/beginning/)
tree
|
commitdiff
2013-06-19
David Blaikie
llvm-dwarfdump: Add support for dumping the .debug_loc...
tree
|
commitdiff
2013-06-05
Rafael Espindola
Handle relocations that don't point to symbols.
tree
|
commitdiff
2013-05-30
Rafael Espindola
Change how we iterate over relocations on ELF.
tree
|
commitdiff
2013-05-30
Eric Christopher
Reformat comments here.
tree
|
commitdiff
2013-05-09
Benjamin Kramer
libDebugInfo depends on libObject nowadays.
tree
|
commitdiff
2013-05-06
Eric Christopher
Hoist boundary condition out of loop header.
tree
|
commitdiff
2013-05-06
Eric Christopher
Untabify.
tree
|
commitdiff
2013-05-06
Eric Christopher
Don't emit .dwo sections unless they exist.
tree
|
commitdiff
2013-04-25
Rafael Espindola
Clarify getRelocationAddress x getRelocationOffset...
tree
|
commitdiff
2013-04-23
Alexey Samsonov
Use zlib to uncompress debug sections in DWARF parser.
tree
|
commitdiff
2013-04-22
Eric Christopher
Remove variable store that is never read.
tree
|
commitdiff
2013-04-17
Alexey Samsonov
Use StringSwitch instead of long chain of if-else....
tree
|
commitdiff
2013-04-17
Alexey Samsonov
Create a stub for DWARF parser unittests
tree
|
commitdiff
2013-04-11
Benjamin Kramer
Rename the C function to create a SLPVectorizerPass...
tree
|
commitdiff
2013-04-09
Alexey Samsonov
DWARF parser: Fix DWARF-2/3 incompatibility: size of...
tree
|
commitdiff
2013-04-08
Alexey Samsonov
DWARF parser: remove duplicated code and fix code style...
tree
|
commitdiff
2013-04-07
Eric Christopher
DW_FORM_sec_offset should be a relocation on platforms...
tree
|
commitdiff
2013-03-21
Matt Arsenault
Fix missing std::. Not sure how this compiles for anyon...
tree
|
commitdiff
2013-03-20
Rafael Espindola
xlC doesn't like Header being both a type and a member...
tree
|
commitdiff
2013-02-22
Eli Bendersky
Code cleanup: pass Offset by pointer to parseInstructio...
tree
|
commitdiff
2013-02-21
Eli Bendersky
Previously, parsing capability of the .debug_frame...
tree
|
commitdiff
2013-02-15
Benjamin Kramer
Make helpers static. Add missing include so LLVMInitial...
tree
|
commitdiff
next