| Commit message (Expand) | Author | Age | Files | Lines |
| * | [SVE][Inline-Asm] Add constraints for SVE predicate registers | Kerry McLaughlin | 2019-09-16 | 1 | -0/+2 |
| * | [FPEnv] Document that constrained FP intrinsics cannot be mixed with non-cons... | Kevin P. Neal | 2019-09-13 | 1 | -7/+16 |
| * | Fix a few spellos in docs. | Nico Weber | 2019-09-13 | 1 | -4/+4 |
| * | [LangRef] add link for fma intrinsic | Sanjay Patel | 2019-09-11 | 1 | -1/+3 |
| * | [LangRef] fix punctuation; NFC | Sanjay Patel | 2019-09-11 | 1 | -1/+1 |
| * | LangRef: mention MSan's problem with speculative conditional branches. | Evgeniy Stepanov | 2019-09-09 | 1 | -0/+11 |
| * | [Intrinsic] Add the llvm.umul.fix.sat intrinsic | Bjorn Pettersson | 2019-09-07 | 1 | -0/+67 |
| * | [SVE][Inline-Asm] Support for SVE asm operands | Kerry McLaughlin | 2019-09-02 | 1 | -2/+3 |
| * | [LangRef] Update saturating examples for llvm.smul.fix.sat. NFC | Bjorn Pettersson | 2019-08-31 | 1 | -3/+3 |
| * | [FPEnv] Add fptosi and fptoui constrained intrinsics. | Kevin P. Neal | 2019-08-28 | 1 | -0/+66 |
| * | Debug Info: Support for DW_AT_export_symbols for anonymous structs | Shafik Yaghmour | 2019-08-23 | 1 | -0/+5 |
| * | Add ptrmask intrinsic | Florian Hahn | 2019-08-15 | 1 | -0/+36 |
| * | [LangRef] Remove opening [ that was missing a closing ] from call/callbr/invo... | Craig Topper | 2019-08-14 | 1 | -3/+3 |
| * | Add llvm.licm.disable metadata | Tim Corringham | 2019-08-08 | 1 | -2/+16 |
| * | [RISCV][NFC] Document RISC-V-specific assembly constraints | Sam Elliott | 2019-08-07 | 1 | -0/+11 |
| * | [Attributor] Deduce the "no-return" attribute for functions | Johannes Doerfert | 2019-08-05 | 1 | -2/+3 |
| * | [BPF] annotate DIType metadata for builtin preseve_array_access_index() | Yonghong Song | 2019-08-02 | 1 | -0/+4 |
| * | Reland "[DwarfDebug] Dump call site debug info" | Djordje Todorovic | 2019-07-31 | 1 | -0/+4 |
| * | [Clang] New loop pragma vectorize_predicate | Sjoerd Meijer | 2019-07-25 | 1 | -0/+15 |
| * | [IR][Verifier] Allow IntToPtrInst to be !dereferenceable | Ryan Taylor | 2019-07-23 | 1 | -15/+42 |
| * | ARM MTE stack sanitizer. | Evgeniy Stepanov | 2019-07-15 | 1 | -0/+4 |
| * | [BPF] add unit tests for preserve_{array,union,struct}_access_index intrinsics | Yonghong Song | 2019-07-15 | 1 | -3/+9 |
| * | Revert "[DwarfDebug] Dump call site debug info" | Djordje Todorovic | 2019-07-12 | 1 | -3/+0 |
| * | [Attributor] Deduce "nosync" function attribute. | Stefan Stipanovic | 2019-07-11 | 1 | -0/+10 |
| * | [DwarfDebug] Dump call site debug info | Djordje Todorovic | 2019-07-09 | 1 | -0/+3 |
| * | [BPF] add new intrinsics preserve_{array,union,struct}_access_index | Yonghong Song | 2019-07-09 | 1 | -0/+103 |
| * | Revert "[BPF] add new intrinsics preserve_{array,union,struct}_access_index" | Yonghong Song | 2019-07-08 | 1 | -103/+0 |
| * | [BPF] add new intrinsics preserve_{array,union,struct}_access_index | Yonghong Song | 2019-07-08 | 1 | -0/+103 |
| * | Add, and infer, a nofree function attribute | Brian Homerding | 2019-07-08 | 1 | -0/+8 |
| * | Scalable Vector IR Type with further LTO fixes | Graham Hunter | 2019-07-05 | 1 | -15/+39 |
| * | [LangRef] Clarify codegen expectations for intrinsics with fp/integer-only ov... | Amara Emerson | 2019-06-27 | 1 | -0/+10 |
| * | [Attr] Add "willreturn" function attribute | Johannes Doerfert | 2019-06-27 | 1 | -0/+7 |
| * | Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix" | Hans Wennborg | 2019-06-27 | 1 | -39/+15 |
| * | [DWARF] Handle the DW_OP_entry_value operand | Djordje Todorovic | 2019-06-27 | 1 | -0/+11 |
| * | [IR] Add DISuprogram and DIE for a func decl | Djordje Todorovic | 2019-06-27 | 1 | -4/+6 |
| * | [IR/DIVar] Add the flag for params that have unmodified value | Djordje Todorovic | 2019-06-26 | 1 | -0/+12 |
| * | [ARM] Support inline assembler constraints for MVE. | Simon Tatham | 2019-06-25 | 1 | -0/+2 |
| * | [NFC] fix trivial typos in documents | Hiroshi Inoue | 2019-06-25 | 1 | -1/+1 |
| * | [SVE][IR] Scalable Vector IR Type with pr42210 fix | Graham Hunter | 2019-06-18 | 1 | -15/+39 |
| * | hwasan: Add a tag_offset DWARF attribute to instrumented stack variables. | Peter Collingbourne | 2019-06-17 | 1 | -0/+3 |
| * | [LangRef] Clarify poison semantics | Nikita Popov | 2019-06-13 | 1 | -10/+23 |
| * | Improve reduction intrinsics by overloading result value. | Sander de Smalen | 2019-06-13 | 1 | -15/+15 |
| * | Fix docs build issue introduced by r363035 | Sander de Smalen | 2019-06-11 | 1 | -2/+2 |
| * | Change semantics of fadd/fmul vector reductions. | Sander de Smalen | 2019-06-11 | 1 | -32/+26 |
| * | Revert r361953 "[SVE][IR] Scalable Vector IR Type" | Nico Weber | 2019-06-09 | 1 | -39/+15 |
| * | Reapply: IR: add optional type to 'byval' function parameters | Tim Northover | 2019-05-30 | 1 | -1/+4 |
| * | Revert "IR: add optional type to 'byval' function parameters" | Tim Northover | 2019-05-29 | 1 | -4/+1 |
| * | IR: add optional type to 'byval' function parameters | Tim Northover | 2019-05-29 | 1 | -1/+4 |
| * | [SVE][IR] Scalable Vector IR Type | Graham Hunter | 2019-05-29 | 1 | -15/+39 |
| * | [CodeGen] Add lrint/llrint builtins | Adhemerval Zanella | 2019-05-28 | 1 | -0/+74 |