| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | [COFF, ARM64] Fix ABI implementation of struct returns | Mandeep Singh Grang | 2019-05-03 | 1 | -1/+51 | 
| *  | [TargetLowering] Change getOptimalMemOpType to take a function attribute list | Sjoerd Meijer | 2019-04-30 | 1 | -7/+6 | 
| *  | [AArch64] Teach getTestBitOperand to look through ANY_EXTENDS | Craig Topper | 2019-04-10 | 1 | -0/+6 | 
| *  | [IR] Refactor attribute methods in Function class (NFC) | Evandro Menezes | 2019-04-04 | 1 | -1/+1 | 
| *  | [CodeGen] Refactor the option for the maximum jump table size | Evandro Menezes | 2019-03-29 | 1 | -2/+2 | 
| *  | [AArch64] Optimize floating point materialization | Adhemerval Zanella | 2019-03-18 | 1 | -3/+13 | 
| *  | [TargetLowering] Add code size information on isFPImmLegal. NFC | Adhemerval Zanella | 2019-03-18 | 1 | -1/+2 | 
| *  | [AArch64] Turn BIC immediate creation into a DAG combine | Nikita Popov | 2019-03-15 | 1 | -43/+44 | 
| *  | [SDAG][AArch64] Legalize VECREDUCE | Nikita Popov | 2019-03-11 | 1 | -2/+4 | 
| *  | [AArch64] Improve FP16 instruction selection for vector round and vector conv... | Abderrazek Zaafrani | 2019-03-06 | 1 | -3/+16 | 
| *  | [AArch64] Improve FP16 vector convert from short instructions. | Abderrazek Zaafrani | 2019-02-28 | 1 | -6/+15 | 
| *  | [AArch64] Generate FP16 vector compare instructions. | Abderrazek Zaafrani | 2019-02-28 | 1 | -4/+4 | 
| *  | [AArch64] Support reserving arbitrary general purpose registers | Petr Hosek | 2019-02-13 | 1 | -40/+10 | 
| *  | [AArch64] Expand v8i8 cttz (PR39729) | Nikita Popov | 2019-02-12 | 1 | -9/+1 | 
| *  | [AArch64] Fix condition for "high-vector" DUP optimizations. | Eli Friedman | 2019-02-08 | 1 | -10/+11 | 
| *  | [CGP] Add support for sinking operands to their users, if they are free. | Florian Hahn | 2019-02-05 | 1 | -0/+107 | 
| *  | [COFF, ARM64] Fix localaddress to handle stack realignment and variable size ... | Mandeep Singh Grang | 2019-02-01 | 1 | -9/+3 | 
| *  | [opaque pointer types] Pass value type to GetElementPtr creation. | James Y Knight | 2019-02-01 | 1 | -5/+8 | 
| *  | [opaque pointer types] Pass function types to CallInst creation. | James Y Knight | 2019-02-01 | 1 | -1/+1 | 
| *  | [AArch64] Optimize floating point materialization | Adhemerval Zanella | 2019-02-01 | 1 | -24/+20 | 
| *  | [opaque pointer types] Add a FunctionCallee wrapper type, and use it. | James Y Knight | 2019-02-01 | 1 | -6/+7 | 
| *  | Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." | James Y Knight | 2019-01-31 | 1 | -7/+6 | 
| *  | [opaque pointer types] Add a FunctionCallee wrapper type, and use it. | James Y Knight | 2019-01-31 | 1 | -6/+7 | 
| *  | [AArch64] Include AArch64GenCallingConv.inc once | Reid Kleckner | 2019-01-28 | 1 | -2/+0 | 
| *  | Reapply "IR: Add fp operations to atomicrmw" | Matt Arsenault | 2019-01-22 | 1 | -0/+3 | 
| *  | Revert r351778: IR: Add fp operations to atomicrmw | Chandler Carruth | 2019-01-22 | 1 | -3/+0 | 
| *  | IR: Add fp operations to atomicrmw | Matt Arsenault | 2019-01-22 | 1 | -0/+3 | 
| *  | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 | 
| *  | Allow FP types for atomicrmw xchg | Matt Arsenault | 2019-01-17 | 1 | -3/+11 | 
| *  | [COFF, ARM64] Implement support for SEH extensions __try/__except/__finally | Mandeep Singh Grang | 2019-01-16 | 1 | -0/+28 | 
| *  | [AArch64] Explicitly use v1i64 type for llvm.aarch64.neon.abs.i64 . | Eli Friedman | 2019-01-15 | 1 | -3/+13 | 
| *  | [AArch64] Fix operation actions for FP16 vector intrinsics | Bryan Chan | 2019-01-10 | 1 | -20/+22 | 
| *  | AArch64: avoid splitting vector truncating stores. | Tim Northover | 2019-01-08 | 1 | -0/+11 | 
| *  | [AArch64] Always use the version of computeKnownBits that returns a value. NFCI. | Simon Pilgrim | 2018-12-21 | 1 | -2/+2 | 
| *  | Introduce control flow speculation tracking pass for AArch64 | Kristof Beyls | 2018-12-18 | 1 | -2/+16 | 
| *  | [AArch64] Catch some more CMN opportunities. | Arnaud A. de Grandmaison | 2018-12-13 | 1 | -0/+5 | 
| *  | AArch64: Fix invalid CCMP emission | Matthias Braun | 2018-12-06 | 1 | -93/+124 | 
| *  | [SelectionDAG][AArch64][X86] Move legalization of vector MULHS/MULHU from Leg... | Craig Topper | 2018-11-29 | 1 | -65/+2 | 
| *  | AArch64ISelLowering: Remove a return-of-assignment to allow NRVO | David Blaikie | 2018-11-26 | 1 | -1/+1 | 
| *  | [AArch64] Fix SelectionDAG infinite loop for v1i64 SCALAR_TO_VECTOR | John Brawn | 2018-11-22 | 1 | -1/+4 | 
| *  | [x86] allow vector load narrowing with multi-use values | Sanjay Patel | 2018-11-10 | 1 | -0/+4 | 
| *  | [ARM64] [Windows] Handle funclets | Eli Friedman | 2018-11-09 | 1 | -0/+24 | 
| *  | [COFF, ARM64] Add support for MSVC buffer security check | Mandeep Singh Grang | 2018-11-09 | 1 | -0/+33 | 
| *  | AArch64: Cleanup CCMP code; NFC | Matthias Braun | 2018-11-06 | 1 | -29/+30 | 
| *  | [TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take ... | Craig Topper | 2018-11-05 | 1 | -4/+3 | 
| *  | [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 | Mandeep Singh Grang | 2018-11-01 | 1 | -0/+12 | 
| *  | [COFF, ARM64] Implement llvm.addressofreturnaddress intrinsic | Mandeep Singh Grang | 2018-11-01 | 1 | -0/+16 | 
| *  | [AArch64] Fix unintended fallthrough and strengthen cast | Reid Kleckner | 2018-11-01 | 1 | -3/+4 | 
| *  | Revert "[COFF, ARM64] Implement Intrinsic.sponentry for AArch64" | Mandeep Singh Grang | 2018-11-01 | 1 | -12/+0 | 
| *  | [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 | Mandeep Singh Grang | 2018-10-31 | 1 | -0/+12 |