Go to file
David Majnemer 8b16da8744 [InstCombine] Do not RAUW a constant GEP
canRewriteGEPAsOffset expects to process instructions, not constants.

This fixes PR30342.

llvm-svn: 281650
2016-09-15 20:10:09 +00:00
clang clang-format VS plugin: upgrade the project files to VS2015 2016-09-15 19:44:49 +00:00
clang-tools-extra [Release notes] Mention readability-container-size-empty improvements. 2016-09-14 17:41:51 +00:00
compiler-rt [sanitizer] Test the allocator with the ASan win64 memory constants 2016-09-15 16:00:46 +00:00
debuginfo-tests
libclc math: Implement tgamma 2016-09-15 00:17:34 +00:00
libcxx [libc++] Avoid <memory> include in locale_win32.h 2016-09-15 18:36:13 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Make sure we create all necessary PT_LOADs. 2016-09-15 19:36:01 +00:00
lldb Convert ArchSpec::ParseMachOCPUDashSubtypeTriple to use StringRef. 2016-09-15 18:41:48 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [InstCombine] Do not RAUW a constant GEP 2016-09-15 20:10:09 +00:00
openmp [cmake] Make libgomp & libiomp5 alias install optional 2016-09-14 17:46:27 +00:00
parallel-libs [SE] Support CUDA dynamic shared memory 2016-09-15 18:11:04 +00:00
polly GPGPU: Do not assume arrays start at 0 2016-09-15 14:05:58 +00:00