- a143b4a Fold fneg and fabs like multiplications by Stanislav Mekhanoshin · 8 years ago
- de55cfe [InstCombine] add tests for icmp with bitreversed ops; NFC by Sanjay Patel · 8 years ago
- d9e1a18 [AArch64] Make assert messages uniform and general [NFC] by Mandeep Singh Grang · 8 years ago
- f340eac [AArch64][Falkor] Attempt to fix Windows buildbots by Geoff Berry · 8 years ago
- 4599a3a Reuse existing variables. NFC. by Rafael Espindola · 8 years ago
- 5383c7c Break up long lines, NFC by Krzysztof Parzyszek · 8 years ago
- 8b3a547 [AArch64][Falkor] Try to avoid exhausting HW prefetcher resources when unrolling. by Geoff Berry · 8 years ago
- 31c22b7 Reuse existing variable. NFC. by Rafael Espindola · 8 years ago
- 59d4f7d [Dominators] Move helper functions into SemiNCAInfo by Jakub Kuderski · 8 years ago
- d49ee75 [BBVectorize][X86] Regenerate simple tests by Simon Pilgrim · 8 years ago
- 5f8077c [InstCombine] Remove 64-bit bit width restriction from m_ConstantInt(uint64_t*&) by Craig Topper · 8 years ago
- 370f3b8 [Dominators] Move SemiNCAInfo and helper functions out of DominatorTreeBase by Jakub Kuderski · 8 years ago
- 9a06b52 [LV] Fix PR33613 - retain order of insertelement per part by Ayal Zaks · 8 years ago
- 52cfa7b [Dominators] Move IDoms out of DominatorTreeBase and put them in SNCAInfo by Jakub Kuderski · 8 years ago
- 641f2e1 Fix PR33625. by Rafael Espindola · 8 years ago
- 662f95d [Dominators] Move InfoRec outside of DominatorTreeBase by Jakub Kuderski · 8 years ago
- 881a07c [BBVectorize] Regenerate simple tests by Simon Pilgrim · 8 years ago
- aaafc05 Don't repeat name in comment and format. NFC. by Rafael Espindola · 8 years ago
- c3ff98d Another test commit. by Chih-Hung Hsieh · 8 years ago
- b6867d2 [LoopUnroll] Fix bug in computeUnrollCount causing it to not honor MaxCount by Geoff Berry · 8 years ago
- 0dc8cf7 [InstCombine] add tests for icmp with bswapped operands; NFC by Sanjay Patel · 8 years ago
- 741f2b2 [Dominators] Move number to node mapping out of DominatorTreeBase by Jakub Kuderski · 8 years ago
- 8941512 [InstCombine] use local variable to reduce code; NFCI by Sanjay Patel · 8 years ago
- 7a4e530 Rangify loops, formatting changes, use bool instead of unsigned, NFC by Krzysztof Parzyszek · 8 years ago
- 56f2647 Don't repeat names and reformat. NFC. by Rafael Espindola · 8 years ago
- 28b3f06 [LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI. by Geoff Berry · 8 years ago
- d37294a Missed a check for UndefVI in r306466 by Krzysztof Parzyszek · 8 years ago
- b0947d9 [globalisel][tablegen] Post-commit review nits for r306388. NFC by Daniel Sanders · 8 years ago
- fa3697c [AArch64] AArch64CondBrTuningPass generates wrong branch instructions by Alexandros Lamprineas · 8 years ago
- fd48672 Don't repeat name in comments. 80 columns. NFC. by Rafael Espindola · 8 years ago
- 5ae42c7 [ARM] Improve if-conversion for M-class CPUs without branch predictors by John Brawn · 8 years ago
- 2a3af68 [X86] Added BSWAP tests for illegal i64/i128/i256 'wide' scalar integers by Simon Pilgrim · 8 years ago
- 234fff2 [X86][SSE] Dropped -mcpu from vector bswap tests by Simon Pilgrim · 8 years ago
- 93efc10 [globalisel][tablegen] Multiple 80-col corrections. by Daniel Sanders · 8 years ago
- 3d557de [X86][LLVM][test]Expanding Supports lowerInterleavedStore() in X86InterleavedAccess test. by Michael Zuckerman · 8 years ago
- 4459676 Create inliner params based on size and opt levels. by Easwaran Raman · 8 years ago
- 457765f Add zero-length check to memcpy/memset load store loop expansion by Teresa Johnson · 8 years ago
- 79b4061 [GlobalISel][X86] Test G_CONSTANT i32 0 TableGen'erated selection.NFC. by Igor Breger · 8 years ago
- f90583e Revert r306528 by Nikolai Bozhenov · 8 years ago
- 31bb0eb [GlobalISel][X86] Support bitwise operations : G_AND, G_OR, G_XOR by Igor Breger · 8 years ago
- fd3c664 Reverting commit 306414 on behalf of @gadi.haber by Michael Zuckerman · 8 years ago
- a06118f [X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsics tests by Simon Pilgrim · 8 years ago
- 32d37d6 [X86] Correct dwarf unwind information in function epilogue by Petar Jovanovic · 8 years ago
- 455327a [ValueTracking] Enabling existing ValueTracking patch by default. by Nikolai Bozhenov · 8 years ago
- 5b91c92 [InstCombine] Canonicalize clamp of float types to minmax in fast mode. by Nikolai Bozhenov · 8 years ago
- cd701a9 Add tests to document current InstCombine behavior for clamp pattern. by Nikolai Bozhenov · 8 years ago
- 39b79bc [DebugInfo] - Removed trailing whitespaces. NFC. by George Rimar · 8 years ago
- c9c94f4 Recommit "[ELF] - Add ability for DWARFContextInMemory to exit early when any error happen." by George Rimar · 8 years ago
- f41c3c9 [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8). by Kristof Beyls · 8 years ago
- 61e059d Revert r306512 "[ELF] - Add ability for DWARFContextInMemory to exit early when any error happen." by George Rimar · 8 years ago
- 75f5720 [ELF] - Add ability for DWARFContextInMemory to exit early when any error happen. by George Rimar · 8 years ago
- 7da83c8 [InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc (lshr(X, cst1)), cst->icmp (and X, mask), cst when the shift type is larger than 64-bits. NFC by Craig Topper · 8 years ago
- 48aca40 Revert r306508 "[InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc (lshr(X, cst1)), cst->icmp (and X, mask), cst when the shift type is larger than 64-bits. NFC" by Craig Topper · 8 years ago
- 13501a8 [InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc (lshr(X, cst1)), cst->icmp (and X, mask), cst when the shift type is larger than 64-bits. NFC by Craig Topper · 8 years ago
- 215f133 Add missing library dependency to fix build break in llvm-lto2 by Hiroshi Inoue · 8 years ago
- 499abe3 [IRCE][NFC] Better get SCEV for 1 in calculateSubRanges by Max Kazantsev · 8 years ago
- af639e8 Revert "[DAG] Fold FrameIndex offset into BaseIndexOffset analysis. NFCI." by Nirav Dave · 8 years ago
- 8b38a13 [AMDGPU] Add pattern for v_alignbit_b32 with immediate by Stanislav Mekhanoshin · 8 years ago
- a5e3faf Allow to truncate left shift with non-constant shift amount by Stanislav Mekhanoshin · 8 years ago
- 64a075b [DAG] Fold FrameIndex offset into BaseIndexOffset analysis. NFCI. by Nirav Dave · 8 years ago
- fa84770 Inlining: Don't re-map simplified cloned instructions. by Kyle Butt · 8 years ago
- 59d9d42 [TableGen] Improve Debug Output for --debug-only=subtarget-emitter NFCI by Joel Jones · 8 years ago
- 24b479e Add missing library dependency. by Peter Collingbourne · 8 years ago
- 85e0946 [COFF, ARM64] Add support for Windows ARM64 COFF format by Mandeep Singh Grang · 8 years ago
- a4799ad Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk. by Peter Collingbourne · 8 years ago
- fdc1250 Bitcode: Write the irsymtab to disk. by Peter Collingbourne · 8 years ago
- 0293dd1 Object: Add version and producer fields to the irsymtab header. NFCI. by Peter Collingbourne · 8 years ago
- dbbccba [CGP] add specialization for memcmp expansion with only one basic block by Sanjay Patel · 8 years ago
- ef9aa5a [NewPM/Inliner] Reduce threshold for cold callsites in the non-PGO case by Easwaran Raman · 8 years ago
- 5af1d07 GlobalISel: add some more sanity-checking to MachineInstrBuilder. NFC. by Tim Northover · 8 years ago
- 240a1f8 [AArch64] Inline callee if its target-features are a subset of the caller by Florian Hahn · 8 years ago
- 607969f [EarlyCSE][MemorySSA] Enable MemorySSA in function-simplification pass of EarlyCSE. by Geoff Berry · 8 years ago
- 44e8029 [Analysis] Revert r306472 changes in LoopInfo headers to fix broken builds. by Eugene Zelenko · 8 years ago
- 69d966c [GISel]: Add G_FEXP, G_FEXP2 opcodes by Aditya Nandakumar · 8 years ago
- c9c6332 clang-format a file. by Rafael Espindola · 8 years ago
- c9d2291 re-commit r306336: Enable vectorizer-maximize-bandwidth by default. by Dehao Chen · 8 years ago
- 01187b3 [Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
- ca9df19 [CGP] eliminate a sub instruction in memcmp expansion by Sanjay Patel · 8 years ago
- 96470fe GlobalISel: verify that a COPY is trivial when created. by Tim Northover · 8 years ago
- d1357b6 Clean up a test case by Xinliang David Li · 8 years ago
- a432d58 Create a PHI value when merging with a known undef live-in by Krzysztof Parzyszek · 8 years ago
- 3279867 [WebAssembly] Only run WebAssembly objdump tests if it is enabled as a target by Sam Clegg · 8 years ago
- 5cc4d23 [AArch64] Performance enhancements for Cavium ThunderX2 T99 by Joel Jones · 8 years ago
- 08da5c5 [WebAssembly] Add support for printing relocations with llvm-objdump by Sam Clegg · 8 years ago
- 49ab5d5 [WebAssembly] Add data size and alignement to linking section by Sam Clegg · 8 years ago
- f4a2d1d [Hexagon] Use proper predicate register state when expanding PS_vselect by Krzysztof Parzyszek · 8 years ago
- ea86c52 [InstCombine] Propagate nsw flag when turning mul by pow2 into shift when the constant is a vector splat or the scalar bit width is larger than 64-bits by Craig Topper · 8 years ago
- aa9b823 [Constants] Fix copy-pasto in llvm_unreachable message. NFC by Craig Topper · 8 years ago
- 6891a99 [CGP] simplify code to get bswap in memcmp expansion; NFCI by Sanjay Patel · 8 years ago
- 040f338 [AMDGPU] Add 2 new alignbit patterns by Stanislav Mekhanoshin · 8 years ago
- 3f92d75 [CodeExtractor] Prevent extraction of block involving blockaddress by Serge Guelton · 8 years ago
- e764e24 [AMDGPU] Simplify setcc (sext from i1 b), -1|0, cc by Stanislav Mekhanoshin · 8 years ago
- ecf693d [Hexagon] Update kills in hexagon-nvj even more properly than before by Krzysztof Parzyszek · 8 years ago
- d841eae RenameIndependentSubregs: Fix infinite loop by Matt Arsenault · 8 years ago
- 197bda6 [SROA] Fix APInt size when alloca address space is not 0 by Yaxun Liu · 8 years ago
- e2d9355 [AMDGPU] Combine and x, (sext cc from i1) => select cc, x, 0 by Stanislav Mekhanoshin · 8 years ago
- cfc8374 [CGP] add an IR builder to memcmp expansion class instead of recreating it; NFCI by Sanjay Patel · 8 years ago
- 3d019d3 [Dominators] Use Semi-NCA instead of SLT to calculate dominators by Jakub Kuderski · 8 years ago
- 41308c9 LiveRangeCalc: Slightly improve map usage; NFC by Matthias Braun · 8 years ago
- 32f1f18 [InstCombine] canonicalize icmp predicate feeding select by Sanjay Patel · 8 years ago