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
/
test
/
DebugInfo
/
X86
/
concrete_out_of_line.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo: Fix ordering of members after r191928
David Blaikie
2013-10-04
1
-2
/
+2
*
Debug Info Testing: update context from empty string to null.
Manman Ren
2013-09-08
1
-6
/
+6
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
1
-10
/
+10
*
Debug Info Testing: Updated to use null instead of "i32 0" for containing-type
Manman Ren
2013-09-06
1
-7
/
+7
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-7
/
+7
*
Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"
Eric Christopher
2013-05-09
1
-2
/
+1
*
Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)
Eric Christopher
2013-05-08
1
-1
/
+2
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
1
-1
/
+1
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
1
-1
/
+1
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
1
-1
/
+1
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
1
-25
/
+25
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-25
/
+25
*
Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...
David Blaikie
2013-03-22
1
-3
/
+3
*
Move the DIFile in DISubprogram to the beginning to be a common prefix along ...
David Blaikie
2013-03-21
1
-8
/
+8
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-8
/
+8
*
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
1
-1
/
+1
*
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
2013-03-20
1
-1
/
+1
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-1
/
+1
*
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
2013-03-20
1
-5
/
+5
*
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
2013-03-19
1
-6
/
+6
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
1
-1
/
+2
*
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-13
1
-1
/
+1
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
1
-1
/
+1
*
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
1
-1
/
+1
*
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-11
1
-23
/
+23
*
[DebugInfo] remove more node indirection (this time from the subprogram's var...
David Blaikie
2013-02-04
1
-10
/
+5
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
1
-6
/
+3
*
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
Eli Bendersky
2013-01-25
1
-1
/
+1
*
Use DW_FORM_flag_present to save space in debug information if we're
Eric Christopher
2012-08-24
1
-3
/
+3
*
Remove the DW_AT_MIPS_linkage name attribute when we don't need it
Eric Christopher
2012-08-23
1
-4
/
+3
*
Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing
Eric Christopher
2012-08-01
1
-3
/
+3
*
Add a DW_AT_high_pc for CUs that are a single address range. Update
Eric Christopher
2012-07-27
1
-3
/
+3
*
For types with a parent of the compile unit make sure and emit
Eric Christopher
2012-03-15
1
-3
/
+3
*
Revert the removal of DW_AT_MIPS_linkage_name when we aren't putting
Eric Christopher
2012-03-15
1
-3
/
+4
*
Remove the DW_AT_MIPS_linkage name attribute when we don't need it
Eric Christopher
2012-03-14
1
-4
/
+3
*
Only add DW_AT_prototyped if we're working with a C-like language.
Eric Christopher
2012-02-22
1
-3
/
+3
*
There's no need for a DW_AT_byte_size on a pointer type.
Eric Christopher
2012-02-21
1
-3
/
+3
*
Fix the testcases for the previous patch.
Eric Christopher
2012-01-24
1
-4
/
+3
*
The dwarf standard says that the only differences between a out-of-line
Rafael Espindola
2011-11-12
1
-0
/
+97