Go to file
Matt Arsenault 3dfe54e954 Teach InstCombineLoadCast about address spaces.
This is another one that doesn't matter much,
but uses the right GEP index types in the first
place.

llvm-svn: 189854
2013-09-03 21:05:48 +00:00
clang Don't emit an available_externally vtable pointing to linkonce_odr funcs. 2013-09-03 21:05:13 +00:00
clang-tools-extra Added header dependencies support. 2013-09-03 18:48:43 +00:00
compiler-rt [asan] Hopefully un-break the RTL on Windows 2013-09-03 15:50:13 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx LWG Issue 2148: Hashing Enums 2013-09-03 17:55:32 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld Finish -rpath implementation to actually create the DT_RPATH entries. 2013-09-03 20:45:09 +00:00
lldb Set the byte order for data in the GDB remote register context. 2013-09-03 16:36:52 +00:00
llvm Teach InstCombineLoadCast about address spaces. 2013-09-03 21:05:48 +00:00
polly [CodeGen] Fixup assert fails caused by incorrect LoopInfo update 2013-09-02 16:13:00 +00:00