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
/
lib
/
CodeGen
/
CGDebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland r345009 "[DebugInfo] Generate debug information for labels."
Hsiangkai Wang
2019-01-24
1
-0
/
+26
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AST] Remove ASTContext from getThisType (NFC)
Brian Gesiak
2019-01-11
1
-3
/
+2
*
Don't emit DW_AT_enum_class unless it's actually an 'enum class'.
Paul Robinson
2019-01-08
1
-1
/
+1
*
Reinstate DW_AT_comp_dir support after D55519.
Adrian Prantl
2018-12-13
1
-7
/
+11
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-13
1
-3
/
+3
*
Revert "[OpenCL] Add generic AS to 'this' pointer"
Mikael Nilsson
2018-12-12
1
-3
/
+3
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-12
1
-3
/
+3
*
Remove CGDebugInfo::getOrCreateFile() and use TheCU->getFile() directly.
Adrian Prantl
2018-12-11
1
-23
/
+16
*
Reuse code from CGDebugInfo::getOrCreateFile() when creating the file
Adrian Prantl
2018-12-11
1
-8
/
+9
*
Move CodeGenOptions from Frontend to Basic
Richard Trieu
2018-12-11
1
-1
/
+1
*
Reapply "Avoid emitting redundant or unusable directories in DIFile metadata ...
Adrian Prantl
2018-12-06
1
-9
/
+38
*
Honor -fdebug-prefix-map when creating function names for the debug info.
Adrian Prantl
2018-12-05
1
-0
/
+3
*
Revert: Honor -fdebug-prefix-map when creating function names for the debug i...
Renato Golin
2018-12-05
1
-3
/
+0
*
Revert "Avoid emitting redundant or unusable directories in DIFile metadata e...
Ilya Biryukov
2018-12-04
1
-38
/
+9
*
Avoid emitting redundant or unusable directories in DIFile metadata entries.
Adrian Prantl
2018-12-03
1
-9
/
+38
*
Honor -fdebug-prefix-map when creating function names for the debug info.
Adrian Prantl
2018-12-01
1
-0
/
+3
*
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
Fangrui Song
2018-11-30
1
-3
/
+3
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Fangrui Song
2018-11-30
1
-3
/
+3
*
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-28
1
-3
/
+3
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-27
1
-3
/
+3
*
[AArch64] Add aarch64_vector_pcs function attribute to Clang
Sander de Smalen
2018-11-26
1
-0
/
+1
*
Re-Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-21
1
-3
/
+3
*
Revert r347364 again, the fix was incomplete.
Nico Weber
2018-11-21
1
-3
/
+3
*
Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-20
1
-3
/
+3
*
[DebugInfo] DISubprogram flags get their own flags word. NFC.
Paul Robinson
2018-11-19
1
-18
/
+30
*
[Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' opt...
George Rimar
2018-11-14
1
-2
/
+5
*
DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use.
David Blaikie
2018-11-13
1
-1
/
+2
*
Revert "Revert rL346454: Fix a use-after-free introduced by r344915."
Adrian Prantl
2018-11-09
1
-1
/
+1
*
Revert rL346454: Fix a use-after-free introduced by r344915.
Simon Pilgrim
2018-11-09
1
-1
/
+1
*
Fix a use-after-free introduced by r344915.
Adrian Prantl
2018-11-09
1
-1
/
+1
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-08
1
-0
/
+4
*
Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...
Andrew Savonichev
2018-11-07
1
-4
/
+0
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-07
1
-0
/
+4
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-3
/
+3
*
Debug Info (-gmodules): emit full types for non-anchored template specializat...
Adrian Prantl
2018-10-24
1
-0
/
+9
*
Revert r345009 "[DebugInfo] Generate debug information for labels. (After fix...
Hans Wennborg
2018-10-23
1
-26
/
+0
*
[DebugInfo] Generate debug information for labels. (After fix PR39094)
Hsiangkai Wang
2018-10-23
1
-0
/
+26
*
[DebugInfo] Add support for DWARF5 call site-related attributes
Vedant Kumar
2018-10-05
1
-1
/
+23
*
Add template type and value parameter metadata nodes to template variable spe...
Matthew Voss
2018-10-03
1
-5
/
+51
*
Revert "[DebugInfo] Generate debug information for labels."
Vitaly Buka
2018-09-27
1
-26
/
+0
*
[DebugInfo] Generate debug information for labels.
Hsiangkai Wang
2018-09-26
1
-0
/
+26
*
[CodeGen] Revert commit https://reviews.llvm.org/rL342717
Calixte Denizet
2018-09-24
1
-15
/
+11
*
[CodeGen] Add to emitted DebugLoc information about coverage when it's required
Calixte Denizet
2018-09-21
1
-11
/
+15
*
Remove all uses of DIFlagBlockByrefStruct
Adrian Prantl
2018-09-10
1
-17
/
+15
*
Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)"
Sam McCall
2018-09-06
1
-26
/
+0
*
[DebugInfo] Generate debug information for labels. (Fix PR37395)
Hsiangkai Wang
2018-09-06
1
-0
/
+26
*
[DEBUGINFO] Add support for emission of the debug directives only.
Alexey Bataev
2018-08-31
1
-0
/
+3
*
DebugInfo: Add the ability to disable DWARF name tables entirely
David Blaikie
2018-08-20
1
-3
/
+2
*
Update comments in CGDebugInfo to reflect changes in the MS mangler, NFC
Reid Kleckner
2018-08-17
1
-12
/
+26
[next]