| Commit message (Expand) | Author | Age | Files | Lines |
* | Add builtins for aligning and checking alignment of pointers and integers | Alex Richardson | 2020-01-09 | 1 | -0/+5 |
* | [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h | Johannes Doerfert | 2019-12-10 | 1 | -1/+1 |
* | Avoid Attr.h includes, CodeGen edition | Reid Kleckner | 2019-12-09 | 1 | -5/+2 |
* | [OpenMP50] Add parallel master construct | cchen | 2019-12-05 | 1 | -0/+1 |
* | Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp... | Melanie Blower | 2019-12-05 | 1 | -0/+3 |
* | Revert "[OpenMP50] Add parallel master construct, by Chi Chun Chen." | Reid Kleckner | 2019-12-04 | 1 | -1/+0 |
* | Revert " Reapply af57dbf12e54 "Add support for options -frounding-math... | Melanie Blower | 2019-12-04 | 1 | -3/+0 |
* | [OpenMP50] Add parallel master construct, by Chi Chun Chen. | cchen | 2019-12-04 | 1 | -0/+1 |
* | Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp... | Melanie Blower | 2019-12-04 | 1 | -0/+3 |
* | [OPENMP50]Add if clause in simd directive. | Alexey Bataev | 2019-11-19 | 1 | -0/+13 |
* | Temporarily Revert "Add support for options -frounding-math, ftrapping-math, ... | Eric Christopher | 2019-11-18 | 1 | -3/+0 |
* | Add support for options -frounding-math, ftrapping-math, -ffp-model=, and -ff... | Melanie Blower | 2019-11-07 | 1 | -0/+3 |
* | [OPENMP50]Add support for parallel master taskloop simd directive. | Alexey Bataev | 2019-10-30 | 1 | -0/+2 |
* | [clang,ARM] Initial ACLE intrinsics for MVE. | Simon Tatham | 2019-10-24 | 1 | -1/+6 |
* | [OPENMP50]Add support for master taskloop simd. | Alexey Bataev | 2019-10-18 | 1 | -0/+2 |
* | [OPENMP50]Add support for 'parallel master taskloop' construct. | Alexey Bataev | 2019-10-14 | 1 | -0/+2 |
* | Reland r374450 with Richard Smith's comments and test fixed. | Erich Keane | 2019-10-11 | 1 | -6/+1 |
* | Revert 374450 "Fix __builtin_assume_aligned with too large values." | Nico Weber | 2019-10-10 | 1 | -1/+6 |
* | Fix __builtin_assume_aligned with too large values. | Erich Keane | 2019-10-10 | 1 | -6/+1 |
* | [OPENMP50]Support for 'master taskloop' directive. | Alexey Bataev | 2019-10-10 | 1 | -0/+1 |
* | [BPF] do compile-once run-everywhere relocation for bitfields | Yonghong Song | 2019-10-08 | 1 | -0/+1 |
* | [Alignment][Clang][NFC] Add CharUnits::getAsAlign | Guillaume Chatelet | 2019-10-03 | 1 | -1/+1 |
* | [OpenCL] Improve destructor support in C++ for OpenCL | Marco Antognini | 2019-07-22 | 1 | -6/+7 |
* | Revert r366422: [OpenCL] Improve destructor support in C++ for OpenCL | Ilya Biryukov | 2019-07-18 | 1 | -7/+6 |
* | [OpenCL] Improve destructor support in C++ for OpenCL | Marco Antognini | 2019-07-18 | 1 | -6/+7 |
* | fix unnamed fiefield issue and add tests for __builtin_preserve_access_index ... | Yonghong Song | 2019-07-16 | 1 | -0/+3 |
* | Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO" | Stephan Bergmann | 2019-07-16 | 1 | -1/+1 |
* | Temporarily Revert "fix unnamed fiefield issue and add tests for __builtin_pr... | Eric Christopher | 2019-07-15 | 1 | -3/+0 |
* | fix unnamed fiefield issue and add tests for __builtin_preserve_access_index ... | Yonghong Song | 2019-07-15 | 1 | -0/+3 |
* | NFC: Convert large lambda into method | Vitaly Buka | 2019-07-10 | 1 | -0/+3 |
* | [BPF] Preserve debuginfo array/union/struct type/access index | Yonghong Song | 2019-07-09 | 1 | -0/+4 |
* | Revert "[BPF] Preserve debuginfo array/union/struct type/access index" | Yonghong Song | 2019-07-09 | 1 | -4/+0 |
* | [BPF] Preserve debuginfo array/union/struct type/access index | Yonghong Song | 2019-07-09 | 1 | -0/+4 |
* | Ensure Target Features always_inline error happens in C++ cases. | Erich Keane | 2019-06-21 | 1 | -0/+1 |
* | Rename CodeGenFunction::overlapFor* to getOverlapFor*. | Richard Smith | 2019-06-20 | 1 | -5/+5 |
* | P0840R2: support for [[no_unique_address]] attribute | Richard Smith | 2019-06-20 | 1 | -8/+1 |
* | Store a pointer to the return value in a static alloca and let the debugger u... | Amy Huang | 2019-06-20 | 1 | -0/+4 |
* | Implement __builtin_LINE() et. al. to support source location capture. | Eric Fiselier | 2019-05-16 | 1 | -4/+18 |
* | [PR41276] Fixed incorrect generation of addr space cast for 'this' in C++. | Anastasia Stulova | 2019-04-04 | 1 | -5/+2 |
* | [MS] Make __iso_volatile_* available on all targets | Reid Kleckner | 2019-03-28 | 1 | -3/+0 |
* | IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI. | Peter Collingbourne | 2019-03-22 | 1 | -3/+2 |
* | Revert "Add a new attribute, fortify_stdlib" | Erik Pilkington | 2019-03-13 | 1 | -4/+0 |
* | [CodeGenObjC] Emit [[X alloc] init] as objc_alloc_init(X) when available | Erik Pilkington | 2019-02-14 | 1 | -0/+2 |
* | Add a new attribute, fortify_stdlib | Erik Pilkington | 2019-02-11 | 1 | -0/+4 |
* | [opaque pointer types] Pass through function types for TLS | James Y Knight | 2019-02-07 | 1 | -4/+4 |
* | [opaque pointer types] More trivial changes to pass FunctionType to CallInst. | James Y Knight | 2019-02-05 | 1 | -3/+3 |
* | [opaque pointer types] Pass function types for runtime function calls. | James Y Knight | 2019-02-05 | 1 | -15/+15 |
* | [opaque pointer types] Trivial changes towards CallInst requiring | James Y Knight | 2019-02-03 | 1 | -2/+2 |
* | [Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor... | Julian Lettner | 2019-02-01 | 1 | -2/+2 |
* | Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence... | Eric Liu | 2019-01-31 | 1 | -2/+2 |