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
/
lib
/
Transforms
/
IPO
/
Attributor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Inline function call into assert to fix unused variable warning.
Richard Trieu
2019-07-23
1
-3
/
+2
*
Fixing build error from commit 95cbc3d
Stefan Stipanovic
2019-07-22
1
-0
/
+174
*
Revert "Fixing build error from commit 9285295."
Stefan Stipanovic
2019-07-22
1
-172
/
+0
*
Fixing build error from commit 9285295.
Stefan Stipanovic
2019-07-22
1
-0
/
+172
*
Temporarily Revert "[Attributor] Liveness analysis." as it's breaking the build.
Eric Christopher
2019-07-22
1
-174
/
+0
*
[Attributor] Liveness analysis.
Stefan Stipanovic
2019-07-22
1
-0
/
+174
*
[Attributor] NoAlias on return values.
Stefan Stipanovic
2019-07-22
1
-4
/
+109
*
[Attributor][NFC] Remove unnecessary debug output
Hideto Ueno
2019-07-17
1
-1
/
+0
*
[Attributor] Deduce "willreturn" function attribute
Hideto Ueno
2019-07-17
1
-0
/
+120
*
[Attributor] Deduce "nonnull" attribute
Hideto Ueno
2019-07-15
1
-0
/
+284
*
[Attributor][NFC] Run clang-format on the attributor files (.h/.cpp)
Johannes Doerfert
2019-07-13
1
-12
/
+7
*
[Attributor] Only return attributes with a valid state
Johannes Doerfert
2019-07-13
1
-3
/
+2
*
Addition to rL365925, removing remaining virtuals
Stefan Stipanovic
2019-07-12
1
-5
/
+5
*
[Attributor] Removing unnecessary `virtual` keywords.
Stefan Stipanovic
2019-07-12
1
-12
/
+12
*
[Attributor] Deduce "nofree" function attribute
Hideto Ueno
2019-07-12
1
-0
/
+70
*
[Attributor] Deduce "nosync" function attribute.
Stefan Stipanovic
2019-07-11
1
-0
/
+193
*
[Attributor] Deduce the "returned" argument attribute
Johannes Doerfert
2019-07-08
1
-0
/
+426
*
[Attributor] Deducing existing nounwind attribute.
Stefan Stipanovic
2019-06-27
1
-10
/
+85
*
[Attributor] Disable the Attributor by default and fix a comment
Johannes Doerfert
2019-06-14
1
-1
/
+1
*
test-commit
Stefan Stipanovic
2019-06-07
1
-1
/
+0
*
[IPO] Disabled 'default only' switch statements to fix MSVC warnings.
Simon Pilgrim
2019-06-05
1
-8
/
+8
*
Suppress false-positive GCC -Wreturn-type warning.
Michael Liao
2019-06-05
1
-0
/
+1
*
[Attributor] Pass infrastructure and fixpoint framework
Johannes Doerfert
2019-06-05
1
-0
/
+529
[prev]