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
/
Other
/
constant-fold-gep.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: Don't constant fold GEP bitcasts between different address spaces
Meador Inge
2013-02-27
1
-0
/
+20
*
Modify the LLVM assembly output so that it uses references to represent funct...
Bill Wendling
2013-02-20
1
-57
/
+59
*
Reapply r155682, making constant folding more consistent, with a fix to work
Dan Gohman
2012-04-27
1
-3
/
+3
*
Revert r155682, "Use ConstantExpr::getExtractElement when constant-folding ve...
NAKAMURA Takumi
2012-04-27
1
-3
/
+3
*
Use ConstantExpr::getExtractElement when constant-folding vectors
Dan Gohman
2012-04-27
1
-3
/
+3
*
Fix test.
Eli Friedman
2011-12-15
1
-2
/
+2
*
Make constant folding for GEPs a bit more aggressive.
Eli Friedman
2011-12-15
1
-2
/
+5
*
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2011-07-09
1
-46
/
+32
*
remove unions from LLVM IR. They are severely buggy and not
Chris Lattner
2010-08-28
1
-42
/
+0
*
Constant-fold GEP-of-GEP into a single GEP.
Dan Gohman
2010-03-10
1
-0
/
+31
*
Fix whitespace.
Dan Gohman
2010-03-10
1
-6
/
+6
*
Teach the constant folder about union types.
Dan Gohman
2010-02-25
1
-6
/
+48
*
Canonicalize sizeof and alignof on pointer types to a canonical
Dan Gohman
2010-02-10
1
-7
/
+51
*
Factor out alignof expression folding into a separate function and
Dan Gohman
2010-02-02
1
-0
/
+21
*
Generalize target-independent folding rules for sizeof to handle more
Dan Gohman
2010-02-01
1
-35
/
+314
*
Remove the folding rule
Dan Gohman
2010-01-28
1
-0
/
+84