Go to file
Bob Wilson 7c42b9d51e Improve isSafeToLoadUnconditionally to recognize that GEPs with constant
indices are safe if the result is known to be within the bounds of the
underlying object.

llvm-svn: 94829
2010-01-29 19:19:08 +00:00
clang Fix reference binding of const lvalue references to bit-fields, which 2010-01-29 19:14:02 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm Improve isSafeToLoadUnconditionally to recognize that GEPs with constant 2010-01-29 19:19:08 +00:00