Go to file
Bruno Cardoso Lopes ab7afa9144 [X86][MMX] Reapply: Add MMX instructions to foldable tables
Reapply r230248.

Teach the peephole optimizer to work with MMX instructions by adding
entries into the foldable tables. This covers folding opportunities not
handled during isel.

llvm-svn: 230499
2015-02-25 15:14:02 +00:00
clang Add support for inserting ArrayRef<FixItHint> into DiagnosticBuilder. 2015-02-25 14:40:56 +00:00
clang-tools-extra [clang-tidy] Use the new ArrayRef<FixItHint> inserter. 2015-02-25 14:42:02 +00:00
compiler-rt InstrProf: Fix warnings for mixed declarations and code. NFC. 2015-02-25 13:50:18 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement log10 2015-01-30 18:00:34 +00:00
libcxx Add trailing return types (and noexcept specifications) to the 'diamond operators'. Fixes PR#22600. 2015-02-25 12:20:52 +00:00
libcxxabi Add .fpu directives to ARM unwind save & restore functions. 2015-02-24 20:09:29 +00:00
lld [ELF][X86_64] Handle R_X86_64_PC64 relocation 2015-02-25 05:56:05 +00:00
lldb Remove use_pthread option from getBuildFlags in the test environment 2015-02-25 13:26:28 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm [X86][MMX] Reapply: Add MMX instructions to foldable tables 2015-02-25 15:14:02 +00:00
openmp Two warning messages fixed. 2015-02-20 18:19:41 +00:00
polly Allow non-affine control flow -- Code Generation 2015-02-24 16:16:32 +00:00