- dab0bf5 llvm-dwarfdump: Factor out the printing of the section header (NFC) by Adrian Prantl · 8 years ago
- 8879f2a Fix typo in vector reduction costs comment. NFCI. by Simon Pilgrim · 8 years ago
- d77fd58 [X86] Use SDNode::ops() instead of makeArrayRef and op_begin(). NFCI by Craig Topper · 8 years ago
- dca8ff7 [X86] Don't create i64 constants on 32-bit targets when lowering v64i1 constant build vectors by Craig Topper · 8 years ago
- 566eb70 [X86] Add isel pattern infrastructure to begin recognizing when we're inserting 0s into the upper portions of a vector register and the producing instruction as already produced the zeros. by Craig Topper · 8 years ago
- 3c71a6c [RuntimeUnroll] Add heuristic for unrolling multi-exit loop by Anna Thomas · 8 years ago
- a50c5eb [Hexagon] Switch to parameterized register classes for HVX by Krzysztof Parzyszek · 8 years ago
- ae3278a Added optional validation of svn sources to Dockerfiles. by Ilya Biryukov · 8 years ago
- f6d994c [RuntimeUnrolling] Populate the VMap entry correctly when default generated through lookup by Anna Thomas · 8 years ago
- 4cbf8f8 Remove unneeded forward declaration. NFC by Alexander Kornienko · 8 years ago
- 1a8d4f9 Add a ReleaseNotes blurb for Execute.*Wait API change by Alexander Kornienko · 8 years ago
- fc31426 [X86][SSE] Add test cases vector for integer multiplies by Simon Pilgrim · 8 years ago
- 653f60b Revert "[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in integer binary ops." by Ilya Biryukov · 8 years ago
- 7d677e7 [AArch64] allow v8f16 types when FullFP16 is supported by Sjoerd Meijer · 8 years ago
- 7913159 Recommit "[RegAlloc] Make sure live-ranges reflect the state of the IR when by Jonas Paulsson · 8 years ago
- 1dc1d99 [SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in integer binary ops. by Dinar Temirbulatov · 8 years ago
- 72e6ac3 [ORC] Fix a typo. by Lang Hames · 8 years ago
- 37c3b16 [X86] PR32755 : Improvement in CodeGen instruction selection for LEAs. by Jatin Bhateja · 8 years ago
- 16aa13f [SLPVectorizer] Remove duplicated functionality code in initScheduleData function, NFCI. by Dinar Temirbulatov · 8 years ago
- 4869e6a5 [XRay] fix and clarify comments in the log file decoder by Martin Pelikan · 8 years ago
- 03855b6 [Object] Fix missing arguments to getType and getSymbol in Elf_Rel_Impl by Petr Hosek · 8 years ago
- b411a75 Revert "[lit] Force site configs to run before source-tree configs" by Zachary Turner · 8 years ago
- 4d63668 merge-request.sh: Update to use new "Fixed by Commit(s)" field by Tom Stellard · 8 years ago
- f9c1d43 [cmake] Fix a variable shadowing bug by Reid Kleckner · 8 years ago
- 89921cc [codeview] Use a type index of zero for static method "this" types by Reid Kleckner · 8 years ago
- 3cdfdbb [lit] Revert "Add a lit.llvm module that all llvm projects can use" by Zachary Turner · 8 years ago
- 065192f [lit] Remove some code that I forgot to remove. by Zachary Turner · 8 years ago
- d5831d2 [lit] Add a lit.llvm module that all test suites can use. by Zachary Turner · 8 years ago
- 154124a Refactor collectChildrenInLoop to LoopUtils [NFC] by Alina Sbirlea · 8 years ago
- 0928882 [WebAssembly] Use a separate wasm data segment for each global symbol by Sam Clegg · 8 years ago
- fa58033 Fix bug 34608 by moving private header out of public header. by Eric Beckmann · 8 years ago
- 44e437e [X86] Remove an unnecessary SmallVector from LowerBUILD_VECTOR. by Craig Topper · 8 years ago
- ac413e0 Fix warnings in r313297. by Jan Sjodin · 8 years ago
- b0f4ffc0 [lit] Fix some windows line endings that snuck in. by Zachary Turner · 8 years ago
- 11283fb AMDGPU: Fix violating constant bus restriction by Matt Arsenault · 8 years ago
- 028255f Add AddresSpace to PseudoSourceValue. by Jan Sjodin · 8 years ago
- c84b859 Subtarget support for parameterized register class information by Krzysztof Parzyszek · 8 years ago
- 5cf5798 [TargetTransformInfo] Detect 0 latency instructions by Guozhi Wei · 8 years ago
- 07d86e2 Remove usages of deprecated std::unary_function and std::binary_function. by Benjamin Kramer · 8 years ago
- 4d43fa8 AMDGPU: Fix assert on alloca of array of struct by Matt Arsenault · 8 years ago
- 535c627 [bpf] Fix test to always use little endian. by Simon Dardis · 8 years ago
- c189ccb [test] Fix TestDWARFDieRangeInfoIntersects by Jonas Devlieghere · 8 years ago
- c6fa88b AMDGPU: Stop modifying SP in call sequences by Matt Arsenault · 8 years ago
- 4809f17 Invoke GetInlineCost for legality check before inline functions in SampleProfileLoader. by Dehao Chen · 8 years ago
- eb1be81 [mips] Implement the 'dext' aliases and it's disassembly alias. by Simon Dardis · 8 years ago
- 23c0166 Adapt more testcases for llvm-dwarfdump changes. by Adrian Prantl · 8 years ago
- a15bb16 AMDGPU: Make frame register caller preserved by Matt Arsenault · 8 years ago
- 952c41c Silence warning about unused variable in release build by Krzysztof Parzyszek · 8 years ago
- 7c649ac llvm-dwarfdump: support dumping static archives. by Adrian Prantl · 8 years ago
- db81564 TableGen support for parameterized register class information by Krzysztof Parzyszek · 8 years ago
- 837d04d [lit] Force site configs to be run before source-tree configs by Zachary Turner · 8 years ago
- e6834d6 [tblgen] Remove uses of std::ptr_fun, it's removed in C++17. by Benjamin Kramer · 8 years ago
- 0ca0dda [IfConversion] More simple, correct dead/kill liveness handling by Krzysztof Parzyszek · 8 years ago
- d2c2dea [mips] Implement the 'dins' aliases. by Simon Dardis · 8 years ago
- bc0f9d9 [InstSimplify] fold sdiv/srem based on compare of dividend and divisor by Sanjay Patel · 8 years ago
- 93c8cad Add newline to end of test file. NFC. by Chad Rosier · 8 years ago
- e4c3f0b Test commit. by Aleksandar Beserminji · 8 years ago
- 32b8a7a [InstSimplify] clean up div/rem handling; NFCI by Sanjay Patel · 8 years ago
- da89c08 [X86] Regenerate test. NFCI. by Simon Pilgrim · 8 years ago
- 2664884 Regenerate test (broadcast comment). NFCI. by Simon Pilgrim · 8 years ago
- e678d51 [Hexagon] Make getMemAccessSize return size in bytes by Krzysztof Parzyszek · 8 years ago
- 8493f91 [X86] When applying the shuffle-to-zero-extend transformation on floating point, bitcast to integer first. by Ayman Musa · 8 years ago
- 122d0d1 [dwarfdump] Add DWARF verifiers for address ranges by Jonas Devlieghere · 8 years ago
- ee9c80e [mips] Pick the right variant of DINS upfront and enable target instruction verification by Simon Dardis · 8 years ago
- 13ca51e Revert "[dwarfdump] Add DWARF verifiers for address ranges" by Jonas Devlieghere · 8 years ago
- c3fc155 [DAGCombine] (shl (or x, c1), c2) -> (or (shl x, c2), c1 << c2) by Simon Pilgrim · 8 years ago
- 2e42fb2 [dwarfdump] Add DWARF verifiers for address ranges by Jonas Devlieghere · 8 years ago
- f7e4004 Fix line endings. NFCI. by Simon Pilgrim · 8 years ago
- abb1ba1 Fix line endings. NFCI. by Simon Pilgrim · 8 years ago
- f6a8db1 [SelectionDAG] ComputeNumSignBits - cleanup ROTL/ROTR wrapping to match DAGCombine etc. by Simon Pilgrim · 8 years ago
- 6b77046 [XRay][DebugInfo] Update the test to use a specific target by Dean Michael Berris · 8 years ago
- dbaaccc [PM/CGSCC] Teach the CGSCC pass manager components to gracefully handle by Chandler Carruth · 8 years ago
- b3a1f36 [XRay][DebugInfo] Remove -debug-compile from test invocation of llc by Dean Michael Berris · 8 years ago
- dde48e1 [LV] Fix maximum legal VF calculation by Alon Kom · 8 years ago
- eca1741 Recommit r313234 "[llvm-readobj] - Refactor printGroupSections methods." by George Rimar · 8 years ago
- 505ab7d Revert r313234 "[llvm-readobj] - Refactor printGroupSections methods." by George Rimar · 8 years ago
- 1360bdf [llvm-readobj] - Refactor printGroupSections methods. by George Rimar · 8 years ago
- d41dbfa [XRay][CodeGen] Use the current function symbol as the associated symbol for the instrumentation map by Dean Michael Berris · 8 years ago
- 679cc50 [mips] Recognise the triple used by Debian for MIPS n32 ABI by Simon Atanasyan · 8 years ago
- a31c940 Revert "Invoke GetInlineCost for legality check before inline functions in SampleProfileLoader." by Vitaly Buka · 8 years ago
- a28eeed Reland r313157, "ThinLTO: Correctly follow aliasee references when dead stripping." which was reverted in r313222. by Peter Collingbourne · 8 years ago
- e2d706b [SLPVectorizer] Prefer auto over explicit type for VL0, NFCI. by Dinar Temirbulatov · 8 years ago
- 2ca4715 Revert r313157 "ThinLTO: Correctly follow aliasee references when dead stripping." by Hans Wennborg · 8 years ago
- cca65fd Add optional profile counts to block frequency dump. by Hiroshi Yamauchi · 8 years ago
- a210f4d Move llvm/test/CodeGen/X86/clear-liverange-spillreg.mir to SystemZ. It was in wrong place. by NAKAMURA Takumi · 8 years ago
- a1a4168 AMDGPU: Don't spill SP reg like a normal CSR by Matt Arsenault · 8 years ago
- b004b50 [codeview] Fold FIXME into comment, there's nothing to do. NFC by Reid Kleckner · 8 years ago
- c9b4fb7 Revert r312719 "[MachineCombiner] Update instruction depths incrementally for large BBs." by Hans Wennborg · 8 years ago
- 1c29e7f Use MemoryBufferRef. (NFC) by Adrian Prantl · 8 years ago
- d368c61f Factor out duplicate code from llvm-dwarfdump (NFC) by Adrian Prantl · 8 years ago
- c9ffce2 Update testcase that was XFAILed on Darwin for llvm-dwarfdump change. by Adrian Prantl · 8 years ago
- 63c545d Allow target to decide when to cluster loads/stores in misched by Stanislav Mekhanoshin · 8 years ago
- 494372f llvm-dwarfdump: automatically dump both regular and .dwo variant of sections by Adrian Prantl · 8 years ago
- 93b87c8 AMDGPU: Handle coldcc in more places by Matt Arsenault · 8 years ago
- 68b15df [codeview] VLAs and unsized arrays should use a size of zero by Reid Kleckner · 8 years ago
- e8c0dd7 Update the early_inline test to explicitly add attribute for all functions. (NFC) by Dehao Chen · 8 years ago
- 95fa5a6 [ARM] Add more CPUs to host detection by Eli Friedman · 8 years ago
- 8b3d72d Add a comment for the test. NFC. by Wei Mi · 8 years ago
- c49953f [Transforms] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
- 57d83cb [RegAlloc] Keep a copy of live interval for the spilled vregs in HoistSpillHelper. by Wei Mi · 8 years ago