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
...
*
Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool
2016-04-07
1
-1
/
+1
*
Adapt to LLVM API change in r265077.
Adrian Prantl
2016-03-31
1
-3
/
+3
*
Revert "Recommitted r263425 "Supporting all entities declared in lexical scop...
Reid Kleckner
2016-03-24
1
-34
/
+7
*
Recommitted r263425 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-24
1
-7
/
+34
*
Revert "Recommitted r261634 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
1
-34
/
+7
*
Recommitted r261634 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-14
1
-7
/
+34
*
Reapply r261657.
Adrian Prantl
2016-02-23
1
-11
/
+9
*
Revert r261634 "Supporting all entities declared in lexical scope in LLVM deb...
Hans Wennborg
2016-02-23
1
-42
/
+17
*
Remove an unnecessary workaround introduced in r259975. (NFC)
Adrian Prantl
2016-02-23
1
-12
/
+9
*
Supporting all entities declared in lexical scope in LLVM debug info.
Amjad Aboud
2016-02-23
1
-7
/
+35
*
Use llvm::TempDIScope instead of manually deleting a temporary MDNode.
Adrian Prantl
2016-02-08
1
-5
/
+4
*
Add a missing call to MDNode::deleteTemporary().
Adrian Prantl
2016-02-06
1
-3
/
+4
*
Fix a crash when emitting dbeug info for forward-declared scoped enums.
Adrian Prantl
2016-02-06
1
-1
/
+13
*
Move DebugInfoKind into its own header to cut the cyclic dependency edge from...
Benjamin Kramer
2016-02-02
1
-33
/
+31
*
Class Property: handle class properties.
Manman Ren
2016-01-27
1
-2
/
+2
*
Use instance_properties instead of properties. NFC.
Manman Ren
2016-01-26
1
-2
/
+2
*
Module debugging: Create a parent DIModule with the PCH name for types
Adrian Prantl
2016-01-22
1
-0
/
+4
*
Fix the build by using the correct suffix for 64 bit literals
Adrian Prantl
2016-01-22
1
-1
/
+1
*
Fix a typo in r258507 and change the PCH dwoid constant to ~1UL.
Adrian Prantl
2016-01-22
1
-1
/
+1
*
Module Debugging: Use a nonzero DWO id for precompiled headers.
Adrian Prantl
2016-01-22
1
-1
/
+4
*
Module Debugging: Fine-tune the condition that determines whether a type
Adrian Prantl
2016-01-20
1
-1
/
+1
*
Module Debugging: Don't emit external type references to anonymous types.
Adrian Prantl
2016-01-19
1
-2
/
+3
*
Update for LLVM function name change.
Rui Ueyama
2016-01-14
1
-2
/
+1
*
[OpenCL] Pipe type support
Xiuli Pan
2016-01-09
1
-0
/
+8
*
Fix an unused variable warning from r256012.
Chad Rosier
2015-12-18
1
-1
/
+1
*
Add a defensive check for a nullptr.
Adrian Prantl
2015-12-18
1
-5
/
+7
*
Print qualified display names when emitting CodeView
Reid Kleckner
2015-12-16
1
-11
/
+20
*
Do not generate DW_TAG_imported_module for anonymous namespaces (even nested)...
Ekaterina Romanova
2015-12-10
1
-4
/
+8
*
Small follow-up to 254750 to get the test added there passing...
Nico Weber
2015-12-04
1
-5
/
+5
*
Fix debug info for Objective-C properties from class extensions after r251874
Nico Weber
2015-12-04
1
-1
/
+16
*
[DebugInfo] Look through type sugar on union types when casting
Reid Kleckner
2015-11-20
1
-1
/
+1
*
[CGDebugInfo] Set the size and align for reference types
Keno Fischer
2015-11-16
1
-6
/
+7
*
CodeGen: Update for debug info API change.
Peter Collingbourne
2015-11-05
1
-6
/
+6
*
Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones.
Douglas Gregor
2015-11-03
1
-0
/
+7
*
[CodeGen] Remove dead code. NFC.
Benjamin Kramer
2015-10-15
1
-24
/
+0
*
Update clang for DIBuilder::createSubroutineType API change.
Eric Christopher
2015-10-15
1
-7
/
+6
*
Support Debug Info path remapping
Saleem Abdulrasool
2015-10-12
1
-8
/
+20
*
Module Debugging: Emit (ObjC) function declarations in the module scope
Adrian Prantl
2015-10-04
1
-1
/
+1
*
Module debugging: Don't emit forward declarations in module scopes.
Adrian Prantl
2015-10-02
1
-0
/
+3
*
Remove unused variable.
Adrian Prantl
2015-10-02
1
-1
/
+0
*
Module debugging: Also emit Objective-C interfaces forward declarations
Adrian Prantl
2015-10-01
1
-2
/
+3
*
Module debugging: Emit Objective-C interfaces in their module scope when
Adrian Prantl
2015-10-01
1
-2
/
+3
*
CGDebugInfo: Don't reuse a reference into a DenseMap if the DenseMap may
Adrian Prantl
2015-09-29
1
-4
/
+4
*
Module Debugging: Emit submodules as nested DW_TAG_modules.
Adrian Prantl
2015-09-24
1
-5
/
+10
*
Debug Info: Use the module pointer as key for the module cache.
Adrian Prantl
2015-09-24
1
-5
/
+9
*
Refactor ASTSourceDescriptor to not store copies of all strings. (NFC)
Adrian Prantl
2015-09-24
1
-6
/
+7
*
Module Debugging: Use the clang module signature as the module's dwo_id
Adrian Prantl
2015-09-22
1
-0
/
+6
*
Debug Info: When building a module, emit skeleton CUs for imported modules.
Adrian Prantl
2015-09-21
1
-9
/
+8
*
Module debugging: Support submodules in the PCM/PCH debug info.
Adrian Prantl
2015-09-20
1
-10
/
+28
*
Further simplify CGDebugInfo::getOrCreateModuleRef().
Adrian Prantl
2015-09-19
1
-10
/
+8
[prev]
[next]