index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
AsmPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't reach into the middle of TargetMachine and cache one of its ivars.
Bill Wendling
2013-05-29
1
-1
/
+1
*
LTO+Debug Info: revert r182791.
Manman Ren
2013-05-29
3
-54
/
+13
*
LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee is
Manman Ren
2013-05-28
3
-13
/
+54
*
Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...
David Blaikie
2013-05-22
1
-19
/
+12
*
Dwarf: use a single line table to generate assembly when .loc is used.
Manman Ren
2013-05-21
1
-3
/
+14
*
PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
David Blaikie
2013-05-20
1
-0
/
+3
*
Make getCompileUnit non-const and return the current DIE if it
Eric Christopher
2013-05-14
2
-3
/
+3
*
Assert that DIEEntries are constructed with non-null DIEs
David Blaikie
2013-05-14
1
-1
/
+3
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
3
-29
/
+20
*
StringRefize some debug accel table bits.
Benjamin Kramer
2013-05-11
3
-7
/
+7
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
1
-3
/
+4
*
Remove more dead code.
Rafael Espindola
2013-05-11
2
-13
/
+0
*
PR14492: Debug Info: Support for values of non-integer non-type template para...
David Blaikie
2013-05-10
1
-2
/
+18
*
Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"
Eric Christopher
2013-05-09
1
-15
/
+11
*
Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)
Eric Christopher
2013-05-08
1
-11
/
+15
*
Debug Info: Support DW_TAG_imported_declaration
David Blaikie
2013-05-08
1
-1
/
+3
*
Finish renaming constructImportedModuleDIE to constructImportedEntityDIE
David Blaikie
2013-05-08
2
-7
/
+7
*
Pass the MDNode in and do the insertion at compile unit creation time
Eric Christopher
2013-05-08
3
-7
/
+7
*
Typo.
Eric Christopher
2013-05-08
1
-2
/
+2
*
Rename DIImportedModule to DIImportedEntity and allow imported declarations
David Blaikie
2013-05-07
2
-16
/
+23
*
Debug Info: Fix for break due to r181271
David Blaikie
2013-05-07
1
-0
/
+1
*
Fix the VS2010 build broken by r181271
Timur Iskhodzhanov
2013-05-07
1
-1
/
+2
*
DebugInfo: Support imported modules in lexical blocks
David Blaikie
2013-05-06
3
-6
/
+55
*
Remove unnecessary instance variable and rework logic accordingly.
Eric Christopher
2013-05-06
2
-8
/
+5
*
Grammar.
Eric Christopher
2013-05-06
1
-1
/
+2
*
Revert r180737. The companion patch was reverted, and this is not relevant ri...
Bill Wendling
2013-05-01
1
-15
/
+0
*
Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...
Adrian Prantl
2013-04-30
2
-9
/
+7
*
Change the informal convention of DBG_VALUE so that we can express a
Adrian Prantl
2013-04-30
2
-7
/
+9
*
Emit the TLS initialization function pointers into the correct section.
Bill Wendling
2013-04-29
1
-0
/
+15
*
Use the target triple from the target machine rather than the module
Eric Christopher
2013-04-27
2
-1
/
+5
*
Cleanup and document MachineLocation.
Adrian Prantl
2013-04-26
2
-3
/
+9
*
Formatting.
Eric Christopher
2013-04-24
1
-1
/
+1
*
Remove unused DwarfSectionOffsetDirective string
Matt Arsenault
2013-04-22
1
-1
/
+1
*
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
1
-5
/
+2
*
Tidy.
Eric Christopher
2013-04-22
1
-4
/
+6
*
Update comment. Whitespace.
Eric Christopher
2013-04-22
1
-2
/
+2
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
2
-0
/
+25
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
2
-25
/
+0
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
2
-0
/
+25
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-1
/
+1
*
The .dwo section shouldn't contain the unrelocated values (and
Eric Christopher
2013-04-09
1
-13
/
+21
*
DW_FORM_sec_offset should be a relocation on platforms that use
Eric Christopher
2013-04-07
2
-5
/
+14
*
Dwarf: use utostr on CUID to append to SmallString.
Manman Ren
2013-04-06
1
-1
/
+1
*
Debug Info: revert 178722 for now.
Manman Ren
2013-04-04
3
-15
/
+4
*
typo
Adrian Prantl
2013-04-04
1
-1
/
+1
*
Debug Info: according to DWARF 2, FORM_ref_addr the same size as an address on
Manman Ren
2013-04-04
3
-4
/
+15
*
Fix grammar.
Eric Christopher
2013-04-03
1
-1
/
+1
*
Remove ZeroOrMore from the option description. We don't need it here.
Eric Christopher
2013-04-03
1
-1
/
+1
*
Use SmallVectorImpl instead of SmallVector at the uses.
Eric Christopher
2013-03-29
3
-18
/
+18
*
Use 12 as the magic number for our abbreviation data and our
Eric Christopher
2013-03-29
3
-11
/
+11
[next]