index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
InstCombine
/
cast_ptr.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-3
/
+3
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
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
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-2
/
+2
*
For PR950:
Reid Spencer
2006-11-27
1
-1
/
+1
*
Inspired by the linux kernel, the more we keep adds in the pointer realm, the...
Andrew Lenharth
2006-09-19
1
-0
/
+15