- cf50706 Clarify comment in the string-offsets-table-order.ll test by Pavel Labath · 7 years ago
- 82d654f [llvm-mca][TimelineView] Force the same number of executions for every entry in the 'wait-times' table. by Andrea Di Biagio · 7 years ago
- 0977b80 [ADT] ImmutableList no longer requires elements to be copy constructible by Kristof Umann · 7 years ago
- 939bd02 [llvm-mca] Pass an instruction reference when notifying event listeners about reserved/released buffer resources. NFC by Andrea Di Biagio · 7 years ago
- 2120ec1 [CloneFunction] Constant fold terminators before checking single predecessor by Mikael Holmen · 7 years ago
- 24696e2 [TableGen] Use std::move where possible in InstructionMemo constructor. NFCI. by Simon Pilgrim · 7 years ago
- ad28057 [GVNHoist] Prune out useless CHI insertions by Alexandros Lamprineas · 7 years ago
- 78367b1 [NFC] Apply another commit to comply with old CMake by Kirill Bobyrev · 7 years ago
- b9a5b63 [X86][SSE] Improve variable scalar shift of vXi8 vectors (PR34694) by Simon Pilgrim · 7 years ago
- b2b31f2 [benchmark] Silence warning by applying upstream patch by Kirill Bobyrev · 7 years ago
- a53c4cf [X86][SSE] Avoid vector extraction/insertion for non-constant uniform shifts by Simon Pilgrim · 7 years ago
- 18c6fab Pull google/benchmark library to the LLVM tree by Kirill Bobyrev · 7 years ago
- f3a4bc2 [NFC] A loop can never contain Ret instruction by Max Kazantsev · 7 years ago
- 4f69adc Fix in getAllocationDataForFunction by David Chisnall · 7 years ago
- f17bde5 [X86] Fix some comments to refer to KORTEST not KTEST. NFC by Craig Topper · 7 years ago
- 00ca244 [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting load is legal for the target. by Craig Topper · 7 years ago
- 8e2acb7 [InstCombine] Extend (add (sext x), cst) --> (sext (add x, cst')) and (add (zext x), cst) --> (zext (add x, cst')) to work for vectors by Craig Topper · 7 years ago
- d7e8f44 [PPC] Remove Darwin support from POWER backend. by Kit Barton · 7 years ago
- 237dc6a Revert "[CodeGenPrepare] Scan past debug intrinsics to find select candidates (NFC)" by David Blaikie · 7 years ago
- 4fcbd63 [MemorySSA] Add NDEBUG checks to verifiers; NFC by George Burgess IV · 7 years ago
- 162b59d [InstCombine] fix formatting; NFC by Sanjay Patel · 7 years ago
- 18188e8 [InstCombine] Add test cases for D51236. NFC by Craig Topper · 7 years ago
- 34cc844 [RuntimeDyld] Add test case that was accidentally left out of r340125. by Lang Hames · 7 years ago
- 68bb94a [InstCombine] allow shuffle+binop canonicalization with widening shuffles by Sanjay Patel · 7 years ago
- 412085b [ORC] Add unit tests for the new RTDyldObjectLinkingLayer2 class. by Lang Hames · 7 years ago
- 2bfb79f [x86] add AVX runs to show more potential scalar->vector mov opportunities; NFC by Sanjay Patel · 7 years ago
- f494ccf [PATCH] [InstCombine] Fix issue in the simplification of pow() with nested exp{,2}() by Evandro Menezes · 7 years ago
- 01bc72d s/std::set/DenseSet/; NFC by George Burgess IV · 7 years ago
- 6d962e3 [Pipeliner] Fix incorrect phi values in the epilog and kernel by Brendon Cahoon · 7 years ago
- cef9a05 [WebAssembly] TableGen backend for stackifying instructions by Thomas Lively · 7 years ago
- f550b4a Update the Visual Studio Integration from user feedback. by Zachary Turner · 7 years ago
- d52e353 Revert "[SCEV][NFC] Check NoWrap flags before lexicographical comparison of SCEVs" by Roman Tereshin · 7 years ago
- c7ce968 Set line endings to Windows on MSBuild files. by Zachary Turner · 7 years ago
- 1480507 [X86] Reverse the check prefixes in the test added in r340774. by Craig Topper · 7 years ago
- eddcb87 [X86] Add test cases to show current codegen of v2i32 div/rem in 32-bit and 64-bit modes by Craig Topper · 7 years ago
- a7f410a [x86] add tests for possibly avoiding scalar->vector move; NFC by Sanjay Patel · 7 years ago
- 0e4afbd [llvm-mca] Remove unused include. NFC by Andrea Di Biagio · 7 years ago
- bfb50d8 DAG: Check transformed type for forming fminnum/fmaxnum from vselect by Matt Arsenault · 7 years ago
- 9b313de MachineVerifier: Fix assert on implicit virtreg use by Matt Arsenault · 7 years ago
- e07ed9e LangRef: Clarify expected sNaN behavior for minnum/maxnum by Matt Arsenault · 7 years ago
- 7ac9af1 [PowerPC][MC] Support expressions in getMemRIX16Encoding. by Sean Fertile · 7 years ago
- 2ef0c62 [NVPTX] Implement isLegalToVectorizeLoadChain by Benjamin Kramer · 7 years ago
- c5f2606 [X86] When lowering v32i8 MULHS/MULHU, shuffle after the PACKUS rather than before. by Craig Topper · 7 years ago
- 51c6d8b [X86] Add support for matching paddus patterns where one of the vectors is a constant. by Craig Topper · 7 years ago
- e51f5fb [llvm-mca] Introduce the llvm-mca library and organize the directory accordingly. NFC. by Matt Davis · 7 years ago
- 99b81ea [llvm-mca] Remove unused method. NFC. by Matt Davis · 7 years ago
- a890c68 [lit, python] Remove quotes around %python in cache.ll by Stella Stamenova · 7 years ago
- 601e525 Use a lambda for calls to ::open in RetryAfterSignal by Hans Wennborg · 7 years ago
- a26aa42 [WebAssembly] Added default stack-only instruction mode for MC. by Wouter van Oortmerssen · 7 years ago
- 0f9e36f [llvm-mca] Improved report generated by the SchedulerStatistics view. by Andrea Di Biagio · 7 years ago
- ee400ed fix comment typo by Nico Weber · 7 years ago
- 4f83e0c [SelectionDAG] add helper query for binops; NFC by Sanjay Patel · 7 years ago
- 24535f7 [PowerPC] Revert commit r339779 by Nemanja Ivanovic · 7 years ago
- 76e924a [X86] Adding the test pointing to the fail case of D45653 by Aleksandr Urakov · 7 years ago
- a6e572d [Sparc] Avoid writing outside array in applyFixup by Daniel Cederman · 7 years ago
- 4fc5f36 [NFC][X86] Fix `sibcall.ll` formatting by Aleksandr Urakov · 7 years ago
- b4aa550 [PowerPC] Recommit r340016 after fixing the reported issue by Nemanja Ivanovic · 7 years ago
- 4f41153 [Sparc] Add support for the cycle counter available in GR740 by Daniel Cederman · 7 years ago
- f3ceb74 [NFC] Try to make buildbot happy about virtual destructors by Max Kazantsev · 7 years ago
- 4b12e2f [NFC] Split logic of ImplicitControlFlowTracking to allow generalization by Max Kazantsev · 7 years ago
- 921890c [COFF] Expose an easier helper function for getting names for relocation types by Martin Storsjo · 7 years ago
- deac5c2 [Sparc] Custom bitcast between f64 and v2i32 by Daniel Cederman · 7 years ago
- 57e55e3 [RISCV] atomic_store_nn have a different layout to regular store by Roger Ferrer Ibanez · 7 years ago
- b19b37f Fix this file to have the necessary standard library includes and use by Chandler Carruth · 7 years ago
- 1cda61d [X86] Cleanup the LowerMULH code by hoisting some commonalities between the vXi32 and vXi8 handling. NFCI by Craig Topper · 7 years ago
- 4d181be [MS Demangler] Add virtual destructor. by Zachary Turner · 7 years ago
- 6e3e8a7 [MS Demangler] Re-write the Microsoft demangler. by Zachary Turner · 7 years ago
- f72a277 [X86] Correct the cost of (v4i32 (fptoui (v4f64))) under AVX512F. by Craig Topper · 7 years ago
- a37d3ef [X86] Add FeatureCMOV explicitly to all CPUs that support it. Remove FeatureCMOV implication from Feature64Bit and FeatureSSE1 by Craig Topper · 7 years ago
- 1ab9f71 [X86] Add FeatureCMOV to athlon and athlon-tbird cpus. by Craig Topper · 7 years ago
- 79923d9 [SelectionDAG][x86] turn insertelement into undef with variable index into splat by Sanjay Patel · 7 years ago
- a66b87a [ORC] Remove a workaround for systems lacking 8-byte atomics. by Lang Hames · 7 years ago
- 4029ff6 [ORC] Do not include non-global symbols in getObjectSymbolFlags. by Lang Hames · 7 years ago
- 9842cc4 Replace fancy use of initializer lists with simple functions that return by Chandler Carruth · 7 years ago
- 9179aee [IR] Replace `isa<TerminatorInst>` with `isTerminator()`. by Chandler Carruth · 7 years ago
- 8c9f47f Avoid specializing a variadic member template in a way that seems to not by Chandler Carruth · 7 years ago
- acc248f [IR] Sink `isExceptional` predicate to `Instruction`, rename it to by Chandler Carruth · 7 years ago
- 5eb83c5 [IR] Begin removal of TerminatorInst by removing successor manipulation. by Chandler Carruth · 7 years ago
- f798bee [MIPS GlobalISel] Legalize i8 and i16 add by Petar Jovanovic · 7 years ago
- 08e341f [X86] Fix typo in comment, expect->except. NFC by Craig Topper · 7 years ago
- f2d9bfd [X86] Add test cases for D50952, paddus patterns involving constants. NFC by Craig Topper · 7 years ago
- bffc6e5 [C-API][DIBuilder] Use NameLen in LLVMDIBuilderCreateParameterVariable by Robert Widmann · 7 years ago
- 6fc01b4 [X86] Replace support for vXi32 SMUL_LOHI/UMUL_LOHI with MULHS/MULHU support instead. by Craig Topper · 7 years ago
- 16d64ea7 [SelectionDAG][X86] Reorder the operands the MaskedStoreSDNode to put the value first. by Craig Topper · 7 years ago
- e44ba00 [X86] Make sure type is a vector before calling VT.getVectorNumElements() in combineLoopMAddPattern by Craig Topper · 7 years ago
- 42d6083 Fix -Wunused-function warning. NFCI. by Simon Pilgrim · 7 years ago
- ad6c428 Remove superfluous semicolon. NFCI. by Simon Pilgrim · 7 years ago
- 7b5db98 [x86] try harder to use broadcast to load a scalar into vector reg by Sanjay Patel · 7 years ago
- ee9a2bd [AMDGPU] Add support for multi-dword s.buffer.load intrinsic by Tim Renouf · 7 years ago
- c15fed2 [InstCombine] add tests for shuffle+binop transform; NFC by Sanjay Patel · 7 years ago
- c0f17a7 [X86] Make requested test changes from D50636 by Simon Pilgrim · 7 years ago
- 9a9829f [CodeGen] Set FrameSetup/FrameDestroy on BUNDLE instructions by Bjorn Pettersson · 7 years ago
- 48bfbb5 [LiveDebugVariables] Avoid faulty addDefsFromCopies in computeIntervals by Bjorn Pettersson · 7 years ago
- 98b23f0 [MC, RISCV] Fixed StringRef Assertion `Index < Length && "Invalid index!"' by Ana Pazos · 7 years ago
- d41a545 [llvm] Document "%T" as deprecated in CommandGuide/lit.rst by Kuba Mracek · 7 years ago
- 19181fb This patch adds support to LLVM for writing HermitCore (https://hermitcore.org) ELF binaries. by Eric Christopher · 7 years ago
- bb4f57c [RISCV] Fixed Assertion`Kind == Immediate && "Invalid type access!"' failed. by Ana Pazos · 7 years ago
- 59c0c36 Prevent DILocation::getMergedLocation() from creating invalid metadata. by Adrian Prantl · 7 years ago
- fc721a8 Allow demangler's node allocator to fail, and bail out of the entire by Richard Smith · 7 years ago
- 2feea28 [RISCV] Fix std::advance slowness by Ana Pazos · 7 years ago