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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include unreferenced nested types in member list only for CodeView
Adrian McCarthy
2016-07-21
1
-0
/
+2
*
Revert "Retry "Include debug info for nested structs and classes""
Adrian McCarthy
2016-07-06
1
-2
/
+0
*
Retry "Include debug info for nested structs and classes"
Adrian McCarthy
2016-07-06
1
-0
/
+2
*
Revert "Include debug info for nested structs and classes"
Adrian McCarthy
2016-07-06
1
-2
/
+0
*
Include debug info for nested structs and classes
Adrian McCarthy
2016-07-06
1
-0
/
+2
*
[CodeView] Implement support for bitfields in Clang
David Majnemer
2016-06-30
1
-3
/
+8
*
Reverting 268055 as it caused PR27579.
Amjad Aboud
2016-04-30
1
-11
/
+0
*
Recommitted r264281 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-04-29
1
-0
/
+11
*
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
Alexey Bader
2016-04-13
1
-1
/
+1
*
revert SVN r265702, r265640
Saleem Abdulrasool
2016-04-08
1
-1
/
+1
*
[OpenCL] Complete image types support.
Alexey Bader
2016-04-08
1
-12
/
+3
*
Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool
2016-04-07
1
-1
/
+1
*
Revert "Recommitted r263425 "Supporting all entities declared in lexical scop...
Reid Kleckner
2016-03-24
1
-11
/
+0
*
Recommitted r263425 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-24
1
-0
/
+11
*
Revert "Recommitted r261634 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
1
-11
/
+0
*
Recommitted r261634 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-14
1
-0
/
+11
*
Revert r261634 "Supporting all entities declared in lexical scope in LLVM deb...
Hans Wennborg
2016-02-23
1
-11
/
+0
*
Supporting all entities declared in lexical scope in LLVM debug info.
Amjad Aboud
2016-02-23
1
-0
/
+11
*
Fix typo in comment. NFC
Craig Topper
2016-02-07
1
-1
/
+1
*
Move DebugInfoKind into its own header to cut the cyclic dependency edge from...
Benjamin Kramer
2016-02-02
1
-1
/
+1
*
Module debugging: Create a parent DIModule with the PCH name for types
Adrian Prantl
2016-01-22
1
-0
/
+12
*
[OpenCL] Pipe type support
Xiuli Pan
2016-01-09
1
-0
/
+1
*
Fix funciton->function typo.
Eric Christopher
2015-12-16
1
-1
/
+1
*
Put back doxygen comment accidentally dropped in r250418.
Benjamin Kramer
2015-10-15
1
-0
/
+5
*
[CodeGen] Remove dead code. NFC.
Benjamin Kramer
2015-10-15
1
-19
/
+0
*
Support Debug Info path remapping
Saleem Abdulrasool
2015-10-12
1
-0
/
+5
*
Fix Clang-tidy modernize-use-nullptr warnings in headers and generated files;...
Hans Wennborg
2015-09-29
1
-2
/
+2
*
Debug Info: Use the module pointer as key for the module cache.
Adrian Prantl
2015-09-24
1
-1
/
+1
*
Module Debugging: Use the clang module signature as the module's dwo_id
Adrian Prantl
2015-09-22
1
-0
/
+3
*
Module debugging: Support submodules in the PCM/PCH debug info.
Adrian Prantl
2015-09-20
1
-3
/
+10
*
CGDebugInfo: Make creating a skeleton CU in getOrCreateModuleRef optional.
Adrian Prantl
2015-09-18
1
-2
/
+4
*
Debug Info: Use the full module name as a key when caching DIModules.
Adrian Prantl
2015-09-18
1
-2
/
+2
*
[OpenCL] Add new types for OpenCL 2.0.
Alexey Bader
2015-09-15
1
-0
/
+10
*
Module Debugging: Emit forward declarations for types that are defined in
Adrian Prantl
2015-09-11
1
-0
/
+3
*
Revert "Module Debugging: Emit forward declarations for types that are define...
Adrian Prantl
2015-09-11
1
-9
/
+0
*
Module Debugging: Emit forward declarations for types that are defined in
Adrian Prantl
2015-09-11
1
-0
/
+9
*
Cleanup: Let CGDebugInfo::ModuleRefCache use a TrackingMDNode (NFC).
Adrian Prantl
2015-09-11
1
-1
/
+1
*
Add a getDeclContextDescriptor() helper function to CGDebugInfo. (NFC)
Adrian Prantl
2015-09-10
1
-2
/
+5
*
Module Debugging: Emit debug type information into clang ObjC modules.
Adrian Prantl
2015-09-08
1
-0
/
+3
*
CGDebugInfo: Factor out a getOrCreateStandaloneType() method.
Adrian Prantl
2015-08-27
1
-0
/
+3
*
Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1
Adrian Prantl
2015-08-27
1
-0
/
+1
*
Wdeprecated: ApplyDebugLocation is returned by value yet if it is ever copied...
David Blaikie
2015-08-12
1
-1
/
+4
*
[UB] Another place where we were trying to put string data into
Chandler Carruth
2015-08-04
1
-2
/
+4
*
DI: Update for LLVM API change for local variables
Duncan P. N. Exon Smith
2015-07-31
1
-4
/
+3
*
DI: Make getOrCreateLimitedType() return DICompositeType, NFC
Duncan P. N. Exon Smith
2015-07-24
1
-1
/
+2
*
DI: Make StaticDataMemberCache type-safe, NFC
Duncan P. N. Exon Smith
2015-07-24
1
-1
/
+2
*
Cleanup the doxygen comments in CGDebugInfo.cpp according to the coding
Adrian Prantl
2015-07-08
1
-7
/
+54
*
Cleanup the doxygen comments in CGDebugInfo.h according to the coding
Adrian Prantl
2015-07-08
1
-126
/
+122
*
Fix the spelling of Objective-C.
Adrian Prantl
2015-07-08
1
-2
/
+1
*
Debug info: Emit distinct __block_literal_generic types for blocks with
Adrian Prantl
2015-07-07
1
-1
/
+0
[prev]
[next]