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
...
*
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
*
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
[prev]
[next]