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
/
clang
/
test
/
CodeGenCXX
/
debug-info-line-if.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
Joel E. Denny
2018-07-11
1
-1
/
+1
*
Add the loop end location to the loop metadata. This additional information
Amara Emerson
2016-11-10
1
-8
/
+12
*
Add a loop's debug location to its llvm.loop metadata
Hal Finkel
2016-05-25
1
-8
/
+20
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-1
/
+1
*
DebugInfo: Metadata constructs now start with DI*
Duncan P. N. Exon Smith
2015-04-29
1
-4
/
+4
*
IR: Move MDLocation into place (clang testcases)
Duncan P. N. Exon Smith
2015-01-14
1
-4
/
+4
*
IR: Make metadata typeless in assembly, clang side
Duncan P. N. Exon Smith
2014-12-15
1
-4
/
+4
*
DebugInfo: Test that the loop backedge in a range-for is attribute to the loo...
David Blaikie
2014-08-22
1
-0
/
+12
*
DebugInfo: for loop backedge should be attributed to the start of the for sta...
David Blaikie
2014-08-22
1
-0
/
+12
*
DebugInfo: While loop backedge should be attribute to the start of the while ...
David Blaikie
2014-08-15
1
-14
/
+25
*
DebugInfo: Fix PR19864 better - attribute the jump at the end of a range-for ...
David Blaikie
2014-08-15
1
-3
/
+3
*
Enable -gcolumn-info by default.
Diego Novillo
2014-07-10
1
-1
/
+1
*
Debug Info: Fix the source range for IfStmt's ConditionScope.
Adrian Prantl
2014-05-28
1
-0
/
+20