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
/
ipsccp-basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+273
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-273
/
+0
*
Add support for llvm.is.constant intrinsic (PR4898)
James Y Knight
2018-11-07
1
-0
/
+13
*
[IPSCCP] Run Solve each time we resolved an undef in a function.
Florian Hahn
2018-07-17
1
-4
/
+5
*
[Debugify] Handle failure to get fragment size when checking dbg.values
Vedant Kumar
2018-06-27
1
-0
/
+1
*
[SCCP] Zap multiple return values.
Davide Italiano
2016-07-20
1
-2
/
+2
*
[IPSCCP] Constant fold struct argument/instructions when all the lattice valu...
Davide Italiano
2016-07-14
1
-3
/
+12
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
SCCP: overdefined calls cannot become constant
David Majnemer
2014-11-07
1
-0
/
+20
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-12
/
+12
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-2
/
+2
*
Make sure IPSCCP never marks a tracked call as overdefined in SCCPSolver::Res...
Eli Friedman
2011-09-20
1
-0
/
+18
*
Update the tests to the new EH scheme.
Bill Wendling
2011-08-31
1
-0
/
+5
*
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2011-07-09
1
-4
/
+4
*
Print empty structs as {} rather than { }.
Dan Gohman
2010-04-08
1
-1
/
+1
*
reimplement multiple return value handling in IPSCCP, making it
Chris Lattner
2009-11-03
1
-2
/
+1
*
fix test
Chris Lattner
2009-11-03
1
-1
/
+1
*
merge a test into ipsccp-basic. running llvm-ld to get one pass is... bad.
Chris Lattner
2009-11-03
1
-1
/
+11
*
fix an IPSCCP bug I introduced when I changed IPSCCP to start working on
Chris Lattner
2009-11-03
1
-0
/
+20
*
merge 2008-03-10-sret.ll into ipsccp-basic.ll, and upgrade its syntax.
Chris Lattner
2009-11-02
1
-0
/
+26
*
disable IPSCCP support for multiple return values, it is buggy, so just
Chris Lattner
2009-11-02
1
-0
/
+1
*
improve IPSCCP to be able to propagate the result of "!mayBeOverridden"
Chris Lattner
2009-11-02
1
-0
/
+14
*
add a real testcase for PR4313
Chris Lattner
2009-10-20
1
-0
/
+32
*
add a test similar to that needed for PR4313, but that doesn't
Chris Lattner
2009-10-20
1
-0
/
+30
*
merge and filecheckize
Chris Lattner
2009-10-20
1
-6
/
+67
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-19
1
-9
/
+8
*
For PR1319:
Reid Spencer
2007-04-15
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+13