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
/
llvm
/
test
/
Analysis
/
TypeBasedAliasAnalysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-2
/
+2
*
[SimplifyLibCalls] Mark known arguments with nonnull
David Bolvansky
2019-09-17
1
-1
/
+1
*
[BuildLibCalls] Noalias annotation
David Bolvansky
2019-08-14
1
-1
/
+1
*
[SimplifyLibCalls] Add noalias from known callsites
David Bolvansky
2019-08-13
1
-2
/
+3
*
[SimplifyLibCalls] Add dereferenceable bytes from known callsites
David Bolvansky
2019-08-13
1
-1
/
+1
*
[FunctionAttrs] Annotate "willreturn" for intrinsics
Hideto Ueno
2019-07-28
2
-3
/
+3
*
Add, and infer, a nofree function attribute
Brian Homerding
2019-07-08
1
-2
/
+2
*
[FunctionAttrs] Infer WriteOnly Function Attribute
Brian Homerding
2018-08-23
1
-3
/
+4
*
[Analysis] Support aggregate access types in TBAA
Ivan A. Kosarev
2018-02-02
2
-0
/
+444
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
2
-7
/
+7
*
[BasicAA] Use MayAlias instead of PartialAlias for fallback.
Michael Kruse
2017-06-21
1
-9
/
+10
*
AA: Use generic intrinsics for tests instead of target specific ones
Justin Bogner
2017-05-13
1
-9
/
+9
*
[TBAAVerifier] Be stricter around verifying scalar nodes
Sanjoy Das
2016-12-29
1
-1
/
+1
*
[Verifier] Add verification for TBAA metadata
Sanjoy Das
2016-12-11
8
-10
/
+14
*
[PM/AA] Wire up TBAA to the new pass manager's registry and test it.
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[attrs] Move the norecurse deduction to operate on the node set rather
Chandler Carruth
2016-02-13
1
-3
/
+4
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
2
-7
/
+7
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
2
-7
/
+7
*
Revert "Revert "Strip metadata when speculatively hoisting instructions (r252...
Igor Laevsky
2015-11-18
1
-1
/
+1
*
Revert "Revert "[FunctionAttrs] Identify norecurse functions""
James Molloy
2015-11-12
1
-3
/
+5
*
Revert "[FunctionAttrs] Identify norecurse functions"
James Molloy
2015-11-12
1
-5
/
+3
*
[FunctionAttrs] Identify norecurse functions
James Molloy
2015-11-12
1
-3
/
+5
*
Sort the enums in Attributes.h in case insensitive alphabetical order.
Akira Hatanaka
2015-11-11
1
-2
/
+2
*
Revert "Strip metadata when speculatively hoisting instructions"
Renato Golin
2015-11-10
1
-1
/
+1
*
Strip metadata when speculatively hoisting instructions
Igor Laevsky
2015-11-10
1
-1
/
+1
*
[ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...
Jeroen Ketema
2015-09-30
1
-7
/
+7
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-4
/
+4
*
Emit argmemonly attribute for intrinsics.
Igor Laevsky
2015-08-13
1
-1
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-2
/
+2
*
Teach TBAA analysis to report errors on cyclic TBAA metadata rather than hang...
Owen Anderson
2015-03-13
1
-0
/
+26
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
11
-113
/
+113
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
5
-67
/
+67
*
Re-reapply r221924: "[GVN] Perform Scalar PRE on gep indices that feed loads ...
Tim Northover
2015-01-09
1
-7
/
+7
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
14
-141
/
+141
*
Revert r222039 because of bot failure.
Manman Ren
2014-11-19
1
-7
/
+7
*
Reapply r221924: "[GVN] Perform Scalar PRE on gep indices that feed loads before
Chad Rosier
2014-11-14
1
-7
/
+7
*
[DSE] Remove no-data-layout-only type-based overlap checking
Hal Finkel
2014-10-17
1
-0
/
+1
*
AA metadata refactoring (introduce AAMDNodes)
Hal Finkel
2014-07-24
2
-2
/
+2
*
Fix known typos
Alp Toker
2014-01-24
1
-9
/
+9
*
Fix broken CHECK lines.
Benjamin Kramer
2014-01-11
1
-2
/
+2
*
Simplify testing case (Thanks Rafael for the testing case).
Manman Ren
2013-10-22
1
-28
/
+22
*
TBAA: fix PR17620.
Manman Ren
2013-10-22
1
-0
/
+51
*
TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
2013-09-27
13
-63
/
+110
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
FileCheckize some of the testcases.
Bill Wendling
2013-08-05
1
-1
/
+7
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
1
-1
/
+1
*
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-27
1
-11
/
+11
*
Aliasing rules for struct-path aware TBAA.
Manman Ren
2013-04-11
1
-0
/
+392
*
Support in AAEvaluator to print alias queries of loads/stores with TBAA tags.
Manman Ren
2013-03-22
1
-0
/
+104
[next]