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
*
ObjectiveC generics: Add ObjCTypeParamType in the type system.
Manman Ren
2016-09-13
1
-0
/
+14
*
Update Clang for D20147 ("DebugInfo: New metadata representation for global v...
Peter Collingbourne
2016-09-13
1
-6
/
+10
*
[DebugInfo] Deduplicate debug info limiting logic
Reid Kleckner
2016-09-13
1
-21
/
+10
*
[DebugInfo] Ensure complete type is emitted with -fstandalone-debug
Reid Kleckner
2016-09-09
1
-3
/
+7
*
[codeview] Extend the heuristic for detecting classes imported from DLLs
Reid Kleckner
2016-09-09
1
-3
/
+15
*
CodeGen: Clean up implementation of vtable initializer builder. NFC.
Peter Collingbourne
2016-09-08
1
-1
/
+1
*
Formatting with clang-format patch r280701
Leny Kholodov
2016-09-06
1
-23
/
+24
*
DebugInfo: use llvm::DINode::DIFlags type for debug info flags
Leny Kholodov
2016-09-06
1
-33
/
+39
*
[codeview] Don't emit vshape info for classes without vfptrs
Reid Kleckner
2016-08-31
1
-1
/
+8
*
[codeview] Pass through vftable shape information
Reid Kleckner
2016-08-31
1
-10
/
+37
*
DebugInfo: Add flag to CU to disable emission of inline debug info into the s...
David Blaikie
2016-08-24
1
-1
/
+2
*
Add comments. NFC
Adrian Prantl
2016-08-22
1
-0
/
+2
*
Module debug info: Don't assert when encountering an incomplete definition
Adrian Prantl
2016-08-22
1
-1
/
+2
*
PR29086: DebugInfo: Improve support for fixed array dimensions in variable le...
David Blaikie
2016-08-22
1
-0
/
+5
*
Module debug info: Fix a bug in handling record decls without fields.
Adrian Prantl
2016-08-17
1
-5
/
+8
*
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
[next]