Go to file
Simon Pilgrim 52d47e5704 [X86][XOP] Added support for the lowering of 128-bit vector integer comparisons to XOP PCOM/PCOMU instructions.
The XOP vector integer comparisons can deal with all signed/unsigned comparison cases directly and can be easily commuted as well (D7646).

llvm-svn: 249976
2015-10-11 14:15:17 +00:00
clang [CMake] Always generate and install cmake config files on CMake>=3.0. 2015-10-10 02:37:30 +00:00
clang-tools-extra [clang-tidy] Python script for easy check rename 2015-10-11 07:58:34 +00:00
compiler-rt builtins: spell inline as __inline 2015-10-10 21:21:28 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Turn off -pedantic by default when building due to #include_next. :-( 2015-10-10 03:34:52 +00:00
libcxxabi Fix incorrect parsing of arguments for nested functions. Reviewed as http://reviews.llvm.org/D13192. Thanks to Anseny Kapoulkine for the patch. 2015-10-08 03:02:09 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld [ELF2] Implement -T/--script. 2015-10-11 03:53:36 +00:00
lldb Fixup log enable --stack so it works on Linux. 2015-10-10 01:26:47 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [X86][XOP] Added support for the lowering of 128-bit vector integer comparisons to XOP PCOM/PCOMU instructions. 2015-10-11 14:15:17 +00:00
openmp [OMPT] Reduce overhead of OMPT 2015-10-09 17:42:52 +00:00
polly Also add -polly-no-early-exit back until LNT is restarted 2015-10-11 13:49:27 +00:00