| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures."" | Fangrui Song | 2018-11-30 | 1 | -13/+41 |
| * | Revert r347417 "Re-Reinstate 347294 with a fix for the failures." | Fangrui Song | 2018-11-30 | 1 | -41/+13 |
| * | Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures." | Hans Wennborg | 2018-11-28 | 1 | -13/+41 |
| * | Revert r347417 "Re-Reinstate 347294 with a fix for the failures." | Hans Wennborg | 2018-11-27 | 1 | -41/+13 |
| * | [CodeGen] translate MS rotate builtins to LLVM funnel-shift intrinsics | Sanjay Patel | 2018-11-25 | 1 | -40/+10 |
| * | A __builtin_constant_p() returns 0 with a function type. | Bill Wendling | 2018-11-22 | 1 | -1/+1 |
| * | The result of is.constant() is unsigned. | Bill Wendling | 2018-11-22 | 1 | -1/+1 |
| * | Re-Reinstate 347294 with a fix for the failures. | Bill Wendling | 2018-11-21 | 1 | -13/+41 |
| * | Revert r347364 again, the fix was incomplete. | Nico Weber | 2018-11-21 | 1 | -41/+13 |
| * | Reinstate 347294 with a fix for the failures. | Bill Wendling | 2018-11-20 | 1 | -13/+41 |
| * | Revert 347294, it turned many bots on lab.llvm.org:8011/console red. | Nico Weber | 2018-11-20 | 1 | -20/+0 |
| * | Use is.constant intrinsic for __builtin_constant_p | Bill Wendling | 2018-11-20 | 1 | -0/+20 |
| * | [OpenCL] Fix invalid address space generation for clk_event_t | Alexey Sotkin | 2018-11-14 | 1 | -1/+3 |
| * | [NFC] Move storage of dispatch-version to GlobalDecl | Erich Keane | 2018-11-13 | 1 | -4/+5 |
| * | Pass the function type instead of the return type to FunctionDecl::Create | Jonas Devlieghere | 2018-11-11 | 1 | -5/+12 |
| * | T was unused on assertion disabled builds. | Kadir Cetinkaya | 2018-11-06 | 1 | -5/+6 |
| * | Cast to uint64_t instead of to unsigned. | Akira Hatanaka | 2018-11-06 | 1 | -1/+1 |
| * | os_log: Allow specifying mask type in format string. | Akira Hatanaka | 2018-11-06 | 1 | -1/+6 |
| * | [COFF, ARM64] Implement InterlockedDecrement*_* builtins | Mandeep Singh Grang | 2018-11-06 | 1 | -10/+49 |
| * | [COFF, ARM64] Implement InterlockedIncrement*_* builtins | Mandeep Singh Grang | 2018-11-06 | 1 | -9/+48 |
| * | [COFF, ARM64] Implement InterlockedAnd*_* builtins | Mandeep Singh Grang | 2018-11-06 | 1 | -0/+42 |
| * | [COFF, ARM64] Implement InterlockedXor*_* builtins | Mandeep Singh Grang | 2018-11-06 | 1 | -0/+42 |
| * | Revert "[COFF, ARM64] Implement InterlockedXor*_* builtins" | Mandeep Singh Grang | 2018-11-06 | 1 | -0/+13148 |
| * | [COFF, ARM64] Implement InterlockedXor*_* builtins | Mandeep Singh Grang | 2018-11-06 | 1 | -13148/+0 |
| * | [COFF, ARM64] Implement InterlockedOr*_* builtins | Mandeep Singh Grang | 2018-11-06 | 1 | -0/+42 |
| * | [COFF, ARM64] Implement InterlockedCompareExchange*_* builtins | Mandeep Singh Grang | 2018-11-06 | 1 | -10/+83 |
| * | [COFF, ARM64] Implement InterlockedExchange*_* builtins | Mandeep Singh Grang | 2018-11-02 | 1 | -0/+42 |
| * | [COFF, ARM64] Change setjmp for AArch64 Windows to use Intrinsic.sponentry | Mandeep Singh Grang | 2018-11-02 | 1 | -2/+5 |
| * | Reapply Logging: make os_log buffer size an integer constant expression. | Tim Northover | 2018-11-02 | 1 | -8/+1 |
| * | Fix clang -Wimplicit-fallthrough warnings across llvm, NFC | Reid Kleckner | 2018-11-01 | 1 | -4/+4 |
| * | Revert "[COFF, ARM64] Change setjmp for AArch64 Windows to use Intrinsic.spon... | Mandeep Singh Grang | 2018-11-01 | 1 | -5/+2 |
| * | Revert "Reapply Logging: make os_log buffer size an integer constant expressi... | Tim Northover | 2018-11-01 | 1 | -1/+8 |
| * | Reapply Logging: make os_log buffer size an integer constant expression. | Tim Northover | 2018-11-01 | 1 | -8/+1 |
| * | Revert "Logging: make os_log buffer size an integer constant expression. | Tim Northover | 2018-11-01 | 1 | -0/+7 |
| * | Logging: make os_log buffer size an integer constant expression. | Tim Northover | 2018-11-01 | 1 | -7/+0 |
| * | [COFF, ARM64] Implement llvm.addressofreturnaddress intrinsic | Mandeep Singh Grang | 2018-11-01 | 1 | -0/+5 |
| * | [WebAssembly] Fix type names in truncation builtins | Thomas Lively | 2018-11-01 | 1 | -4/+4 |
| * | [COFF, ARM64] Change setjmp for AArch64 Windows to use Intrinsic.sponentry | Mandeep Singh Grang | 2018-10-31 | 1 | -2/+5 |
| * | [ARM64] [Windows] Implement _InterlockedExchangeAdd*_* builtins. | Eli Friedman | 2018-10-31 | 1 | -4/+46 |
| * | [AArch64] Implement FP16FML intrinsics | Bryan Chan | 2018-10-25 | 1 | -0/+36 |
| * | [WebAssembly] Bitselect and min/max builtins | Thomas Lively | 2018-10-25 | 1 | -0/+28 |
| * | [WebAssembly] Lower to target-independent saturating add | Thomas Lively | 2018-10-25 | 1 | -2/+2 |
| * | [X86] Add support for more than 32 features for __builtin_cpu_is | Craig Topper | 2018-10-20 | 1 | -27/+50 |
| * | [X86] When checking the bits in cpu_features for function multiversioning dis... | Craig Topper | 2018-10-20 | 1 | -3/+3 |
| * | [COFF, ARM64] Add _ReadStatusReg and_WriteStatusReg intrinsics | Mandeep Singh Grang | 2018-10-18 | 1 | -0/+37 |
| * | AMDGPU: add __builtin_amdgcn_update_dpp | Yaxun Liu | 2018-10-17 | 1 | -5/+9 |
| * | [WebAssembly] Saturating float-to-int builtins | Thomas Lively | 2018-10-11 | 1 | -0/+24 |
| * | [COFF, ARM64] Add _InterlockedAdd intrinsic | Mandeep Singh Grang | 2018-10-05 | 1 | -0/+9 |
| * | [COFF, ARM64] Add _InterlockedCompareExchangePointer_nf intrinsic | Mandeep Singh Grang | 2018-10-05 | 1 | -5/+8 |
| * | [WebAssembly] abs and sqrt builtins | Thomas Lively | 2018-10-05 | 1 | -0/+12 |