index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
DebugInfo
/
X86
/
stmt-list-multiple-compile-units.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-3
/
+3
*
DebugInfo: Avoid creating unnecessary/empty line tables and remove the specia...
David Blaikie
2014-04-01
1
-2
/
+4
*
Reapply DW_AT_low/high_pc patch:
Eric Christopher
2014-03-20
1
-7
/
+11
*
Revert "Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc."
Eric Christopher
2014-03-20
1
-11
/
+7
*
Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc.
Eric Christopher
2014-03-19
1
-7
/
+11
*
If we're only emitting line tables for a particular CU then don't add
Eric Christopher
2014-02-27
1
-2
/
+2
*
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
2014-02-04
1
-1
/
+1
*
If we use DW_AT_ranges we need to specify a base address that ranges
Eric Christopher
2014-01-29
1
-0
/
+4
*
Turn on CU ranges if we've got multiple compile units in the same
Eric Christopher
2014-01-29
1
-5
/
+5
*
Revert r198208 and reapply:
Eric Christopher
2013-12-30
1
-4
/
+4
*
Revert r198199 (and r198202). It broke 3 DebugInfo tests for targeting i686-c...
NAKAMURA Takumi
2013-12-30
1
-4
/
+4
*
Reapply r198196 with a fix to zero initialize the skeleton pointer.
Eric Christopher
2013-12-30
1
-4
/
+4
*
Temporarily revert "Use a pointer to keep track of the skeleton unit for
Eric Christopher
2013-12-30
1
-4
/
+4
*
Use a pointer to keep track of the skeleton unit for each normal unit
Eric Christopher
2013-12-30
1
-4
/
+4
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-22
1
-0
/
+2
*
In Dwarf 3 (and Dwarf 2) attributes whose value are offsets into a
Eric Christopher
2013-11-21
1
-2
/
+22
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
1
-1
/
+1
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-1
/
+1
*
Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
2013-07-27
1
-2
/
+1
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
1
-4
/
+4
*
Dwarf: use a single line table to generate assembly when .loc is used.
Manman Ren
2013-05-21
1
-0
/
+6
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
1
-2
/
+2
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
1
-2
/
+2
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
1
-2
/
+2
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
1
-10
/
+10
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-10
/
+10
*
Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...
David Blaikie
2013-03-22
1
-2
/
+2
*
Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...
David Blaikie
2013-03-22
1
-2
/
+2
*
Refactor the filename/directory information in DISubprogram to refer directly...
David Blaikie
2013-03-21
1
-2
/
+2
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-2
/
+2
*
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
1
-2
/
+2
*
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
2013-03-20
1
-2
/
+2
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-2
/
+2
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
1
-2
/
+4
*
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-13
1
-2
/
+2
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
1
-2
/
+2
*
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
1
-2
/
+2
*
Debug Info: store the files and directories for each compile unit.
Manman Ren
2013-03-07
1
-3
/
+6
*
Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
2013-02-05
1
-0
/
+62