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
/
SROA
/
phi-and-select.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
SROA: Allow eliminating addrspacecasted allocas
Matt Arsenault
2019-06-14
1
-0
/
+50
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+646
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-646
/
+0
*
[Analysis] Fix isSafeToLoadUnconditionally handling of volatile.
Eli Friedman
2019-01-24
1
-0
/
+12
*
[SROA] Fix alignment for uses of PHI nodes.
Eli Friedman
2018-08-30
1
-0
/
+32
*
[SROA] Fix a nasty pile of bugs to do with big-endian, different alloca
Chandler Carruth
2015-07-22
1
-9
/
+9
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-33
/
+33
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-19
/
+19
*
SROA: Don't insert instructions before a PHI
David Majnemer
2014-09-01
1
-0
/
+34
*
[SROA] Fold a PHI node if all its incoming values are the same
Jingyue Wu
2014-08-22
1
-0
/
+65
*
Fix a problem I introduced in r187029 where we would over-eagerly
Chandler Carruth
2013-07-24
1
-0
/
+37
*
Fix PR16687 where we were incorrectly promoting an alloca that had
Chandler Carruth
2013-07-24
1
-0
/
+37
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-16
/
+16
*
PR14972: SROA vs. GVN exposed a really bad bug in SROA.
Chandler Carruth
2013-03-14
1
-5
/
+7
*
Fix PR14132 and handle OOB loads speculated throuh PHI nodes.
Chandler Carruth
2012-11-20
1
-0
/
+35
*
First major step toward addressing PR14059. This teaches SROA to handle
Chandler Carruth
2012-10-15
1
-21
/
+21
*
Teach the integer-promotion rewrite strategy to be endianness aware.
Chandler Carruth
2012-10-04
1
-1
/
+1
*
Refactor the PartitionUse structure to actually use the Use* instead of
Chandler Carruth
2012-10-01
1
-3
/
+21
*
Fix a case where SROA did not correctly detect dead PHI or selects due
Chandler Carruth
2012-09-25
1
-0
/
+45
*
Fix a case where the new SROA pass failed to zap dead operands to
Chandler Carruth
2012-09-21
1
-7
/
+11
*
Introduce a new SROA implementation.
Chandler Carruth
2012-09-14
1
-0
/
+325