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
/
ConstProp
/
loads.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+310
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-310
/
+0
*
[ConstantFolding] Handle leading zero-size elements in load folding
Nikita Popov
2018-12-11
1
-0
/
+39
*
opt: Rename -default-data-layout flag to -data-layout and make it always over...
Peter Collingbourne
2017-02-17
1
-2
/
+2
*
Fix assert when inlining a constantexpr addrspacecast
Matt Arsenault
2015-07-27
1
-2
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-9
/
+9
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-19
/
+19
*
Look through addrspacecast in IsConstantOffsetFromGlobal
Matt Arsenault
2014-07-14
1
-0
/
+13
*
Teach the constant folder to look through bitcast constant expressions
Chandler Carruth
2014-05-15
1
-0
/
+34
*
Teach ConstantFolding about pointer address spaces
Matt Arsenault
2013-08-20
1
-3
/
+17
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-28
/
+28
*
llvm/ConstantFolding.cpp: Make ReadDataFromGlobal() and FoldReinterpretLoadFr...
NAKAMURA Takumi
2012-11-08
1
-32
/
+100
*
When loading from a constant, fold inttoptr if the integer type and the resul...
Anders Carlsson
2011-02-06
1
-0
/
+17
*
fix PR5978 by peeling the loop so that we avoid shifting the
Chris Lattner
2010-01-08
1
-0
/
+10
*
Fix PR5551 by not ignoring the top level constantexpr when
Chris Lattner
2009-12-04
1
-0
/
+9
*
fix PR5287, a serious regression from my previous patches. Thanks to
Chris Lattner
2009-10-24
1
-24
/
+38
*
teach libanalysis to simplify vector loads with bitcast sources. This
Chris Lattner
2009-10-23
1
-0
/
+10
*
enhance FoldReinterpretLoadFromConstPtr to handle loads of up to 32
Chris Lattner
2009-10-23
1
-0
/
+11
*
teach libanalysis to fold int and fp loads from almost arbitrary
Chris Lattner
2009-10-23
1
-0
/
+68