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
/
liveness.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
-857
/
+0
*
[Attributor][NFCI] Distinguish optional and required dependences
Johannes Doerfert
2019-11-02
1
-1
/
+1
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-7
/
+7
*
Revert "NoFree argument attribute."
Stefan Stipanovic
2019-11-02
1
-7
/
+7
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-7
/
+7
*
[Attributor] Ignore BlockAddress users in call site traversal
Johannes Doerfert
2019-11-02
1
-0
/
+25
*
[Attributor][FIX] Transform invoke of nounwind to call + br %normal_dest
Johannes Doerfert
2019-11-02
1
-3
/
+44
*
[Attributor][FIX] Make "known" and "assumed" liveness explicit
Johannes Doerfert
2019-11-02
1
-2
/
+2
*
[Attributor][FIX] Handle the default case of a switch
Johannes Doerfert
2019-11-02
1
-1
/
+42
*
[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
-5
/
+6
*
[Attributor] Liveness for values
Johannes Doerfert
2019-10-31
1
-4
/
+35
*
[Attributor][NFC] Do not delete dead blocks but "clear" them
Johannes Doerfert
2019-10-31
1
-3
/
+0
*
[Attributor] Shortcut no-return through will-return
Johannes Doerfert
2019-10-13
1
-1
/
+1
*
[Attributor][FIX] Avoid splitting blocks if possible
Johannes Doerfert
2019-10-13
1
-2
/
+2
*
[Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...
Hideto Ueno
2019-10-08
1
-1
/
+1
*
[Attributor] Deduce memory behavior of functions and arguments
Johannes Doerfert
2019-10-07
1
-7
/
+7
*
[Attributor][Fix] Initialize the cache prior to using it
Johannes Doerfert
2019-09-17
1
-1
/
+1
*
[Attributor][Fix] Make sure we do not delete live code
Johannes Doerfert
2019-09-04
1
-2
/
+58
*
[Attributor] Look at internal functions only on-demand
Johannes Doerfert
2019-09-04
1
-2
/
+248
*
[Attributor] Use the white list for attributes consistently
Johannes Doerfert
2019-09-04
1
-2
/
+2
*
[Attributor] Use the delete API for liveness
Johannes Doerfert
2019-09-03
1
-8
/
+7
*
[Attributor] Deduce "no-capture" argument attribute
Johannes Doerfert
2019-09-03
1
-5
/
+5
*
[Attributor] Use existing function information for the call site
Johannes Doerfert
2019-08-30
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][NFCI] Introduce tight iteration bounds in the tests
Johannes Doerfert
2019-08-21
1
-1
/
+1
*
[Attributor] Use existing unreachable instead of introducing new ones
Johannes Doerfert
2019-08-21
1
-0
/
+10
*
[Attributor] Liveness for internal functions.
Stefan Stipanovic
2019-08-20
1
-0
/
+97
*
[Attributor] Deduce the "no-return" attribute for functions
Johannes Doerfert
2019-08-05
1
-1
/
+1
*
[Attributor][Fix] Do not remove instructions during manifestation
Johannes Doerfert
2019-08-05
1
-1
/
+6
*
[Attributor][Fix] Resolve various liveness issues
Johannes Doerfert
2019-08-04
1
-6
/
+43
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-1
/
+1
*
[Attributor] Using liveness in other attributes.
Stefan Stipanovic
2019-08-02
1
-38
/
+59
*
Fixing build error from commit 95cbc3d
Stefan Stipanovic
2019-07-22
1
-0
/
+250
*
Revert "Fixing build error from commit 9285295."
Stefan Stipanovic
2019-07-22
1
-250
/
+0
*
Fixing build error from commit 9285295.
Stefan Stipanovic
2019-07-22
1
-0
/
+250
*
Temporarily Revert "[Attributor] Liveness analysis." as it's breaking the build.
Eric Christopher
2019-07-22
1
-250
/
+0
*
[Attributor] Liveness analysis.
Stefan Stipanovic
2019-07-22
1
-0
/
+250