index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
IR
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
2013-10-05
2
-61
/
+28
*
Temporarily revert r191792 as it is causing some LTO debug failures
Eric Christopher
2013-10-04
2
-28
/
+61
*
Add v4f16 to supported value types.
Pete Cooper
2013-10-03
1
-0
/
+2
*
Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
2013-10-01
2
-61
/
+28
*
Reuse variable
Matt Arsenault
2013-09-30
1
-1
/
+1
*
Fix getOrInsertGlobal dropping the address space.
Matt Arsenault
2013-09-30
1
-2
/
+4
*
Debug Info: constify and rename from generateRef to getRef.
Manman Ren
2013-09-30
2
-9
/
+9
*
Fix typo
Matt Arsenault
2013-09-28
1
-1
/
+1
*
AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.
Manman Ren
2013-09-28
1
-0
/
+27
*
Initial support for Neon scalar instructions.
Jiangning Liu
2013-09-24
2
-1
/
+12
*
Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."
Andrew Trick
2013-09-19
2
-98
/
+74
*
Encapsulate PassManager debug flags to avoid static init and cxa_exit.
Andrew Trick
2013-09-18
2
-74
/
+98
*
whitespace
Andrew Trick
2013-09-18
2
-22
/
+22
*
MemCpyOptimizer: Use max legal int size instead of pointer size
Matt Arsenault
2013-09-16
1
-0
/
+7
*
Implement function prefix data as an IR feature.
Peter Collingbourne
2013-09-16
4
-0
/
+48
*
Debug Info: move class definition of DIRef.
Manman Ren
2013-09-11
1
-4
/
+0
*
Revert "Give internal classes hidden visibility."
Benjamin Kramer
2013-09-11
5
-29
/
+29
*
Give internal classes hidden visibility.
Benjamin Kramer
2013-09-11
5
-29
/
+29
*
Debug Info: define a DIRef template.
Manman Ren
2013-09-10
1
-22
/
+19
*
Debug Info: In DIBuilder, the context fields of a TAG_inheritance and a
Manman Ren
2013-09-09
1
-2
/
+2
*
Debug Info: move DIScope::getContext back from DwarfDebug.
Manman Ren
2013-09-09
1
-0
/
+23
*
Debug Info: Use DIScopeRef for DIType::getContext.
Manman Ren
2013-09-09
3
-5
/
+13
*
Debug Info: move DIScope::getContext to DwarfDebug.
Manman Ren
2013-09-09
1
-23
/
+0
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
2
-47
/
+8
*
Debug Info: Move isSubprogramContext from DebugInfo to DwarfDebug.
Manman Ren
2013-09-09
1
-13
/
+0
*
Debug Info: Rename DITypeRef to DIScopeRef.
Manman Ren
2013-09-09
1
-24
/
+30
*
Debug Info: Update isScope to make sure DIType is a scope and
Manman Ren
2013-09-09
1
-1
/
+2
*
Revert r190269 to fix dragonegg failures.
Manman Ren
2013-09-08
1
-1
/
+1
*
Debug Info: use null instead of "i32 0" in DIBuilder.
Manman Ren
2013-09-08
1
-13
/
+5
*
Debug Info: pass in DIScope instead of DIDescriptor in createMemberType.
Manman Ren
2013-09-08
1
-1
/
+1
*
Remove verifier check that attribute 'builtin' is only applied to calls to
Richard Smith
2013-09-07
1
-8
/
+0
*
Debug Info: Use identifier to reference DIType in containing type field of
Manman Ren
2013-09-07
2
-2
/
+2
*
Debug Info: pass in VTableHolder as DIType instead of MDNode *.
Manman Ren
2013-09-06
1
-5
/
+5
*
Debug Info: Use identifier to reference DIType in containing type field of
Manman Ren
2013-09-06
2
-4
/
+4
*
Debug Info: Move a helper function getTypeIdentifier from DIBuilder to be part
Manman Ren
2013-09-06
2
-13
/
+12
*
Debug Info: Use identifier to reference DIType in base type field of
Manman Ren
2013-09-05
2
-3
/
+83
*
DIBuilder: retain a type when created with a unique identifier.
Manman Ren
2013-08-29
1
-3
/
+23
*
Period.
David Blaikie
2013-08-28
1
-2
/
+2
*
r189495: Pull out some debug logic into a function for legibility
David Blaikie
2013-08-28
1
-13
/
+18
*
PR16995: DebugInfo: Don't overwrite existing member lists when adding templat...
David Blaikie
2013-08-28
1
-1
/
+18
*
DIBuilder: take an optional StringRef to pass in unique identifier.
Manman Ren
2013-08-27
1
-10
/
+14
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
2
-10
/
+37
*
Fix a bug where we would corrupt the offset when evaluating
Chandler Carruth
2013-08-25
1
-1
/
+3
*
DebugInfoFinder: handle imported entities of a CU.
Manman Ren
2013-08-24
1
-0
/
+12
*
DebugInfoFinder: handle template params of a DISubprogram.
Manman Ren
2013-08-23
1
-0
/
+13
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
2
-1
/
+20
*
Add a new helper method to Value to strip in-bounds constant offsets of
Chandler Carruth
2013-08-22
1
-0
/
+34
*
Introduce non-const overloads for GlobalAlias::{get,resolve}AliasedGlobal.
Peter Collingbourne
2013-08-19
1
-8
/
+8
*
DebugInfo: Allow the addition of other (such as static data) members to a rec...
David Blaikie
2013-08-16
2
-6
/
+7
*
[Mips][msa] Value types for MSA support.
Jack Carter
2013-08-13
1
-0
/
+2
[next]