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
/
SCCP
/
undef-resolve.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCCP] Add UnaryOperator visitor to SCCP for unary FNeg
Cameron McInally
2019-06-03
1
-0
/
+8
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+182
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-182
/
+0
*
[SCCP] Make sure SCCP and ConstantFolding agree on undef >> a.
Davide Italiano
2016-12-08
1
-2
/
+2
*
[SCCP] Don't assume all Constants are ConstantInt
David Majnemer
2016-06-23
1
-0
/
+10
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-10
/
+10
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2013-01-01
1
-1
/
+1
*
Silly mistake from r137777; restore significant isStructTy() checks. While h...
Eli Friedman
2011-08-17
1
-0
/
+9
*
A bunch of misc fixes to SCCPSolver::ResolvedUndefsIn, including a fix to stop
Eli Friedman
2011-08-16
1
-0
/
+57
*
fix PR6940: sitofp(undef) folds to 0.0, not undef.
Chris Lattner
2010-04-26
1
-2
/
+13
*
fix a SCCP miscompilation that could happen when a
Chris Lattner
2010-04-09
1
-0
/
+95