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
/
unknown-location.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: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
1
-1
/
+1
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
-1
/
+1
2015-07-24
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
1
-1
/
+1
2015-04-29
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
1
-9
/
+9
2015-03-27
DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
1
-1
/
+1
2015-03-03
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
1
-9
/
+9
2015-02-28
DebugInfo: Fix invalid file reference in CodeGen/X86/unknown-location.ll
Duncan P. N. Exon Smith
1
-2
/
+2
2015-01-14
IR: Move MDLocation into place
Duncan P. N. Exon Smith
1
-1
/
+1
2014-12-15
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
1
-13
/
+13
2014-10-03
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
1
-8
/
+8
2014-10-02
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
1
-8
/
+8
2014-10-02
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
1
-8
/
+8
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
-1
/
+1
2013-07-26
Debug Info Verifier: enable verification of DICompileUnit.
Manman Ren
1
-5
/
+6
2013-03-21
Remove unused field in DISubprogram
David Blaikie
1
-1
/
+1
2013-03-20
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
1
-1
/
+1
2013-03-20
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
1
-1
/
+1
2013-03-20
Remove unused field in DICompileUnit
David Blaikie
1
-1
/
+1
2013-03-17
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
1
-3
/
+3
2013-03-13
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
1
-2
/
+3
2013-03-12
Remove unused "isMain" field from DICompileUnit
David Blaikie
1
-1
/
+1
2013-03-12
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
1
-1
/
+1
2013-03-08
Upgrade tests to the latest debug info format.
David Blaikie
1
-7
/
+10
2011-03-25
Emit less labels for debug info and stop emitting .loc directives for DBG_VAL...
Jakob Stoklund Olesen
1
-8
/
+3
2011-03-24
Keep track of directory namd and fIx regression caused by Rafael's patch r119...
Devang Patel
1
-1
/
+1
2010-12-02
Hide tests, that check .loc, .file in output assembly, from darwin9 buildbot.
Devang Patel
1
-1
/
+1
2010-11-18
Change CodeGen to use .loc directives. This produces a lot more readable output
Rafael Espindola
1
-4
/
+4
2010-05-07
Disable the new unknown-location code for now. It causes a major
Dan Gohman
1
-1
/
+1
2010-05-06
Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it
Dan Gohman
1
-3
/
+1
2010-05-06
Add a testcase for r103135, explicitly representing unknown
Dan Gohman
1
-0
/
+36