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
/
nocapture.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
-64
/
+8
*
[Attributor] Track a GEP Instruction in align deduction
Hideto Ueno
2019-11-26
1
-1
/
+1
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-28
/
+39
*
Revert "NoFree argument attribute."
Stefan Stipanovic
2019-11-02
1
-39
/
+28
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-28
/
+39
*
[Attributor][NFCI] Avoid unnecessary work except for testing
Johannes Doerfert
2019-11-02
1
-2
/
+2
*
[Attributor] Really use the executed-context
Johannes Doerfert
2019-10-31
1
-2
/
+4
*
[Attributor] Teach AANoCapture to use information in-flight more aggressively
Johannes Doerfert
2019-10-21
1
-0
/
+29
*
[Attributor][MemBehavior] Fallback to the function state for arguments
Johannes Doerfert
2019-10-13
1
-8
/
+10
*
[Attributor][FIX] Use check prefix that is actually tested
Johannes Doerfert
2019-10-13
1
-2
/
+2
*
[Attributor] Handle `null` differently in capture and alias logic
Johannes Doerfert
2019-10-10
1
-0
/
+9
*
[Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...
Hideto Ueno
2019-10-08
1
-5
/
+11
*
[Attributor] Deduce memory behavior of functions and arguments
Johannes Doerfert
2019-10-07
1
-25
/
+18
*
[Attributor] Deduce "no-capture" argument attribute
Johannes Doerfert
2019-09-03
1
-45
/
+71
*
[CaptureTracking] Allow null to be in either icmp operand
Johannes Doerfert
2019-08-16
1
-0
/
+14
*
[CaptureTracking] Don't let comparisons against null escape inbounds pointers
Ayke van Laethem
2019-06-09
1
-0
/
+28
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+257
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-257
/
+0
*
Implement strip.invariant.group
Piotr Padlewski
2018-07-02
1
-0
/
+17
*
[CaptureTracking] Handle capturing of launder.invariant.group
Piotr Padlewski
2018-05-05
1
-0
/
+18
*
[PM][FunctionAttrs] add NoUnwind attribute inference to PostOrderFunctionAttr...
Fedor Sergeev
2018-03-23
1
-0
/
+2
*
[FunctionAttrs] Correct the safety analysis for inference of 'returned'
David Majnemer
2016-07-19
1
-3
/
+3
*
Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' ...
NAKAMURA Takumi
2016-07-18
1
-3
/
+3
*
Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute"
Hal Finkel
2016-07-16
1
-3
/
+3
*
Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute
Hal Finkel
2016-07-11
1
-3
/
+3
*
Let FuncAttrs infer the 'returned' argument attribute
Hal Finkel
2016-07-10
1
-3
/
+3
*
[CaptureTracking] Volatile operations capture their memory location
David Majnemer
2016-05-26
1
-0
/
+8
*
[CaptureTracking] Add a test case for pointer cmpxchg
Philip Reames
2016-02-19
1
-0
/
+6
*
[CaptureTracking] Support atomicrmw and cmpxchg
Philip Reames
2016-02-18
1
-0
/
+11
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
When analyzing params/args for readnone/readonly, don't forget to consider th...
Nick Lewycky
2014-05-30
1
-1
/
+1
*
Make nocapture analysis work with addrspacecast
Matt Arsenault
2014-01-14
1
-0
/
+15
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
1
-9
/
+11
*
Change CaptureTracking to pass a Use* instead of a Value* when a value is
Nick Lewycky
2011-12-28
1
-0
/
+61
*
Move this test from date-name to feature-name, and port it to FileCheck.
Nick Lewycky
2011-12-23
1
-0
/
+117