- 2457cfc [LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass by Fangrui Song · 7 years ago
- 1753453 [Power9]Legalize and emit code for HW/Byte vector extract and convert to QP by Lei Huang · 7 years ago
- 74b03c9 [PowerPC] Set isAsmParserOnly=1 for X-form TLS loads/stores by Zaara Syeda · 7 years ago
- f37b1a1 [Sparc] Add .uahalf and .uaword directives by Daniel Cederman · 7 years ago
- 6a0790d [X86] Stop forcing X86VPermi2X node index operand to match destination type to make masking pattern matching easier. Add extra patterns with bitcasts instead. by Craig Topper · 7 years ago
- 5bedd79 [Tablegen] Avoid generating empty switch statements. NFC by Andrea Di Biagio · 7 years ago
- 822fd80 [AMDGPU] Fixed WWM bug in block otherwise entirely in WQM by Tim Renouf · 7 years ago
- 15b56a7 [X86] Don't hardcode scheduler class by Simon Pilgrim · 7 years ago
- 00d34a8 Revert 333358 as it's failing on some builders. by David Green · 7 years ago
- 3dde467 [UnrollAndJam] Add a new Unroll and Jam pass by David Green · 7 years ago
- 717390c Remove boolean argument from isSuitableFromBSS. by Eric Christopher · 7 years ago
- 9532fa4 Cleanups for getKindForGlobal: by Eric Christopher · 7 years ago
- 4362e9e Tidy some language in the xray documentation. by Eric Christopher · 7 years ago
- 98ac263 [dwarfdump] Make -c and -p work together by Jonas Devlieghere · 7 years ago
- bfcd30f [X86] Remove masking from avx512ifma intrinsics. Use a select instead. by Craig Topper · 7 years ago
- f49a7bf Fix comment decribing setcccarry. NFC by Amaury Sechet · 7 years ago
- 1c5fb8e Add test case for D46505 . NFC by Amaury Sechet · 7 years ago
- 5af80c6 [llvm-objcopy] Add --keep-file-symbols option by Paul Semel · 7 years ago
- 2a70cfb [ThinLTO] Fix a few more test match issues by Teresa Johnson · 7 years ago
- 1e3026d [ThinLTO] Fix another bot failure due to test mismatch by Teresa Johnson · 7 years ago
- 601e1a7 [ThinLTO] Fix bot failures from r333335 by Teresa Johnson · 7 years ago
- a9a2147 [ThinLTO] Print module summary index to assembly by Teresa Johnson · 7 years ago
- 7789810 [llvm-symbolizer] Simplify by Fangrui Song · 7 years ago
- 31d7817 [MemorySSA] Reflow comments + clean up control flow; NFC by George Burgess IV · 7 years ago
- 758389d [CFLAA] Reflow comments; NFC by George Burgess IV · 7 years ago
- 2cd65e1 Revert r333268: [IPSCCP] Use PredicateInfo to propagate facts from... by Florian Hahn · 7 years ago
- 3bf8298 Replace AA's uses of uint64_t with LocationSize; NFC. by George Burgess IV · 7 years ago
- a50c4ff [Support] Avoid normalization in sys::getDefaultTargetTriple by Petr Hosek · 7 years ago
- 192d09b [CodeGenPrepare] Revert r331783 by Guozhi Wei · 7 years ago
- d900d78 [AMDGPU][Waitcnt] Remove obsolete waitcnt option by Mark Searles · 7 years ago
- 981880e Recommit r333226 "[ValueTracking] Teach computeKnownBits that the result of an absolute value pattern that uses nsw flag is always positive." by Craig Topper · 7 years ago
- 869684e [AMDGPU] Fixed test failure with AMDGPUPerfHint by Stanislav Mekhanoshin · 7 years ago
- 31858ae [llvm-mca] Update the header's guard name. NFC. by Matt Davis · 7 years ago
- e81b963 [llvm-mca] Update DispatchStage header comment. NFC. by Matt Davis · 7 years ago
- 66f9771 [Tablegen][SubtargetEmitter] Add a default case to the auto-generated switch in MCSubtargetInfo::resolveVariantSchedClass(). NFC by Andrea Di Biagio · 7 years ago
- cf35b20 [llvm-mca] Add the RetireStage. by Matt Davis · 7 years ago
- ede786d Fix -Winconsistent-missing-overrides in AMDGPU code by Reid Kleckner · 7 years ago
- 277225f [AMDGPU] Add perf hints to functions by Stanislav Mekhanoshin · 7 years ago
- ca7ed38 [mips] Fix the definitions of lwp, swp by Simon Dardis · 7 years ago
- 0d3a4af [RFC][Patch 2/3] Add a MCSubtargetInfo hook to resolve variant scheduling classes. by Andrea Di Biagio · 7 years ago
- e68d92b [RFC][Patch 1/3] Add a new class of predicates for variant scheduling classes. by Andrea Di Biagio · 7 years ago
- f1f35aa [NFC] Restructure linkage name printing in AsmWriter by Teresa Johnson · 7 years ago
- 682d738 [Hexagon] Fix packing source vectors in shufflevector selection by Krzysztof Parzyszek · 7 years ago
- 8d11311 [MustExecute] Fix a debug invariant issue in isGuaranteedToExecute() by David Stenberg · 7 years ago
- 10826be [X86][SNB] Fix differences between vex/non-vex XMM vector moves (PR37286) by Simon Pilgrim · 7 years ago
- 714f05a Fix ubsan errors introduced by r333263 re. left-shifting negative values. by Sander de Smalen · 7 years ago
- e6cc3ad [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions. by Florian Hahn · 7 years ago
- fe9deeb [llvm-objcopy] Add --strip-unneeded option by Paul Semel · 7 years ago
- 60231ab Fix ODR violation from r333230 by Krasimir Georgiev · 7 years ago
- 537da19 [AArch64][SVE] Asm: Support for DUP (immediate) instructions. by Sander de Smalen · 7 years ago
- 8c15b1c [SystemZ] Bugfix in combineSTORE(). by Jonas Paulsson · 7 years ago
- cc53486 [RegUsageInfoCollector] Bugfix for callee saved registers. by Jonas Paulsson · 7 years ago
- dde1312 [AMDGPU] Fixed incorrect break from loop by Tim Renouf · 7 years ago
- 87a4c58 [x86] invpcid LLVM intrinsic by Gabor Buella · 7 years ago
- 96dd58b AMDGPU: Remove AMDGPUMCInstLower.h by Tom Stellard · 7 years ago
- 84a7491 Revert r333226 "[ValueTracking] Teach computeKnownBits that the result of an absolute value pattern that uses nsw flag is always positive." by Craig Topper · 7 years ago
- 7781850 Restore the LoopInstSimplify pass, reverting r327329 that removed it. by Chandler Carruth · 7 years ago
- 7feb37b Use quoteattr to ensure we make well formed attributes by Chris Matthews · 7 years ago
- 86df7c7 [llvm-symbolizer] Simplify. NFC by Fangrui Song · 7 years ago
- 646a736 [Debugify] Set a DI version module flag for llc compatibility by Vedant Kumar · 7 years ago
- 951e605 [Debugify] Avoid printing unnecessary square braces, NFC by Vedant Kumar · 7 years ago
- fca4ed2 [DebugInfo] Maintain DI when converting GEP to bitcast by Vedant Kumar · 7 years ago
- f48234e [LegacyPM] Use MapVector for OnTheFlyPassManagers. by Florian Hahn · 7 years ago
- f501bf3 [C-API] Add functions to create GDB, Intel, Oprofile event listeners. by Andres Freund · 7 years ago
- 2373d70 [ORC][C-API] Expose LLVMOrc{Unr,R}egisterJITEventListener(). by Andres Freund · 7 years ago
- 00af335 [ORC] Add ability [un]register JITEventListener on Orc C stack. by Andres Freund · 7 years ago
- 803d39f [ORC] Extend object layer callbacks so JITEventListener can be supported. by Andres Freund · 7 years ago
- 16296d7 [ValueTracking] Teach computeKnownBits that the result of an absolute value pattern that uses nsw flag is always positive. by Craig Topper · 7 years ago
- 0bd45c4 [InstCombine] Enable more reassociations using FMF 'reassoc' + 'nsz' by Warren Ristow · 7 years ago
- 5932cd9 AMDGPU: Split R600 AsmPrinter code into its own class by Tom Stellard · 7 years ago
- 3d4c0a0 [AArch64] Improve orr+movk sequences for MOVi64imm. by Eli Friedman · 7 years ago
- 91b6092 Add handling for GlobalAliases in ExecutionEngine::getConstantValue. by Lang Hames · 7 years ago
- 130bebd [ORC] Add findSymbolIn() wrapper to C bindings, take #2. by Andres Freund · 7 years ago
- cdedb66 [AArch64] Take advantage of variable shift/rotate amount implicit mod operation. by Geoff Berry · 7 years ago
- b3e5dc7 [ThinLTO/CFI] Minor comment clarification by Teresa Johnson · 7 years ago
- 8091867 [llvm-mca] Fix a rounding problem in SummaryView.cpp exposed by r333204. by Andrea Di Biagio · 7 years ago
- 81a864f [ORC] Perform name mangling in findSymbolIn(), as done in findSymbol(). by Andres Freund · 7 years ago
- add59cb [UpdateTestChecks] Improved update_mca_test_checks block analysis by Greg Bedwell · 7 years ago
- 560976e [X86][SSE] Pull out (AND (XOR X, -1), Y) matching into a helper function. NFC. by Simon Pilgrim · 7 years ago
- 05caaf1 Add R_PPC64_IRELATIVE to PPC64 relocations. by Sean Fertile · 7 years ago
- 9f6d238 [LICM] Preserve DT and LoopInfo specifically by Jun Bum Lim · 7 years ago
- 8f9bb80 Fix unused variable warnings. NFCI. by Simon Pilgrim · 7 years ago
- bc8f9a2 [InstCombine] Combine XOR and AES instructions on ARM/ARM64. by Chad Rosier · 7 years ago
- d13570e FastMathFlags: Make it easier to unset individual ones. by Nicola Zaghen · 7 years ago
- a2d7e85 [X86][SSE] Pull out OR(AND(~MASK,X),AND(MASK,Y)) matching into a helper function. NFC. by Simon Pilgrim · 7 years ago
- 1aaff1e [X86][BtVer2] Added Jaguar cpu cycle counter to permit llvm-exegesis latency testing by Simon Pilgrim · 7 years ago
- 936c00e [NFC][VPlan] Wrap PlainCFGBuilder with an anonymous namespace. by Andrei Elovikov · 7 years ago
- e8e07b9 [x86] add vector load-cmp-select tests; NFC by Sanjay Patel · 7 years ago
- df5bf79 [llvm-exegesis] Analysis: Show value extents. by Clement Courbet · 7 years ago
- f7e1e2e [Support] Move header to WithColor header by Jonas Devlieghere · 7 years ago
- 2071b7a [Support] Add color cl category. by Jonas Devlieghere · 7 years ago
- 7f8728c [llvm-exegesis] Analysis: show debug string instead of raw key if provided. by Clement Courbet · 7 years ago
- 7273b3f [llvm-exegesis] Show sched class details in analysis. by Clement Courbet · 7 years ago
- 387dd2c Added a testcase for PR31593. A patch (r291535) that fixed this bug didn't have a testcase. by Ekaterina Romanova · 7 years ago
- 4a65e92 [ScheduleDAGInstrs / buildSchedGraph] Clear subregister entries also. by Jonas Paulsson · 7 years ago
- 3c819aa [mips] Remove duplicated code from the expandLoadInst. NFC by Simon Atanasyan · 7 years ago
- 6151d6d [mips] Remove redundant argument from expandLoadInst/expandStoreInst. NFC by Simon Atanasyan · 7 years ago
- 5c37d1e [mips] Add precondition asserts to the expandLoadInst/expandStoreInst. NFC by Simon Atanasyan · 7 years ago
- 8b02838 [mips] Cleanup the code a bit. NFC by Simon Atanasyan · 7 years ago
- 109abe0 [demangler] Add ItaniumPartialDemangler::isCtorOrDtor by Fangrui Song · 7 years ago