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
/
getelementptr.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a testcase for getelementptr index promotion.
Dan Gohman
2010-05-28
1
-0
/
+9
*
Generalize target-independent folding rules for sizeof to handle more
Dan Gohman
2010-02-01
1
-1
/
+1
*
Teach ConstantFolding to do a better job when folding gep(bitcast).
Nick Lewycky
2009-11-29
1
-1
/
+1
*
Autoupgrade malloc insts to malloc calls.
Victor Hernandez
2009-10-17
1
-1
/
+1
*
Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it c...
Victor Hernandez
2009-09-25
1
-1
/
+1
*
Auto-upgrade malloc instructions to malloc calls.
Victor Hernandez
2009-09-24
1
-1
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Teach lib/VMCore/ConstantFold.cpp how to set the inbounds keyword and
Dan Gohman
2009-09-11
1
-2
/
+2
*
Factor out the code for checking that all indices in a getelementptr are
Dan Gohman
2009-09-10
1
-0
/
+9
*
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
*
suck a bunch more gep tests into getelementptr.ll and filecheckize them all.
Chris Lattner
2009-08-30
1
-16
/
+271
*
consolodate various GEP tests into getelementptr.ll using filecheck.
Chris Lattner
2009-08-30
1
-0
/
+106
*
convert to filecheck
Chris Lattner
2009-08-30
1
-25
/
+44
*
Byebye llvm-upgrade!
Tanya Lattner
2008-03-25
1
-50
/
+55
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+2
*
new testcase
Chris Lattner
2007-03-25
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+73