Go to file
John McCall 74186ab391 Access ivars with inbounds GEPs, even in -fwrapv. It's unlikely that
this can have any optimization effect, given the opacity of objects pointers,
but you never know.

llvm-svn: 126990
2011-03-04 08:25:59 +00:00
clang Access ivars with inbounds GEPs, even in -fwrapv. It's unlikely that 2011-03-04 08:25:59 +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 http://llvm.org/bugs/show_bug.cgi?id=9349 I introduced a bug with the last fix and Ryuta Suzuki has corrected it. And hopefully I committed Ryuta Suzuki's directions correctly this time. 2011-03-03 01:59:23 +00:00
lldb Add objc source file and Makefile. Test case to follow. 2011-03-04 01:54:19 +00:00
llvm Teach instruction simplify to use constant ranges to solve problems of the form 2011-03-04 07:00:57 +00:00