projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix subprogram-linkonce-weak.ll and subprogram-linkonce-weak-odr.ll for Windows.
[oota-llvm.git]
/
lib
/
MC
/
MCDwarf.cpp
2015-03-24
Rafael Espindola
Reset the CFA offset at the start of every FDE.
blob
|
commitdiff
|
raw
2015-03-23
Rafael Espindola
Refactor how passes get a symbol at the end of a section.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Rafael Espindola
Update variable name and reuse existing variable. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
Yaron Keren
Remove many superfluous SmallString::str() calls.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Gabor Horvath
Fix build failure on MSVC compilers.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Gabor Horvath
[llvm] Replacing asserts with static_asserts where...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
Frederic Riss
[MCDwarf] Do not emit useless line table opcode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
Frederic Riss
[MC] Use the non-EH register mapping in the debug_frame...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
David Blaikie
Remove StringMap::GetOrCreateValue in favor of StringMa...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Rafael Espindola
Drop support for an old version of ld64 (from darwin 9).
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
Oliver Stannard
Downgrade DWARF2 section limit error to a warning
blob
|
commitdiff
|
raw
|
diff to current
2014-09-06
Saleem Abdulrasool
MC: correct DWARF line info for PE/COFF
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
Saleem Abdulrasool
MC: correct DWARF header for PE/COFF assembly input
blob
|
commitdiff
|
raw
|
diff to current
2014-08-20
Rafael Espindola
Remove unused field.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Rafael Espindola
Make EmitAbsValue an static helper.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Rafael Espindola
Don't print comments to an object streamer :-)
blob
|
commitdiff
|
raw
|
diff to current
2014-07-19
Saleem Abdulrasool
MC: permit emitting a symbol value as section relative
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
Saleem Abdulrasool
MC: correct DWARF header for PE/COFF assembly input
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
Saleem Abdulrasool
MC: collapse emission of producer
blob
|
commitdiff
|
raw
|
diff to current
2014-07-13
Saleem Abdulrasool
MC: make DWARF and Windows unwinding handling more...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-06
Alp Toker
SourceMgr: make valid buffer IDs start from one
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Revert "Introduce a string_ostream string builder facilty"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Introduce a string_ostream string builder facilty
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Rafael Espindola
Allow using .cfi_startproc without a leading symbol.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Rafael Espindola
Stop producing func.eh symbols on Darwin.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
Rafael Espindola
Always use a temp symbol for CIE.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Eric Christopher
Fix up a few formatting issues.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Oliver Stannard
Emit DWARF info for all code section in an assembly...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Oliver Stannard
Emit DWARF3 call frame information when DWARF3+ debug...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Yaron Keren
Fix hardcoded slash to native path seperator which...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Rafael Espindola
Pass a MCObjectStreamer instead of a MCStreamer when...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Rafael Espindola
Pass a MCObjectStreamer instead of a MCStreamer when...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Rafael Espindola
Remove always true argument and unused field.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Rafael Espindola
Remove always true argument and field.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Rafael Espindola
Remove always true argument.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Oliver Stannard
Record the DWARF version in MCContext
blob
|
commitdiff
|
raw
|
diff to current
2014-04-13
Craig Topper
[C++11] More 'nullptr' conversion or in some cases...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-12
Benjamin Kramer
Retire llvm::array_endof in favor of non-member std...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
David Blaikie
Use value types instead of 'new'd objects to store...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
David Blaikie
DebugInfo: Avoid creating unnecessary/empty line tables...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
David Blaikie
DebugInfo: Emit relocation to debug_line section when...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-29
Tim Northover
MC-exceptions: add support for compact-unwind without...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
Rafael Espindola
Don't use EmitAbsValue with symbol references.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
David Blaikie
DebugInfo: Avoid emitting standard opcode lengths in...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
David Blaikie
DebugInfo: Move line table zero-directory-index (compil...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
David Blaikie
DebugInfo: Use MC line table file entry uniquing for...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
David Blaikie
DebugInfo: Improve reuse of file table entries in asm...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
David Blaikie
MCDwarf: Rename MCDwarfFileTable to MCDwarfLineTable
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
David Blaikie
MCDwarf: Extract the DWARF line table header handling...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
David Blaikie
MCDwarf: Sink file/directory creation down into MCDwarf...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
David Blaikie
MCDwarf: Oh, and move the directory string over to...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
David Blaikie
MCDwarf: Simplify MCDwarfFile to just use std::string...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
David Blaikie
MCDwarf: Simply MCDwarfFile since it really is just...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
David Blaikie
MCDwarf: Refactor line table handling into a single...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
David Blaikie
MCDwarf: Remove unused parameter
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
David Blaikie
MCDwarf: Invert the Section+CU->LineEntries mapping...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-22
Logan Chien
Move get[S|U]LEB128Size() to LEB128.h.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-14
Diego Novillo
Support DWARF discriminators in object streamer.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
David Majnemer
MC: Add support for .cfi_startproc simple
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Iain Sandoe
[patch] Adjust behavior of FDE cross-section relocs...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Andrew Trick
Fix a crash that occurs when PWD is invalid.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-26
Venkatraman Govind...
Implements parsing and emitting of .cfi_window_save...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
Bill Wendling
Call generateCompactUnwindEncodings() right before...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Bill Wendling
Fix comments to reflect reality.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Bill Wendling
Use ArrayRef instead of explicit container.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Rafael Espindola
Remove address spaces from MC.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Bill Wendling
Use pointers to the MCAsmInfo and MCRegInfo.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Ulrich Weigand
[MC/DWARF] Support .debug_frame / .debug_line code...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Bill Wendling
Use the const_cast only where necessary.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
Rafael Espindola
Remove the MachineMove class.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-07
Bob Wilson
Remove redundant check and use cached FrameArray values.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Bill Wendling
Align the __LD,__compact_unwind section.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Bill Wendling
Relax this assert. It may not hold in all cases.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Bill Wendling
Assert if we're trying to generate a null compact unwin...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Peter Collingbourne
Add support for subsections to the ELF assembler. Fixes...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Bill Wendling
No need to have this return a bool.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Bill Wendling
Track the compact unwind encoding for when we are unabl...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Manman Ren
Debug Info: use SmallVector instead of std::vector...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
Manman Ren
Debug Info: store the files and directories for each...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
Eric Christopher
Formatting.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Manman Ren
Dwarf: support for LTO where a single object file can...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Eli Bendersky
Initial patch for x32 ABI support.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-16
Kevin Enderby
We want the dwarf AT_producer for assembly source files...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Eric Christopher
These functions have default arguments of 0 for the...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-17
Chandler Carruth
Prepare LLVM to fix PR14625, exposing a hook in MCConte...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-25
Rafael Espindola
Add support for .cfi_register now that it is easy to...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Rafael Espindola
Change the representation of MCCFIInstruction.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Rafael Espindola
Give each MCCFIInstruction its own opcode.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Rafael Espindola
Refactor how MCCFIInstructions are created.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-23
Rafael Espindola
Implement .cfi_undefined. Based on a patch from PaX...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-14
Alexey Samsonov
Emit relocations from .debug_aranges to .debug_info...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
Manman Ren
Release build: guard dump functions with
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Manman Ren
Release build: guard dump functions with "ifndef NDEBUG"
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Nick Lewycky
When emitting the PC range in an FDE, use the same...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-08
Jim Grosbach
Move [SU]LEB128 encoding to a utility header.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Sylvestre Ledru
Fix a typo (the the => the)
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Rafael Espindola
Fix a FIXME: DwarfRequiresRelocationForSectionOffset...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Jim Grosbach
Tidy up. Trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Benjamin Kramer
Compute hashes directly with hash_combine instead of...
blob
|
commitdiff
|
raw
|
diff to current
next