| Commit message (Expand) | Author | Age | Files | Lines |
| * | [AArch64] Add support for MTE intrinsics | Javed Absar | 2019-04-23 | 1 | -0/+16 |
| * | [CodeGen] Add "const" to MachineInstr::mayAlias | Bjorn Pettersson | 2019-04-19 | 1 | -13/+13 |
| * | [IR] Refactor attribute methods in Function class (NFC) | Evandro Menezes | 2019-04-04 | 1 | -1/+1 |
| * | [AArch64] NFC: Cleanup isAArch64FrameOffsetLegal | Sander de Smalen | 2019-03-27 | 1 | -200/+98 |
| * | [AArch64] Adds cases for LDRSHWui and LDRSHXui to getMemOpInfo | Sander de Smalen | 2019-03-27 | 1 | -0/+6 |
| * | AArch64: implement copy for paired GPR registers. | Tim Northover | 2019-02-07 | 1 | -0/+41 |
| * | [AArch64][Outliner] Don't outline BTI instructions | Oliver Stannard | 2019-02-05 | 1 | -0/+8 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [AArch64] Emit the correct MCExpr relocations specifiers like VK_ABS_G0, etc | Mandeep Singh Grang | 2019-01-10 | 1 | -1/+2 |
| * | Initial AArch64 SLH implementation. | Kristof Beyls | 2019-01-09 | 1 | -0/+5 |
| * | Introduce control flow speculation tracking pass for AArch64 | Kristof Beyls | 2018-12-18 | 1 | -0/+7 |
| * | [AArch64] Refactor the Exynos scheduling predicates | Evandro Menezes | 2018-12-10 | 1 | -208/+1 |
| * | [AArch64] Fix Exynos predicate | Evandro Menezes | 2018-12-06 | 1 | -8/+10 |
| * | Fix -Wparentheses warning. NFCI. | Simon Pilgrim | 2018-12-04 | 1 | -3/+2 |
| * | [MachineOutliner] Move stack instr check logic to getOutliningCandidateInfo | Jessica Paquette | 2018-12-04 | 1 | -96/+72 |
| * | [MachineOutliner][AArch64][NFC] Add early exit to candidate discarding logic | Jessica Paquette | 2018-12-04 | 1 | -0/+6 |
| * | [MachineOutliner] Drop candidates that require fixups if it's beneficial | Jessica Paquette | 2018-12-03 | 1 | -5/+24 |
| * | [MachineOutliner][AArch64] Improve checks for stack instructions | Jessica Paquette | 2018-12-01 | 1 | -1/+23 |
| * | [MachineOutliner] Outline both register save calls + no LR save calls together | Jessica Paquette | 2018-11-30 | 1 | -32/+26 |
| * | [MachineScheduler] Order FI-based memops based on stack direction | Francis Visoiu Mistrih | 2018-11-29 | 1 | -5/+8 |
| * | [MachineScheduler] Add support for clustering mem ops with FI base operands | Francis Visoiu Mistrih | 2018-11-28 | 1 | -23/+77 |
| * | [CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand | Francis Visoiu Mistrih | 2018-11-28 | 1 | -32/+49 |
| * | [TableGen] Refactor macro names (NFC) | Evandro Menezes | 2018-11-27 | 1 | -1/+1 |
| * | [AArch64] Refactor the scheduling predicates (3/3) (NFC) | Evandro Menezes | 2018-11-26 | 1 | -27/+0 |
| * | [AArch64] Refactor the scheduling predicates (2/3) (NFC) | Evandro Menezes | 2018-11-26 | 1 | -38/+0 |
| * | [AArch64] Refactor the scheduling predicates (1/3) (NFC) | Evandro Menezes | 2018-11-26 | 1 | -61/+3 |
| * | [MachineOutliner][NFC] Don't compute liveness if X16/X17/NZCV are unused | Jessica Paquette | 2018-11-14 | 1 | -16/+32 |
| * | [MachineOutliner][NFC] Use flags set in all candidates to check for calls | Jessica Paquette | 2018-11-13 | 1 | -6/+11 |
| * | [MachineOutliner][NFC] Use MBB flags to avoid call checks in getOutliningInfo | Jessica Paquette | 2018-11-13 | 1 | -21/+25 |
| * | [MachineOutliner][NFC] Exit getOutliningType if there are < 2 candidates | Jessica Paquette | 2018-11-13 | 1 | -2/+2 |
| * | [MachineOutliner][NFC] Simplify isMBBSafeToOutlineFrom check in AArch64 outliner | Jessica Paquette | 2018-11-13 | 1 | -20/+19 |
| * | [MachineOutliner][NFC] Change getMachineOutlinerMBBFlags to isMBBSafeToOutlin... | Jessica Paquette | 2018-11-12 | 1 | -16/+31 |
| * | [ARM64] [Windows] Handle funclets | Eli Friedman | 2018-11-09 | 1 | -2/+28 |
| * | [PATCH] [AArch64] Refactor helper functions (NFC) | Evandro Menezes | 2018-11-06 | 1 | -4/+4 |
| * | [ARM64] [Windows] Exception handling support in frame lowering | Sanjin Sijaric | 2018-10-31 | 1 | -1/+22 |
| * | [AArch64] [Windows] SEH opcodes should be scheduling boundaries. | Eli Friedman | 2018-10-30 | 1 | -0/+34 |
| * | [AArch64] Refactor Exynos machine model | Evandro Menezes | 2018-10-24 | 1 | -54/+65 |
| * | AArch64: add a pass to compress jump-table entries when possible. | Tim Northover | 2018-10-24 | 1 | -0/+8 |
| * | [AArch64] Refactor Exynos machine model (NFC) | Evandro Menezes | 2018-10-24 | 1 | -2/+2 |
| * | Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC | Fangrui Song | 2018-10-19 | 1 | -12/+7 |
| * | [AArch64][v8.5A] Don't create BR instructions in outliner when BTI enabled | Oliver Stannard | 2018-10-08 | 1 | -1/+9 |
| * | [AArch64] Fix verifier error when outlining indirect calls | Oliver Stannard | 2018-10-08 | 1 | -1/+1 |
| * | X86, AArch64, ARM: Do not attach debug location to spill/reload instructions | Matthias Braun | 2018-10-05 | 1 | -8/+2 |
| * | AArch64: Fix XSeqPairs/WSeqPairs problems | Matthias Braun | 2018-10-04 | 1 | -18/+68 |
| * | Revert "X86, AArch64, ARM: Do not attach debug location to spill/reload instr... | Matt Morehouse | 2018-10-02 | 1 | -4/+10 |
| * | X86, AArch64, ARM: Do not attach debug location to spill/reload instructions | Matthias Braun | 2018-10-01 | 1 | -10/+4 |
| * | [AArch64] Refactor cheap cost model | Evandro Menezes | 2018-10-01 | 1 | -12/+23 |
| * | [AArch64] Split zero cycle feature more granularly | Evandro Menezes | 2018-09-28 | 1 | -4/+4 |
| * | [MinGW] [AArch64] Add stubs for potential automatic dllimported variables | Martin Storsjo | 2018-09-04 | 1 | -1/+2 |
| * | [AArch64] Hook up the missed machine operand flag name for MO_DLLIMPORT | Martin Storsjo | 2018-08-31 | 1 | -1/+2 |