Go to file
Daniel Sanders 01bcefd983 [mips][fastisel] ADJCALLSTACKUP has a second immediate operand.
Summary:
It's always zero for SelectionDAG and is never read by the MIPS backend so
do the same for FastISel.

Reviewers: sdardis

Subscribers: dsanders, llvm-commits, sdardis

Differential Revision: http://reviews.llvm.org/D19863

llvm-svn: 268386
2016-05-03 14:19:26 +00:00
clang [Clang][avx512][Builtin] Adding intrinsics for cvtw2mask{128|256|512} instruction set 2016-05-03 14:12:23 +00:00
clang-tools-extra Fix cppcoreguidelines-pro-type-member-init failure test on Windows. 2016-05-03 11:19:46 +00:00
compiler-rt tsan: update tsan_analyze to what tip clang generates 2016-05-03 13:59:41 +00:00
debuginfo-tests
libclc prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Fix dependencies on install-libcxx CMake target 2016-05-03 05:34:38 +00:00
libcxxabi Enable testing for static libc++abi 2016-04-19 12:47:38 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Remove unused includes. 2016-05-03 13:57:49 +00:00
lldb Revert "Add a read_full_buffer argument to ConnectionFileDescriptor::Read" 2016-05-03 14:07:41 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [mips][fastisel] ADJCALLSTACKUP has a second immediate operand. 2016-05-03 14:19:26 +00:00
openmp Remove architecture dependent Hwloc DEBUG section 2016-04-25 21:11:26 +00:00
polly Typo: ToComplex -> TooComplex. NFC. 2016-05-02 12:25:36 +00:00