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
...
*
Debug info: Mark noreturn functions with DIFlagNoReturn.
Adrian Prantl
2016-08-17
1
-0
/
+3
*
Emit debug info for dynamic classes if they are imported from a DLL.
Adrian McCarthy
2016-08-16
1
-1
/
+6
*
PR26423: Assert on valid use of using declaration of a function with an unded...
David Blaikie
2016-08-05
1
-0
/
+10
*
[codeview] Skip injected class names in nested record emission
Reid Kleckner
2016-08-01
1
-0
/
+3
*
[OpenCL] Generate opaque type for sampler_t and function call for the initial...
Yaxun Liu
2016-07-28
1
-3
/
+2
*
Reroll "Include unreferenced nested types in member list only for CodeView"
Adrian McCarthy
2016-07-21
1
-3
/
+18
*
Revert "Include unreferenced nested types in member list only for CodeView"
Adrian McCarthy
2016-07-21
1
-18
/
+3
*
Include unreferenced nested types in member list only for CodeView
Adrian McCarthy
2016-07-21
1
-3
/
+18
*
[CodeGen] Some assorted cleanups
David Majnemer
2016-07-17
1
-69
/
+58
*
[AST] Use ArrayRef in more interfaces
David Majnemer
2016-07-07
1
-4
/
+2
*
Revert "Retry "Include debug info for nested structs and classes""
Adrian McCarthy
2016-07-06
1
-12
/
+2
*
Retry "Include debug info for nested structs and classes"
Adrian McCarthy
2016-07-06
1
-2
/
+12
*
[CodeGen, DebugInfo] Use hasLocalLinkage instead of hasInternalLinkage
David Majnemer
2016-07-06
1
-3
/
+3
*
Revert "Include debug info for nested structs and classes"
Adrian McCarthy
2016-07-06
1
-12
/
+2
*
Include debug info for nested structs and classes
Adrian McCarthy
2016-07-06
1
-2
/
+12
*
[CodeView] Include MSVC style names for unnamed types
David Majnemer
2016-07-01
1
-9
/
+45
*
[DebugInfo] Set DISubprogram ThisAdjustment in the MS ABI
Reid Kleckner
2016-07-01
1
-6
/
+10
*
[codeview] Emit qualified display names if -gline-tables-only is on
Reid Kleckner
2016-06-30
1
-4
/
+14
*
AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov
2016-06-30
1
-1
/
+1
*
[CodeView] Implement support for bitfields in Clang
David Majnemer
2016-06-30
1
-34
/
+55
*
Use more ArrayRefs
David Majnemer
2016-06-24
1
-1
/
+1
*
[codeview] Set the new IntroducedVirtual debug info flag
Reid Kleckner
2016-06-22
1
-0
/
+9
*
Emit the DWARF tag for the RenderScript language
Pirama Arumuga Nainar
2016-06-21
1
-0
/
+2
*
[MS] Put member pointer representation flags in our debug info
Reid Kleckner
2016-06-17
1
-5
/
+28
*
[codeview] Stop emitting fully qualified subprogram display names
Reid Kleckner
2016-06-17
1
-18
/
+12
*
[DebugInfo] Put the vftable index in the debug info
Reid Kleckner
2016-06-16
1
-8
/
+17
*
[DebugInfo] Enable generation of unique identifiers for externally visible MS...
Reid Kleckner
2016-06-16
1
-4
/
+0
*
Allow 'nodebug' on local variables.
Paul Robinson
2016-06-16
1
-0
/
+4
*
[DebugInfo] Add calling conventions to DISubroutineType
Reid Kleckner
2016-06-08
1
-7
/
+46
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-0
/
+6
*
[modules][debuginfo] Only include imported modules when targeting LLDB
David Blaikie
2016-05-03
1
-0
/
+2
*
Reverting 268055 as it caused PR27579.
Amjad Aboud
2016-04-30
1
-34
/
+7
*
Recommitted r264281 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-04-29
1
-7
/
+34
*
PR21823: 'nodebug' attribute on global/static variables.
Paul Robinson
2016-04-27
1
-0
/
+6
*
Module debugging: Add an assertion.
Adrian Prantl
2016-04-26
1
-1
/
+3
*
Module debugging: Also correctly handle typedef'd foward-declared members.
Adrian Prantl
2016-04-26
1
-7
/
+6
*
Module debugging: Use the definition to determine module-defined types.
Adrian Prantl
2016-04-26
1
-4
/
+2
*
Module Debugging: Fix the condition for determining whether a template
Adrian Prantl
2016-04-25
1
-3
/
+19
*
DebugInfo: Adapt to loss of DITypeRef in LLVM r267296
Duncan P. N. Exon Smith
2016-04-23
1
-5
/
+3
*
Module Debugging: Emit the canonical debug info for Objective-C classes
Adrian Prantl
2016-04-20
1
-2
/
+5
*
[ObjC++] Fix crash when emitting debug info for a block member capturing this.
Adrian Prantl
2016-04-18
1
-3
/
+8
*
DebugInfo: Make DICompositeTypes distinct most of the time
Duncan P. N. Exon Smith
2016-04-17
1
-0
/
+24
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-6
/
+0
*
Update to match LLVM changes for PR27284.
Adrian Prantl
2016-04-15
1
-5
/
+5
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
1
-0
/
+6
*
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
Alexey Bader
2016-04-13
1
-1
/
+1
*
Add a fixme for an old patch I had lying around that I'm not going to finish ...
David Blaikie
2016-04-12
1
-0
/
+5
*
Use NoDebug compile units to mark debug metadata used only for sample-based
Adrian Prantl
2016-04-08
1
-5
/
+16
*
revert SVN r265702, r265640
Saleem Abdulrasool
2016-04-08
1
-1
/
+1
*
[OpenCL] Complete image types support.
Alexey Bader
2016-04-08
1
-33
/
+5
[prev]
[next]