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
/
Transforms
/
FunctionAttrs
/
nonnull.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Attributor] Copy or port test cases related to Attributor to` Attributor` te...
Hideto Ueno
2019-12-02
1
-193
/
+66
*
Revert 57dd4b0 "[ValueTracking] Allow context-sensitive nullness check for no...
Hans Wennborg
2019-11-13
1
-1
/
+1
*
[Attributor][NFCI] Distinguish optional and required dependences
Johannes Doerfert
2019-11-02
1
-2
/
+2
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-10
/
+11
*
Revert "NoFree argument attribute."
Stefan Stipanovic
2019-11-02
1
-11
/
+10
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-10
/
+11
*
[Attributor][NFCI] Avoid unnecessary work except for testing
Johannes Doerfert
2019-11-02
1
-2
/
+2
*
[Attributor] Make AANonNull perform context sensitive queries
Johannes Doerfert
2019-10-31
1
-1
/
+94
*
[Attributor][FIX] Unbreak buildbot through test correction
Johannes Doerfert
2019-10-31
1
-10
/
+23
*
[Attributor] Make liveness "edge-based"
Johannes Doerfert
2019-10-31
1
-8
/
+9
*
[Attributor] Liveness for values
Johannes Doerfert
2019-10-31
1
-3
/
+3
*
[MustExecute] Forward iterate over conditional branches
Johannes Doerfert
2019-10-31
1
-11
/
+221
*
[Attributor] Teach AANoCapture to use information in-flight more aggressively
Johannes Doerfert
2019-10-21
1
-1
/
+1
*
[Attributor][FIX] NullPointerIsDefined needs the pointer AS (AANonNull)
Johannes Doerfert
2019-10-13
1
-0
/
+7
*
[Attributor][MemBehavior] Fallback to the function state for arguments
Johannes Doerfert
2019-10-13
1
-2
/
+2
*
[Attributor][FIX] Add missing function declaration in test case
Johannes Doerfert
2019-10-13
1
-0
/
+2
*
[Attributor][FIX] Avoid modifying naked/optnone functions
Johannes Doerfert
2019-10-13
1
-0
/
+24
*
[Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...
Hideto Ueno
2019-10-08
1
-34
/
+111
*
[Attributor] Deduce memory behavior of functions and arguments
Johannes Doerfert
2019-10-07
1
-11
/
+11
*
[Attributor] Use the white list for attributes consistently
Johannes Doerfert
2019-09-04
1
-1
/
+1
*
[Attributor] Deal more explicit with non-exact definitions
Johannes Doerfert
2019-09-04
1
-0
/
+12
*
[Attributor] Deduce "no-capture" argument attribute
Johannes Doerfert
2019-09-03
1
-2
/
+2
*
[Attributor] Use existing function information for the call site
Johannes Doerfert
2019-08-30
1
-1
/
+1
*
[Attributor] Regularly clear dependences to remove spurious ones
Johannes Doerfert
2019-08-28
1
-1
/
+1
*
[Attributor] Restrict liveness and return information to functions
Johannes Doerfert
2019-08-28
1
-1
/
+1
*
[Attributor] Adjust and test the iteration bound of tests
Johannes Doerfert
2019-08-26
1
-1
/
+1
*
[Attributor] FIX: Try to make bots happy
Johannes Doerfert
2019-08-21
1
-1
/
+1
*
[Attributor][NFCI] Introduce tight iteration bounds in the tests
Johannes Doerfert
2019-08-21
1
-1
/
+1
*
[Attributor] Create abstract attributes on-demand
Johannes Doerfert
2019-08-20
1
-30
/
+10
*
[Attributor] Use structured deduction for AANonNull
Johannes Doerfert
2019-08-20
1
-8
/
+28
*
[Attributor] Deduce the "no-return" attribute for functions
Johannes Doerfert
2019-08-05
1
-8
/
+16
*
[ValueTracking] Remove volatile check in isGuaranteedToTransferExecutionToSuc...
Hideto Ueno
2019-07-29
1
-2
/
+4
*
[Attributor] Deduce "align" attribute
Hideto Ueno
2019-07-28
1
-2
/
+2
*
[Attributor] Deduce "dereferenceable" attribute
Hideto Ueno
2019-07-23
1
-2
/
+11
*
[Attributor] NoAlias on return values.
Stefan Stipanovic
2019-07-22
1
-5
/
+6
*
[Attributor] Deduce "nonnull" attribute
Hideto Ueno
2019-07-15
1
-65
/
+256
*
[ValueTracking] Look through constant Int2Ptr/Ptr2Int expressions
Johannes Doerfert
2019-07-15
1
-0
/
+10
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+240
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-240
/
+0
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
1
-0
/
+9
*
[PM][FunctionAttrs] add NoUnwind attribute inference to PostOrderFunctionAttr...
Fedor Sergeev
2018-03-23
1
-0
/
+2
*
Merge isKnownNonNull into isKnownNonZero
Nuno Lopes
2017-09-09
1
-0
/
+11
*
[FunctionAttrs] try to extend nonnull-ness of arguments from a callsite back ...
Sanjay Patel
2017-02-13
1
-1
/
+145
*
[FunctionAttr] Infer nonnull attributes on returns
Philip Reames
2015-08-31
1
-0
/
+74