index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
Mem2Reg
/
ConvertDebugInfo2.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
1
-2
/
+2
2015-08-28
DI: Update tests before adding !dbg subprogram attachments
Duncan P. N. Exon Smith
1
-2
/
+12
2015-08-28
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
1
-2
/
+2
2015-08-03
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
1
-1
/
+1
2015-07-31
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
1
-4
/
+4
2015-07-24
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
1
-4
/
+4
2015-04-29
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
1
-23
/
+23
2015-04-15
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
1
-3
/
+3
2015-04-03
Verifier: Check that inlined-at locations agree
Duncan P. N. Exon Smith
1
-3
/
+3
2015-03-27
DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
1
-1
/
+1
2015-03-15
Verifier: Check debug info intrinsic arguments
Duncan P. N. Exon Smith
1
-4
/
+4
2015-03-03
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
1
-15
/
+15
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-4
/
+4
2015-01-14
IR: Move MDLocation into place
Duncan P. N. Exon Smith
1
-5
/
+5
2014-12-15
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
1
-27
/
+27
2014-10-03
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
1
-14
/
+14
2014-10-02
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
1
-14
/
+14
2014-10-02
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
1
-14
/
+14
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-5
/
+5
2014-10-01
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
1
-5
/
+5
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-5
/
+5
2013-11-22
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
1
-0
/
+2
2013-08-26
Debug Info: add an identifier field to DICompositeType.
Manman Ren
1
-2
/
+2
2013-07-29
Debug Info: update testing cases to pass verifier.
Manman Ren
1
-1
/
+3
2013-07-25
Debug Info: improve the verifier to check field types.
Manman Ren
1
-7
/
+7
2013-03-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
1
-9
/
+9
2013-03-27
Adding DIImportedModules to DIScopes.
David Blaikie
1
-9
/
+9
2013-03-21
Remove unused field in DISubprogram
David Blaikie
1
-2
/
+2
2013-03-17
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
1
-1
/
+2
2013-03-13
Remove the unused 4th operand for DIFile debug info metadata
David Blaikie
1
-1
/
+1
2013-03-11
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
1
-13
/
+13
2010-06-04
Copy location info for current function argument from dbg.declare if respecti...
Devang Patel
1
-1
/
+1
2010-05-28
Add missing space; works for me.
Dale Johannesen
1
-1
/
+1
2010-05-27
Do not drop location info for inlined function args.
Devang Patel
1
-0
/
+52