index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
2012-11-30-misched-dbg.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
1
-4
/
+4
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
-2
/
+2
2015-07-31
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
1
-2
/
+2
2015-06-17
Move the personality function from LandingPadInst to Function
David Majnemer
1
-2
/
+2
2015-04-29
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
1
-26
/
+26
2015-04-16
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
1
-1
/
+1
2015-04-15
DebugInfo: Add missing !dbg attachments to intrinsics
Duncan P. N. Exon Smith
1
-2
/
+2
2015-03-27
DebugInfo: Update testcases with invalid variables
Duncan P. N. Exon Smith
1
-2
/
+2
2015-03-23
DebugInfo: Overload get() in DIDescriptor subclasses
Duncan P. N. Exon Smith
1
-1
/
+1
2015-03-13
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-1
/
+1
2015-03-03
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
1
-27
/
+27
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-1
/
+1
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-2
/
+2
2014-12-15
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
1
-34
/
+34
2014-10-03
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
1
-25
/
+25
2014-10-02
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
1
-25
/
+25
2014-10-02
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
1
-25
/
+25
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-3
/
+3
2014-10-01
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
1
-3
/
+3
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-3
/
+3
2014-07-25
DebugInfo: Fix up some test cases to have more correct debug info metadata.
David Blaikie
1
-2
/
+9
2014-06-24
Fix up scoping in a few tests (and delete one that validates unnecessary beha...
David Blaikie
1
-9
/
+9
2014-02-04
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
1
-4
/
+3
2013-11-23
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
1
-0
/
+2
2013-09-06
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
1
-1
/
+1
2013-08-26
Debug Info: add an identifier field to DICompositeType.
Manman Ren
1
-1
/
+1
2013-07-27
Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
1
-1
/
+1
2013-07-26
Debug Info Verifier: enable verification of DICompileUnit.
Manman Ren
1
-2
/
+2
2013-03-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
1
-16
/
+16
2013-03-27
Adding DIImportedModules to DIScopes.
David Blaikie
1
-16
/
+16
2013-03-20
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
1
-1
/
+1
2013-03-19
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
1
-3
/
+3
2013-03-17
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
1
-7
/
+9
2012-12-05
RegisterPressureTracker: fix findUseBetween to handle DebugValue
Andrew Trick
1
-0
/
+49
2012-12-04
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
1
-1
/
+1
2012-12-01
misched: fix RegionBegin when DebugValues get shuffled to the top.
Andrew Trick
1
-0
/
+85