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
...
*
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
*
Disable pubnames in NVPTX debug info using metadata
David Blaikie
2018-08-16
1
-2
/
+5
*
Update for LLVM API change
David Blaikie
2018-08-16
1
-1
/
+2
*
[DebugInfo][OpenCL] Address post-commit review for r338299
Scott Linder
2018-08-08
1
-55
/
+81
*
Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)"
Hsiangkai Wang
2018-08-06
1
-26
/
+0
*
[DebugInfo] Generate debug information for labels. (Fix PR37395)
Hsiangkai Wang
2018-08-06
1
-0
/
+26
*
Revert "Add a definition for FieldSize that seems to make sense here."
Eric Christopher
2018-07-30
1
-1
/
+0
*
Add a definition for FieldSize that seems to make sense here.
Eric Christopher
2018-07-30
1
-0
/
+1
*
Fix use of uninitialized variable in r338299
Scott Linder
2018-07-30
1
-1
/
+1
*
[DebugInfo][OpenCL] Generate correct block literal debug info for OpenCL
Scott Linder
2018-07-30
1
-34
/
+48
*
Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)"
Shiva Chen
2018-07-24
1
-26
/
+0
*
[DebugInfo] Generate debug information for labels. (Fix PR37395)
Shiva Chen
2018-07-24
1
-0
/
+26
*
[CodeGen] Record if a C++ record is a trivial type
Aaron Smith
2018-07-23
1
-0
/
+4
[prev]
[next]