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
/
ObjCARC
/
contract-storestrong.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+261
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-261
/
+0
*
Change the objc ARC optimizer to use the new objc.* intrinsics
Pete Cooper
2018-12-18
1
-52
/
+52
*
[ObjCArc] Do not dereference an invalidated iterator.
Akira Hatanaka
2017-04-05
1
-0
/
+13
*
Form objc_storeStrong in the presence of bitcasts.
Pete Cooper
2016-05-27
1
-0
/
+26
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-18
/
+18
*
[objc-arc-contract] We can not move retains over instructions which can not c...
Michael Gottesman
2015-02-20
1
-24
/
+72
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-1
/
+1
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-3
/
+3
*
[objc-arc] Test cleanups.
Michael Gottesman
2013-04-27
1
-0
/
+3
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
1
-14
/
+16
*
Fix the objc_storeStrong recognizer to stop before walking off the
Dan Gohman
2012-05-09
1
-0
/
+34
*
Fixed a typo
Filipe Cabecinhas
2012-05-09
1
-1
/
+1
*
Fix objc_storeStrong pattern matching to catch a potential use of the
Dan Gohman
2012-05-08
1
-0
/
+76
*
Set the "tail" flag on pattern-matched objc_storeStrong calls.
Dan Gohman
2012-01-19
1
-1
/
+1
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-2
/
+2
*
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-12
1
-2
/
+2
*
The ARC language-specific optimizer. Credit to Dan Gohman.
John McCall
2011-06-15
1
-0
/
+59