| Commit message (Expand) | Author | Age | Files | Lines |
* | [Clang][AVX512][Builtin] Adding supporting to intrinsics of cvt{b|d|q}2mask{1... | Michael Zuckerman | 2016-04-13 | 4 | -0/+127 |
* | Enable support for __float128 in Clang | Nemanja Ivanovic | 2016-04-13 | 31 | -52/+218 |
* | [OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library. | Alexey Bader | 2016-04-13 | 24 | -32/+32 |
* | ASTWriterDecl.cpp: Prune a couple of \param(s), corresponding to r266160. [-W... | NAKAMURA Takumi | 2016-04-13 | 1 | -10/+0 |
* | [modules] Add some missing blockinfo records. No functionality change except ... | Richard Smith | 2016-04-13 | 1 | -0/+12 |
* | [PPC64][VSX] Add a couple of new data types for vec_vsx_ld and vec_vsx_st int... | Chuang-Yu Cheng | 2016-04-13 | 1 | -14/+73 |
* | [modules] Refactor handling of cases where we write an offset to a prior reco... | Richard Smith | 2016-04-13 | 2 | -29/+13 |
* | [analyzer] Nullability: Treat nil _Nonnull ivar as invariant violation. | Devin Coughlin | 2016-04-13 | 1 | -14/+56 |
* | [ObjC] Pop all cleanups created in EmitObjCForCollectionStmt before | Akira Hatanaka | 2016-04-12 | 1 | -4/+3 |
* | ObjC class properties: add diagnostics for unimplemented class properties. | Manman Ren | 2016-04-12 | 1 | -42/+62 |
* | [AMDGPU] Add debugger related target options | Konstantin Zhuravlyov | 2016-04-12 | 1 | -0/+20 |
* | Add a fixme for an old patch I had lying around that I'm not going to finish ... | David Blaikie | 2016-04-12 | 1 | -0/+5 |
* | Always use --eh-frame-hdr on FreeBSD, even for -static | Ed Maste | 2016-04-12 | 1 | -1/+1 |
* | Add a couple of missing vsx load and store intrinsics. | Eric Christopher | 2016-04-12 | 1 | -0/+10 |
* | Pass -backend-option to LLVM when there is no target machine. | Yaxun Liu | 2016-04-12 | 1 | -16/+23 |
* | [modules] Extend r266113 to cope with submodules. | Richard Smith | 2016-04-12 | 1 | -1/+3 |
* | [modules] When an incompatible module file is explicitly provided for a module, | Richard Smith | 2016-04-12 | 1 | -1/+4 |
* | PR19957: [OpenCL] Incorrectly accepts implicit address space conversion with ... | Yaxun Liu | 2016-04-12 | 2 | -9/+75 |
* | [analyzer] Nullability: Suppress return diagnostics in inlined functions. | Devin Coughlin | 2016-04-12 | 1 | -1/+2 |
* | clang-cl: Remove -isystem, add -imsvc. | Nico Weber | 2016-04-12 | 1 | -0/+4 |
* | [OpenCL] Handle AddressSpaceConversion when target address space does not cha... | Yaxun Liu | 2016-04-12 | 1 | -1/+4 |
* | [FileManager] Don't crash if reading from stdin and stat(".") fails | David Majnemer | 2016-04-12 | 1 | -1/+1 |
* | [OPENMP 4.0] Support for 'linear' clause in 'declare simd' directive. | Alexey Bataev | 2016-04-12 | 3 | -64/+240 |
* | [OPENMP 4.0] Support for 'aligned' clause in 'declare simd' directive. | Alexey Bataev | 2016-04-12 | 3 | -67/+165 |
* | [Clang][BuiltIn][avx512] Adding avx512 (shuf,sqrt{ss|sd},rsqrt ) builtin to c... | Michael Zuckerman | 2016-04-12 | 2 | -0/+581 |
* | [OPENMP 4.0] Support for 'uniform' clause in 'declare simd' directive. | Alexey Bataev | 2016-04-12 | 6 | -146/+211 |
* | Basic: fix profiling with GNU EABI | Saleem Abdulrasool | 2016-04-12 | 1 | -0/+4 |
* | [analyzer] Fix assertion in ReturnVisitor for body-farm synthesized getters | Devin Coughlin | 2016-04-12 | 1 | -0/+3 |
* | Allow simultaneous safestack and stackprotector attributes. | Evgeniy Stepanov | 2016-04-11 | 1 | -9/+4 |
* | Emit the module hash by default with -flto=thin. | Mehdi Amini | 2016-04-11 | 1 | -1/+2 |
* | [Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512,psllv{16si|8di},psra{d|... | Michael Zuckerman | 2016-04-11 | 2 | -0/+479 |
* | [CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128|256|512} builtin | Michael Zuckerman | 2016-04-11 | 2 | -0/+209 |
* | [Clang][AVX512][BuiltIn] Adding avx512 ( punpck{h|l}{dq|qdq}{128|256|512},rnd... | Michael Zuckerman | 2016-04-11 | 2 | -0/+585 |
* | [clang-format] Walk backwards from end() instead of forwards from rend(). | Benjamin Kramer | 2016-04-11 | 1 | -1/+1 |
* | [Clang][AVX512][BuiltIn] Adding avx512 ( ptest{n}m{b|w}{128|256|512} ) builti... | Michael Zuckerman | 2016-04-11 | 4 | -0/+336 |
* | Remove redundant conditions of the form (A || (!A && B)) -> (A || B) | Benjamin Kramer | 2016-04-11 | 5 | -12/+8 |
* | [GCC] Attribute ifunc support in clang | Dmitry Polukhin | 2016-04-11 | 6 | -27/+144 |
* | clang-format: [JS] do not insert semicolons after wrapped annotations. | Martin Probst | 2016-04-11 | 1 | -0/+7 |
* | [Clang][AVX512][BuiltIn] Adding avx512 ( vperm{i|t}2var, vpermil{var}{ps|pd}{... | Michael Zuckerman | 2016-04-11 | 2 | -0/+320 |
* | [Clang][AVX512][BuiltIn] Adding avx512 ( vcvt ) builtin to clang | Michael Zuckerman | 2016-04-10 | 1 | -0/+183 |
* | Correct pg instrumentation for AArch64 | Saleem Abdulrasool | 2016-04-10 | 1 | -5/+0 |
* | Adding avx512 (unpck{h|l}{pd|ps}, rcp14{pd|ps}{128|256},vplzcnt{d|q} ) builti... | Michael Zuckerman | 2016-04-10 | 2 | -0/+442 |
* | [Clang][AVX512][BuiltIn] Adding avx512 ( store ) builtin to clang | Michael Zuckerman | 2016-04-10 | 3 | -0/+145 |
* | Add support for __gnu_mcount_nc as the pg interface | Saleem Abdulrasool | 2016-04-10 | 1 | -2/+11 |
* | Basic: thread TargetOptions into TargetInfo | Saleem Abdulrasool | 2016-04-09 | 1 | -292/+335 |
* | ObjC kindof: check the context when inserting methods to global pool. | Manman Ren | 2016-04-09 | 1 | -1/+38 |
* | [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS | Nathan Wilson | 2016-04-09 | 2 | -0/+49 |
* | Use NoDebug compile units to mark debug metadata used only for sample-based | Adrian Prantl | 2016-04-08 | 1 | -5/+16 |
* | Remove unused functions from ASTWriter interface. | Richard Smith | 2016-04-08 | 1 | -8/+8 |
* | PR25501: Delay loading visible updates for a declaration until after we've | Richard Smith | 2016-04-08 | 1 | -15/+15 |