Go to file
Derek Schuff c97ba939d1 [WebAssembly] Fix uses of FrameIndex as store values
Previously the code assumed all uses of FI on loads and stores were as
addresses. This checks whether the use is the address or a value and
handles the latter case as it does for non-memory instructions.

llvm-svn: 259306
2016-01-30 21:43:08 +00:00
clang [AST] Pull simple method inline. 2016-01-30 12:16:23 +00:00
clang-tools-extra test/clang-tidy/performance-for-range-copy.cpp: Appease for targeting ms mode. 2016-01-30 02:15:19 +00:00
compiler-rt Fix build with VS2015 2016-01-30 07:14:31 +00:00
debuginfo-tests
libclc Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx [docs] Remove references to autoconf build. 2016-01-30 01:11:42 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Move template instantiations to end of the file. 2016-01-29 23:59:15 +00:00
lldb Fixed a couple of places where we were getting the module from a 2016-01-29 20:21:33 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [WebAssembly] Fix uses of FrameIndex as store values 2016-01-30 21:43:08 +00:00
openmp Fix task dependency performance problem 2016-01-28 23:10:44 +00:00
polly Remove autotools build system 2016-01-28 12:00:33 +00:00