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
/
InstCombine
/
cast_ptr.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+129
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-129
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[InstCombine] Fix a bug when combining `icmp` from `ptrtoint`
Michael Liao
2015-02-13
1
-1
/
+22
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-1
/
+1
*
Constant fold ptrtoint + compare with address spaces
Matt Arsenault
2013-09-30
1
-0
/
+20
*
Teach InstCombine about address spaces
Matt Arsenault
2013-08-21
1
-6
/
+15
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-6
/
+6
*
merge some tests.
Chris Lattner
2010-01-05
1
-0
/
+32
*
add a simple instcombine xform, simplify another one to use hasAllZeroIndices()
Chris Lattner
2010-01-01
1
-0
/
+9
*
Make the ptrtoint comparison simplification work if one side is a global.
Eli Friedman
2009-12-17
1
-0
/
+9
*
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
*
Revert the addition of hasNoPointerOverflow to GEPOperator.
Dan Gohman
2009-07-20
1
-1
/
+11
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-14
/
+13
*
un-xfail this.
Chris Lattner
2007-05-05
1
-1
/
+0
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+0
*
fix this testcase
Chris Lattner
2007-02-23
1
-1
/
+2
*
missed cast elimination
Andrew Lenharth
2007-02-22
1
-1
/
+7
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+15