- 96a67f1 [X86][BtVer2] Partial vector stores (inc MMX) have a 2cy latency by Simon Pilgrim · 7 years ago
- 2e48b5a [X86][SSE] Ensure vector partial load/stores use the WriteVecLoad/WriteVecStore scheduler classes by Simon Pilgrim · 7 years ago
- d35d2d4 [X86][AVX] VEXTRACTF128mr store is a WriteFStoreX not WriteFStore by Simon Pilgrim · 7 years ago
- cd0f347 [X86][SSE] Ensure float load/stores use the WriteFLoad/WriteFStore scheduler classes by Simon Pilgrim · 7 years ago
- 5afb869 [ExynosM3] Fix scheduling info. by Clement Courbet · 7 years ago
- e6bf54e [X86][ZnVer1] Cleanup more single match instregexs by Simon Pilgrim · 7 years ago
- 4ccabdd Add Script to match open Phabricator reviews with potential reviewers. by Kristof Beyls · 7 years ago
- b8f0305 use standard llvm cmake formatting for targets defined in plugin tests by Nico Weber · 7 years ago
- 2652053 [llvm-exegesis] Improve documentation. by Clement Courbet · 7 years ago
- a739ddd StackColoring: better handling of statically unreachable code by Than McIntosh · 7 years ago
- 78c9c76 [SystemZ] Fix commit message of previous commit. by Jonas Paulsson · 7 years ago
- 1fcee95 [X86][CET] Changing -fcf-protection behavior to comply with gcc (LLVM part) by Alexander Ivchenko · 7 years ago
- 3447c10 [SystemZ] Fold AHIMux in foldMemoryOperandImpl. by Jonas Paulsson · 7 years ago
- 0ec6e36 [SimplifyCFG] Fix a debug invariant bug in FoldBranchToCommonDest() by David Stenberg · 7 years ago
- 710be84 [llvm-exegesis] Fix compile error on VS. by Clement Courbet · 7 years ago
- e274015 [RISCV] Add WasForced parameter to MCAsmBackend::fixupNeedsRelaxationAdvanced by Shiva Chen · 7 years ago
- 5f0ee1d [LICM] Extend the MustExecute scope by Serguei Katkov · 7 years ago
- f5e705e [X86DomainReassignment] Hopefully fix buildbot failure by Keno Fischer · 7 years ago
- 2135b33 [llvm-objcopy] Fix formatting by Alexander Shaposhnikov · 7 years ago
- 6ff324a [asan] Add instrumentation support for Myriad by Walter Lee · 7 years ago
- 83650ca Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info emission."" by Eric Christopher · 7 years ago
- 3de2740 Tidy comment up a bit. by Eric Christopher · 7 years ago
- 1074714 Fix unused lambda capture. by Eli Friedman · 7 years ago
- c7cc20b [MachineOutliner] Count savings from outlining in bytes. by Eli Friedman · 7 years ago
- ed72507 [X86DomainReassignment] Don't compare stack-allocated values by address by Keno Fischer · 7 years ago
- 4464e8f [X86DomainReassignment] Don't delete IMPLICIT_DEF nodes by Keno Fischer · 7 years ago
- b26b734 Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes." by Zachary Turner · 7 years ago
- 18b3754 Support: Add a raw_ostream::write_zeros() function. NFCI. by Peter Collingbourne · 7 years ago
- 55033b0 Revert r332657: "[AA] cfl-anders-aa with field sensitivity" by George Burgess IV · 7 years ago
- 54a7d61 AMDGPU/SI: Don't promote alloca to vector for atomic load/store by Changpeng Fang · 7 years ago
- 761b193 Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes." by Zachary Turner · 7 years ago
- d0e6e5a [pdb] Change /DEBUG:GHASH to emit 8 byte hashes. by Zachary Turner · 7 years ago
- 5b752cf [WebAssembly] Add Wasm personality and isScopedEHPersonality() by Heejin Ahn · 7 years ago
- fe651d1 [ORC] Consolidate materialization errors, and generate them in VSO's by Lang Hames · 7 years ago
- e78f10b [ORC] Make MaterializationResponsibility's constructor private. by Lang Hames · 7 years ago
- 0d0bfa97 [codeview] Include record prefix in global type hashing by Reid Kleckner · 7 years ago
- ceb92ae ARC, Nios2: Silence build warnings. NFCI. by Peter Collingbourne · 7 years ago
- 39bca83 [AA] cfl-anders-aa with field sensitivity by David Bolvansky · 7 years ago
- 1f4de6b [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops. by Diego Caballero · 7 years ago
- 56649b7 Add a limit for phi folding instcombine by Xinliang David Li · 7 years ago
- c783a5d [llvm-mca] Make Dispatch a subclass of Stage. by Matt Davis · 7 years ago
- c66bd0a [x86] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- b771c8e [llvm-pdbutil] Dump struct/class/union sizes in the minimal dump format by Reid Kleckner · 7 years ago
- ac5db0d [Debugify] Print the output to stderr by Anastasis Grammenos · 7 years ago
- 6c8d8d7 [RISCV] Separate base from offset in lowerGlobalAddress by Sameer AbuAsal · 7 years ago
- 03da979 [x86] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- b231180 [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- 28e0f25 [ARM] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- 19e6e2d [AArch64] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- 69b60eb [RISCV] Implement MC layer support for the tail pseudoinstruction by Mandeep Singh Grang · 7 years ago
- 7066681 [WebAssembly] MC: Fix typo in comment by Sam Clegg · 7 years ago
- e605bbd [CMake] Support runtimes in distributions by Chris Bieneman · 7 years ago
- 49f3003 Fix typo in declaring code-block snippet by Simon Pilgrim · 7 years ago
- cce04b3 [CMake] Make optimizing sanitizer builds optional by Chris Bieneman · 7 years ago
- a1fecd5 [llvm-mca] Add an example showing how to get Intel assembly syntax by Andrea Di Biagio · 7 years ago
- 01ff7b7 [X86] Split WriteCMOV + WriteCMOV2 scheduler classes by Simon Pilgrim · 7 years ago
- ce74ac3 AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with infinite loops. by Changpeng Fang · 7 years ago
- 6209d96 [mips] Add support for Global INValidate ASE by Petar Jovanovic · 7 years ago
- 90c9fa0 [InstCombine] Propagate the nsw/nuw flags from the add in the 'shifty' abs pattern to the sub in the select version. by Craig Topper · 7 years ago
- 4acf19a [llvm-mca][X86] Add CMOV test files by Simon Pilgrim · 7 years ago
- 938d593 [RISCV] Set isReMaterializable on ADDI and LUI instructions by Alex Bradbury · 7 years ago
- fdf3295 [X86][BtVer2] ADC/SBB take 2cy on an ALU pipe, not 1cy like ADD/SUB by Simon Pilgrim · 7 years ago
- eb1647b [llvm-mca] Hide unrelated flags from the -help output. by Andrea Di Biagio · 7 years ago
- 234ed79 [llvm-exegesis] Remove redudant explicit template instantiations. by Clement Courbet · 7 years ago
- 0fa09b6 In thin and full LTO + CFI, direct function calls may go through jump table by Dmitry Mikulin · 7 years ago
- 0ade31e [llvm-exegesis] Write out inconsistencies to a file. by Clement Courbet · 7 years ago
- efebb47 [Hexagon] Use addAliasForDirective for data directives by Alex Bradbury · 7 years ago
- 87225e5 [X86] Split WriteADC/WriteADCRMW scheduler classes by Simon Pilgrim · 7 years ago
- 3c529c0 [llvm-exegesis] Disable failing ARM assembler tests. by Clement Courbet · 7 years ago
- acf3f6e [llvm-mca] add flag -all-views and flag -all-stats. by Andrea Di Biagio · 7 years ago
- 1e03426 [llvm-exegesis] Analysis: detect clustering inconsistencies. by Clement Courbet · 7 years ago
- 4cdd921 [llvm-exegesis] Disable the tests failing on buildbots while we investigate. by Clement Courbet · 7 years ago
- c42065a [SystemZ] Commenting (NFC) by Jonas Paulsson · 7 years ago
- 8f090f6 [llvm-exegesis][NFC] Remove dead function. by Clement Courbet · 7 years ago
- c67506a [llvm-mca][X86] Add ADX test files by Simon Pilgrim · 7 years ago
- 8603d60 Fix r332592 : X86 tests should use the X86 target, not the native targets. by Clement Courbet · 7 years ago
- 4f11b74 reland r332579: [llvm-exegesis] Update to cover latency through another opcode. by Clement Courbet · 7 years ago
- f4a7407 [X86][SNB] Minor scheduler cleanup by Simon Pilgrim · 7 years ago
- 1963cc1 [AArch64][SVE] Asm: Support for structured ST2, ST3 and ST4 (scalar+scalar) store instructions. by Sander de Smalen · 7 years ago
- fadab83 Require DominatorTree when requiring/preserving LoopInfo in the old pass manager by Mikael Holmen · 7 years ago
- a925a3b [Analysis] Only use _unlocked stdio functions on linux by Martin Storsjo · 7 years ago
- 9bb99f8 Revert r332579 "[llvm-exegesis] Update to cover latency through another opcode." by Clement Courbet · 7 years ago
- 33d415b [llvm-exegesis] Update to cover latency through another opcode. by Clement Courbet · 7 years ago
- 9b79c170 [SROA] Handle PHI with multiple duplicate predecessors by Bjorn Pettersson · 7 years ago
- 7244dae [SROA] pr37267: fix assertion failure in integer widening by Hiroshi Inoue · 7 years ago
- d2427ff [RISCV] Add support for .half, .hword, .word, .dword directives by Alex Bradbury · 7 years ago
- 0650184 [X86] Add OptForSize to a couple load folding patterns. Remove some bad FIXME comments. by Craig Topper · 7 years ago
- da555b0 [CMake] Support building shared library for Fuchsia by Petr Hosek · 7 years ago
- 6e244de [Thumb2] fix typo in test from r332548 by Sanjay Patel · 7 years ago
- 69f1013 Mark test with "REQUIRES: shell" since it directly invokes "sh" and was failing on Windows. by Douglas Yung · 7 years ago
- 31b4f49 [AMDGPU] Move lsr test. NFC. by Stanislav Mekhanoshin · 7 years ago
- bf20a75 [WebAssembly] Fix the opcode number for i64.load16_u. by Dan Gohman · 7 years ago
- 3e976e6 [CodeGen] Use MachineInstr::getOperand(0) instead of gets the defs iterator_range and calling begin. NFC by Craig Topper · 7 years ago
- 7b227c4 Revert 332508 as it caused problems in the clang test suite. by Greg Clayton · 7 years ago
- ca6a4d9 [STLExtras] Add size() for ranges, and remove distance() by Vedant Kumar · 7 years ago
- 309c9c4 [Hexagon] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- fa475c5 [PowerPC] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- 9658229 [Thumb] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- 1aa4850 [Thumb] preserve test intent by removing undef by Sanjay Patel · 7 years ago
- 2a77a18 [NFC] WebAssembly build break #2 by JF Bastien · 7 years ago