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
/
align.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
-400
/
+0
*
[Attributor] Handle special case when offset equals zero in nonnull deduction
Hideto Ueno
2019-11-27
1
-4
/
+2
*
[Attributor] Track a GEP Instruction in align deduction
Hideto Ueno
2019-11-26
1
-0
/
+61
*
[Attributor] Use must-be-executed-context in align deduction
Hideto Ueno
2019-11-12
1
-0
/
+7
*
[Attributor][NFCI] Distinguish optional and required dependences
Johannes Doerfert
2019-11-02
1
-1
/
+1
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-16
/
+16
*
Revert "NoFree argument attribute."
Stefan Stipanovic
2019-11-02
1
-16
/
+16
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-16
/
+16
*
[Attributor][NFCI] Avoid unnecessary work except for testing
Johannes Doerfert
2019-11-02
1
-1
/
+1
*
[Attributor] Make liveness "edge-based"
Johannes Doerfert
2019-10-31
1
-1
/
+1
*
[Attributor] Liveness for values
Johannes Doerfert
2019-10-31
1
-9
/
+110
*
[Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...
Hideto Ueno
2019-10-08
1
-2
/
+2
*
[Attributor] Deduce memory behavior of functions and arguments
Johannes Doerfert
2019-10-07
1
-6
/
+6
*
[Attributor][Fix] Initialize the cache prior to using it
Johannes Doerfert
2019-09-17
1
-1
/
+1
*
[Attributor] ValueSimplify Abstract Attribute
Hideto Ueno
2019-09-07
1
-1
/
+1
*
[Attributor] Use the white list for attributes consistently
Johannes Doerfert
2019-09-04
1
-2
/
+2
*
[Attributor] Deduce "no-capture" argument attribute
Johannes Doerfert
2019-09-03
1
-15
/
+15
*
[Attributor] Use existing function information for the call site
Johannes Doerfert
2019-08-30
1
-1
/
+1
*
[Attributor] Manifest load/store alignment generally
Johannes Doerfert
2019-08-30
1
-0
/
+2
*
[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] Manifest alignment in load and store instructions
Johannes Doerfert
2019-08-23
1
-0
/
+55
*
[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] Liveness for internal functions.
Stefan Stipanovic
2019-08-20
1
-0
/
+1
*
[Attributor] Create abstract attributes on-demand
Johannes Doerfert
2019-08-20
1
-20
/
+5
*
[Attributor] Use structured deduction for AADereferenceable
Johannes Doerfert
2019-08-20
1
-7
/
+7
*
[Attributor] Use structured deduction for AANonNull
Johannes Doerfert
2019-08-20
1
-3
/
+3
*
[Attributor] Towards a more structured deduction pattern
Johannes Doerfert
2019-08-16
1
-5
/
+27
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-14
/
+14
*
[Attributor] Deduce "align" attribute
Hideto Ueno
2019-07-28
1
-0
/
+168