Go to file
Chris Lattner 4f23f2be15 teach SCEV that the scale and addition of an inbounds gep don't NSW.
This fixes a FIXME in scev-aa.ll (allowing a new no-alias result) and
generally makes things more precise.

llvm-svn: 125449
2011-02-13 03:14:49 +00:00
clang Look through array types when deciding whether a field requires non-trivial 2011-02-13 00:46:43 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx fix stupid type-o 2011-02-10 21:34:42 +00:00
lldb Added the ability to detect which vCont packets (using the "vCont?") packet 2011-02-12 06:28:37 +00:00
llvm teach SCEV that the scale and addition of an inbounds gep don't NSW. 2011-02-13 03:14:49 +00:00