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: Fix an oversight of r186553. Ensure that the function prologue
Adrian Prantl
2013-07-24
1
-3
/
+9
*
Implement a better fix for r186894 by setting the appropriate type for __byre...
Adrian Prantl
2013-07-23
1
-2
/
+3
*
Debug Info: Acknowledge the alignment when locating byref block variables.
Adrian Prantl
2013-07-22
1
-0
/
+1
*
Update createCompileUnit call for llvm changes.
Eric Christopher
2013-07-19
1
-5
/
+4
*
s/BuiltinLocation/ArtificialLocation/
Adrian Prantl
2013-07-18
1
-2
/
+2
*
Instead of checking against some version of "isType()" go ahead and
Eric Christopher
2013-07-18
1
-14
/
+14
*
Fix a compile error caught by bb-chapuni.
Adrian Prantl
2013-07-18
1
-2
/
+3
*
Fix a compile error caught by bb-chapuni.
Adrian Prantl
2013-07-18
1
-1
/
+1
*
Replace llvm::DIBuilder::DisableDebugLocations() with two RAII interfaces
Adrian Prantl
2013-07-18
1
-1
/
+38
*
Clarified documentation.
Adrian Prantl
2013-07-18
1
-1
/
+2
*
Simplify logic by using the appropriate function.
Adrian Prantl
2013-07-18
1
-1
/
+1
*
80-column fixes.
Eric Christopher
2013-07-17
1
-1
/
+2
*
Move BlockLiteralGeneric earlier in CGDebugInfo and remove
Eric Christopher
2013-07-14
1
-5
/
+3
*
Update a few comments and reformat a decl for clarity.
Eric Christopher
2013-07-14
1
-3
/
+4
*
PR16214, PR14467: DebugInfo: use "RequireCompleteType" to decide when to emit...
David Blaikie
2013-07-13
1
-1
/
+2
*
Correctly classify pack expansions as NON_CANONICAL_UNLESS_DEPENDENT
David Blaikie
2013-07-13
1
-0
/
+1
*
Reapply an improved version of r180816/180817.
Adrian Prantl
2013-07-09
1
-16
/
+0
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-07-02
1
-14
/
+14
*
Use the zero-argument DIBuilder::createNullPtrType in Clang.
Peter Collingbourne
2013-06-27
1
-2
/
+1
*
Rewrite record layout for ms_struct structs.
Eli Friedman
2013-06-26
1
-11
/
+0
*
[AST] Introduce a new DecayedType sugar node
Reid Kleckner
2013-06-24
1
-0
/
+4
*
DebugInfo: ensure negative enumerators are emitted as such
David Blaikie
2013-06-24
1
-1
/
+1
*
DebugInfo: Support (using GNU extensions) for template template parameters an...
David Blaikie
2013-06-22
1
-16
/
+26
*
DebugInfo: Random tidying up/simplification
David Blaikie
2013-06-22
1
-24
/
+16
*
PR16214: Debug info for types first used via pointers or qualified types & la...
David Blaikie
2013-06-21
1
-1
/
+8
*
Fix all the silly things I committed in r184509
David Blaikie
2013-06-21
1
-2
/
+3
*
Alternative fix for r184473.
David Blaikie
2013-06-21
1
-26
/
+13
*
Debug Info: Attempt to resolve forward declarations if we are not emitting
Adrian Prantl
2013-06-20
1
-2
/
+27
*
Debug Info: PR14763/r183329 - specify that non-trivial pass-by-value paramete...
David Blaikie
2013-06-19
1
-0
/
+3
*
Add some comments to r184252.
Adrian Prantl
2013-06-18
1
-0
/
+5
*
Emit forward decls for structs with declarations only when we are
Adrian Prantl
2013-06-18
1
-1
/
+1
*
80-column fixup after recent change to getOrCreateType.
Eric Christopher
2013-06-07
1
-15
/
+20
*
address some comments on r183474:
Adrian Prantl
2013-06-07
1
-6
/
+1
*
documentation: remove confusing reference to properties.
Adrian Prantl
2013-06-07
1
-3
/
+3
*
ObjC Debug Info: Emit the names of accessors whenever they diverge from
Adrian Prantl
2013-06-07
1
-4
/
+34
*
Improve documentation.
Adrian Prantl
2013-06-07
1
-6
/
+12
*
PR14763: Debug info for non-trivial record parameters
David Blaikie
2013-06-05
1
-16
/
+0
*
PR16214: Debug Info: -flimit-debug-info doesn't omit definitions for types us...
David Blaikie
2013-06-05
1
-33
/
+21
*
DebugInfo: Rename CreatePointerType to getOrCreateTypeDeclaration
David Blaikie
2013-05-24
1
-9
/
+11
*
PR16091: Error when attempting to emit debug info for undeduced auto return t...
David Blaikie
2013-05-24
1
-2
/
+7
*
Debug Info: Handle function/method types using the most specific type
David Blaikie
2013-05-22
1
-10
/
+10
*
Comment and cleanup.
Adrian Prantl
2013-05-22
1
-5
/
+7
*
Bugfix for r181629:
Adrian Prantl
2013-05-22
1
-2
/
+4
*
Debug Info: Simplify the code changed in r182403 to reduce indent & avoid a d...
David Blaikie
2013-05-21
1
-15
/
+14
*
Debug Info: don't bother reinserting elements into maps we just retrieved the...
David Blaikie
2013-05-21
1
-5
/
+6
*
Fix whitespace
David Blaikie
2013-05-21
1
-8
/
+6
*
PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
David Blaikie
2013-05-20
1
-0
/
+24
*
Revert "Revert "Debug Info: Using declarations/DW_TAG_imported_declaration of...
David Blaikie
2013-05-20
1
-9
/
+56
*
Drop the const from the isa test.
Adrian Prantl
2013-05-17
1
-1
/
+1
*
ObjC Debug Info: Emit the correct method names for accessors for
Adrian Prantl
2013-05-17
1
-0
/
+7
[next]