- 83c71c2 AMDGPU: Make AllocationPriority of SGPRs higher than VGPRs by Matt Arsenault · 9 years ago
- 99c2801 Create SampleProfileLoader pass in llvm instead of clang by Dehao Chen · 9 years ago
- e461ebb Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." by Nirav Dave · 9 years ago
- 9bc1383 AMDGPU: Change vintrp printing by Matt Arsenault · 9 years ago
- e1980a6 Revert gold part of change, just liblto by Derek Schuff · 9 years ago
- dbfa0f8 Disable libLTO tests when libLTO is not built by Derek Schuff · 9 years ago
- 38ab2af New API for merging debug locations. NFC. by Robert Lougher · 9 years ago
- ee001a5 In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. by Nirav Dave · 9 years ago
- 18054ce Wdocumentation fix by Simon Pilgrim · 9 years ago
- ddae161 [DAGCombiner] Try to use SelectionDAG::isKnownToBeAPowerOfTwo instead of just APInt::isPowerOf2 by Simon Pilgrim · 9 years ago
- c6e4e5f Fix bug 30945- [AVX512] Failure to flip vector comparison to remove not mask instruction by Michael Zuckerman · 9 years ago
- 9160073 [X86][SSE] Add AVX1 tests to sdiv/udiv srem/urem combine tests by Simon Pilgrim · 9 years ago
- d3ab946 Revert "[AVR] Add the very first on-target test" by Renato Golin · 9 years ago
- dbb11ef Adapt to recent APFloat change by Stephan Bergmann · 9 years ago
- 36bda32 [AVR] Add the very first on-target test by Dylan McKay · 9 years ago
- 20a600c Replace APFloatBase static fltSemantics data members with getter functions by Stephan Bergmann · 9 years ago
- 1452ff9e Add a couple of assertions to the load combine code introduced by r289538 by Artur Pilipenko · 9 years ago
- d9de836 [AVR] Add the integrated testing tool to the .gitignore by Dylan McKay · 9 years ago
- f4f8560 [Assembler] Better error messages for .org directive by Oliver Stannard · 9 years ago
- 732b1be [AVR] Add a function instrumentation pass by Dylan McKay · 9 years ago
- b100308 [X86][InstCombine] Handle demanded elements for operand of AVX-512 scalar floating point to integer conversion intrinsics. by Craig Topper · 9 years ago
- e573748 [PowerPC] Fix logic dealing with nop after calls (and tail-call eligibility) by Hal Finkel · 9 years ago
- 2eef9bc [X86][InstCombine] Teach SimplifyDemandedVectorElts to handle masked scalar add/sub/mul/div/max/min intrinsics better. by Craig Topper · 9 years ago
- 98bf16e [X86][InstCombine] Handle scalar fmadd intrinsics correctly in SimplifyDemandedVectorElts. by Craig Topper · 9 years ago
- dbca62e [ThinLTO] Add an API to trigger file-based API for returning objects to the linker by Mehdi Amini · 9 years ago
- 23156f1 [X86][InstCombine] Teach SimplifyDemandedVectorElts to handle scalar round intrinsics more correctly. by Craig Topper · 9 years ago
- 52ed606 [X86][InstCombine] Teach SimplifyDemandedVectorElts to handle scalar min/max/cmp intrinsics more correctly. by Craig Topper · 9 years ago
- 5e5a55a Don't double-initialize cl::opt for iterating in reverse order to uncover non-determinism in codegen by default by Mehdi Amini · 9 years ago
- 740c753 Disable Iterating SmallPtrSet in reverse order to uncover non-determinism in codegen by default by Mehdi Amini · 9 years ago
- 68f637f [libFuzzer] document one more desired feature of a fuzz target by Kostya Serebryany · 9 years ago
- 0885016 LTO: Add support for multi-module bitcode files. by Peter Collingbourne · 9 years ago
- d5f6cc3 [DWARF] Preserve column number when emitting 'line 0' record by Paul Robinson · 9 years ago
- 60c9764 [llvm] Iterate SmallPtrSet in reverse order to uncover non-determinism in codegen by Mandeep Singh Grang · 9 years ago
- 92de000 [ARM] Fix typo in checking prefix by Evandro Menezes · 9 years ago
- 41b6275 Add support for Samsung Exynos M3 (NFC) by Evandro Menezes · 9 years ago
- edb501c Update the header docs to match a recent checkin. by Greg Clayton · 9 years ago
- e96000e Switch functions that returned bool and filled in a DWARFFormValue arg with ones that return Optional<DWARFFormValue> by Greg Clayton · 9 years ago
- 06f5b6a llvm-cat: Allow bitcode files to be created with no modules. by Peter Collingbourne · 9 years ago
- 23d0163 [llvm-config] Fixing one check where shared libs implied dylib by Chris Bieneman · 9 years ago
- 38087e5 llvm-config: Set LinkMode in addition to LinkDyLib when using --ignore-llvm by Derek Schuff · 9 years ago
- 57d813c [libFuzzer] fix an UB (invalid shift) spotted by ubsan. The code worked fine by luck, because the way shifts actually work on clang+x86 by Kostya Serebryany · 9 years ago
- 741933d [llvm-config] Add --ignore-libllvm by Chris Bieneman · 9 years ago
- cce1593 [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
- be0e551 Change CoverageTracker from a global variable to member variable to avoid breaking thread-safety. (NFC) by Dehao Chen · 9 years ago
- 9b021f2 Re-land "[SCEVExpander] Use llvm data structures; NFC" by Sanjoy Das · 9 years ago
- a740af8 [IRCE] Avoid loop optimizations on pre and post loops by Anna Thomas · 9 years ago
- d2b07a0d [LV] Don't vectorize when we have a small static bound on trip count by Michael Kuperstein · 9 years ago
- e32cf71 ADT: Use delete[] to delete the array owned by OwningArrayRef, as we created it with new[]. by Peter Collingbourne · 9 years ago
- 6605669 ADT: Add OwningArrayRef class. by Peter Collingbourne · 9 years ago
- 265ab52 Object: Make IRObjectFile own multiple modules and enumerate symbols from all modules. by Peter Collingbourne · 9 years ago
- e976df1 Object: Remove module accessors from IRObjectFile, and hide its constructor. by Peter Collingbourne · 9 years ago
- 0684441 LTO: Port the legacy LTO API to ModuleSymbolTable. by Peter Collingbourne · 9 years ago
- 314f28e LTO: Port the new LTO API to ModuleSymbolTable. by Peter Collingbourne · 9 years ago
- 068dd02 Generalize strided store pattern in interleave access pass by Alina Sbirlea · 9 years ago
- 209c7e5 Revert "AArch64CollectLOH: Rewrite as block-local analysis." by Matthias Braun · 9 years ago
- 6d5780f [bpf] change llvm-objdump to print dec instead of hex by Alexei Starovoitov · 9 years ago
- 26fec96 GlobalISel: fix GOT accesses on AArch64. by Tim Northover · 9 years ago
- adb170f Make a DWARFDIE class that can help avoid using the wrong DWARFUnit when extracting attributes by Greg Clayton · 9 years ago
- ebaf57b [libFuzzer] Add missing header needed for Windows. by Marcos Pividori · 9 years ago
- fae92e9 [libFuzzer] Avoid name collision with Windows API. by Marcos Pividori · 9 years ago
- fed659a [libFuzzer] Implement DirName() for Windows. by Marcos Pividori · 9 years ago
- f2c03c3 [libFuzzer] Fix bug in detecting timeouts when input string is empty. by Marcos Pividori · 9 years ago
- f51c504 [libFuzzer] Clean up headers and file formatting of LibFuzzer files. by Marcos Pividori · 9 years ago
- 611506b [libFuzzer] Properly use unsigned for workers, jobs and NumberOfCpuCores. by Marcos Pividori · 9 years ago
- 0ca1e73 [libFuzzer] Properly use unsigned for Process ID. by Marcos Pividori · 9 years ago
- 9fb21ea [libFuzzer] Improve Signal Handler interface. by Marcos Pividori · 9 years ago
- 1d11258 Fix the test cases committed in r289521. by Rong Xu · 9 years ago
- e73ae44 [X86][SSE] Regenerate vector of pointers tests by Simon Pilgrim · 9 years ago
- 2dcb697 [ADT] Add llvm::StringLiteral. by Zachary Turner · 9 years ago
- 520236e [ADCE] Add code to remove dead branches by David Callahan · 9 years ago
- 54becec Use more detailed assertion messages in the code introduced by r289538 by Artur Pilipenko · 9 years ago
- 5898f99 Fix a buildbot failure introduced by r289538 by Artur Pilipenko · 9 years ago
- bf4539e [DAGCombiner] Match load by bytes idiom and fold it into a single load by Artur Pilipenko · 9 years ago
- ac57dd0 Move BaseIndexOffset in DAGCombiner.cpp so it will be available for the upcoming user by Artur Pilipenko · 9 years ago
- 7e389a2 [SelectionDAG] computeKnownBits - simplified knownbits sign extension. NFCI. by Simon Pilgrim · 9 years ago
- 2762dba [mips][rtdyld] Move MIPS relocation resolution to a subclass and implement N32 relocations by Simon Dardis · 9 years ago
- 99172ed [mips] Fix comment to respect 80 chars per line; NFC by Simon Dardis · 9 years ago
- da72052 [mips] Fix compact branch hazard detection by Simon Dardis · 9 years ago
- c997cb8 [GlobalISel] Move extendRegister where it belongs. NFCI by Diana Picus · 9 years ago
- f19ce9b [X86][InstCombine] Fix SimplifyDemandedVectorElts to handle frcz scalar intrinsics correctly. by Craig Topper · 9 years ago
- a0288e9 llvm/test/Transforms/PGOProfile/noreturncall.ll REQUIRES asserts due to -debug-only. by NAKAMURA Takumi · 9 years ago
- 8a66c7e [PGO] Fix insane counts due to nonreturn calls by Rong Xu · 9 years ago
- 22f8c83 [SCCP] Debug diagnostic goes under DEBUG(). NFCI. by Davide Italiano · 9 years ago
- 590fc8e [AVR] Add an 'relax memory operation' pass by Dylan McKay · 9 years ago
- 8037f01 [peephole] Enhance folding logic to work for STATEPOINTs by Philip Reames · 9 years ago
- 1394ec2 [Statepoints] Reuse stack slots more than once within a basic block by Philip Reames · 9 years ago
- d7b8181 [libFuzzer] don't require extra flags with -minimize_crash=1 (default to -max_total_time=600). Also respect exact_artifact_path when outputting the end result by Kostya Serebryany · 9 years ago
- a9489f4 Missed a file in r289503. by Chris Bieneman · 9 years ago
- 7ca9e06 [LIT] Fix system-windows by Chris Bieneman · 9 years ago
- 844b9c1 Revert "Suppress LLVM::tools/llvm-symbolizer/coff-dwarf.test for mingw, for now." by Chris Bieneman · 9 years ago
- e190ac5 [llvm-config] Unsupported should be win32 by Chris Bieneman · 9 years ago
- 620dd6f Stop lying about pointers' required alignments. by Tim Northover · 9 years ago
- beb7530 [libFuzzer] Implement Timers for Windows. by Marcos Pividori · 9 years ago
- 394f9c7 [x86] fix test specifications by Sanjay Patel · 9 years ago
- e40b9f1 [x86] fix test specifications and auto-generate checks by Sanjay Patel · 9 years ago
- a923c5a [CMake] Multi-target builtins build by Petr Hosek · 9 years ago
- 8b658bc Revert "Disable all llvm-config tests for now, will investigate later" by Chris Bieneman · 9 years ago
- 5340b5b [llvm-config] Fix bug where `--libfiles` and `--names` would produce by Dan Liew · 9 years ago
- c24eb21 Avoid infinite loops in branch folding by Andrew Kaylor · 9 years ago
- d1dcfd2 clang-format to fix post-commit feedback by Chris Bieneman · 9 years ago