index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
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
*
DebugInfo: PR14728: TLS support
David Blaikie
2013-06-28
1
-3
/
+18
*
DebugInfo: Pass MCSymbolRefExprs for labels instead of MCSymbols
David Blaikie
2013-06-28
5
-13
/
+26
*
DebugInfo: Revise r185189 to avoid subtle 'unsigned += bool'
David Blaikie
2013-06-28
1
-1
/
+2
*
DebugInfo: Simplify the AddressPool representation
David Blaikie
2013-06-28
2
-18
/
+12
*
DebugInfo: constify the AddressPool MCSymbol pointers
David Blaikie
2013-06-28
2
-12
/
+13
*
Remove unused code. No functionality change.
Manman Ren
2013-06-25
1
-4
/
+0
*
80-column and tab character fixes.
Eric Christopher
2013-06-24
3
-5
/
+8
*
Formatting.
Eric Christopher
2013-06-24
1
-3
/
+2
*
Use const references instead of pointers to references that are
Eric Christopher
2013-06-24
2
-21
/
+23
*
DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...
David Blaikie
2013-06-23
1
-2
/
+2
*
DebugInfo: Support (using GNU extensions) for template template parameters an...
David Blaikie
2013-06-22
1
-2
/
+11
*
DebugInfo: don't use location lists when the location covers the whole functi...
David Blaikie
2013-06-20
3
-9
/
+12
*
DebugInfo: PR14763/r183329 correct the location of indirect parameters
David Blaikie
2013-06-19
2
-7
/
+10
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
1
-8
/
+0
*
Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions
David Blaikie
2013-06-16
3
-44
/
+29
*
DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...
David Blaikie
2013-06-15
1
-3
/
+13
*
Debug Info: Don't print the display name and colon prefix for DEBUG_VALUE com...
David Blaikie
2013-06-15
1
-2
/
+5
*
Formatting.
Eric Christopher
2013-06-11
1
-1
/
+1
*
Remove a few fixmes, the only work we're doing is getting the string
Eric Christopher
2013-06-10
1
-4
/
+0
*
Fix up comment.
Eric Christopher
2013-06-10
1
-1
/
+1
*
Remove unused function.
Eric Christopher
2013-06-10
1
-6
/
+0
*
IndentCount is only used within NDEBUG code.
Eric Christopher
2013-06-10
1
-0
/
+2
*
Teach AsmPrinter how to print odd constants.
Quentin Colombet
2013-06-07
1
-2
/
+43
*
Fix break in r183446 - helps to increment the iterator in a loop
David Blaikie
2013-06-06
1
-1
/
+2
*
Debug Info: simplify parameter ordering preservation
David Blaikie
2013-06-06
1
-25
/
+21
*
PR15662: Optimized debug info produces out of order function parameters
David Blaikie
2013-06-05
1
-3
/
+31
*
Move getRealLinkageName to a common place and remove all the duplicates of it.
Benjamin Kramer
2013-06-01
2
-27
/
+7
*
Const-ify some printing and dumping code for DIEValues.
Eric Christopher
2013-05-31
2
-13
/
+13
*
Rename variable to be more descriptive.
Eric Christopher
2013-05-30
1
-3
/
+3
*
Formatting.
Eric Christopher
2013-05-30
1
-1
/
+1
*
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
[next]