Go to file
Sid Manning 31f7125562 Add missing attributes !cmp.[eq,gt,gtu] instructions.
These instructions do not indicate they are extendable or the
number of bits in the extendable operand.  Rename to match
architected names.  Add a testcase for the intrinsics.

llvm-svn: 218453
2014-09-25 13:09:54 +00:00
clang Add increment/decrement operators and compound assignment operators to the 2014-09-25 01:15:40 +00:00
clang-tools-extra Clang-tidy google-readability-function check: don't warn on gmock 2014-09-25 08:16:24 +00:00
compiler-rt Follow-up for r217523: fix the dependencies for standalone compiler-rt build. 2014-09-25 09:30:05 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [PECOFF] Fix module definition file output 2014-09-25 00:52:38 +00:00
lldb Moved PlatformDarwin::GetEnvironment() to PlatformPOSIX to fix Linux/llgs issue. 2014-09-24 23:10:30 +00:00
llvm Add missing attributes !cmp.[eq,gt,gtu] instructions. 2014-09-25 13:09:54 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly We do not support alias checks for base pointers defined inside the SCoP 2014-09-24 21:04:29 +00:00