Go to file
Dan Gohman 2e55cc5a4a Fold trunc casts into add-recurrence expressions, allowing the
add-recurrence to be exposed. Add a new SCEV folding rule to
help simplify expressions in the presence of these extra truncs.

llvm-svn: 71264
2009-05-08 21:03:19 +00:00
clang Darwin x86_32: Improve bit-field handling for returning records. 2009-05-08 20:55:49 +00:00
llvm Fold trunc casts into add-recurrence expressions, allowing the 2009-05-08 21:03:19 +00:00