- 0110e74 [Hexagon] Skip blocks that define vector predicate registers in early-if by Krzysztof Parzyszek · 9 years ago
- 409bc1c Remove redundant include. by Vassil Vassilev · 9 years ago
- 3983dc2 Reland r296442 with modifications reverted in r296463. by Vassil Vassilev · 9 years ago
- 3f339ad [Hexagon] Properly handle 'q' constraint in 128-byte vector mode by Krzysztof Parzyszek · 9 years ago
- 6981f9a [PowerPC][ELFv2ABI] Allocate parameter area on-demand to reduce stack frame size by Nemanja Ivanovic · 9 years ago
- c40a2f9 The patch turns on epilogue unroll for loops with constant recurency start. by Evgeny Stupachenko · 9 years ago
- d541a81 [DAGCombiner] avoid assertion when folding binops with opaque constants by Sanjay Patel · 9 years ago
- 6a466e7 New tool: opt-diff.py by Adam Nemet · 9 years ago
- 5bf944f [opt-viewer] Treat remarks with different attributes as different by Adam Nemet · 9 years ago
- 76f5727 [opt-viewer] Don't use __getattr__ for missing YAML attributes by Adam Nemet · 9 years ago
- 4056116 [opt-viewer] Sort entries with identical hotness by source line by Adam Nemet · 9 years ago
- 05f3b73 Allow use of spaces in Bugpoint ‘--compile-command’ argument by David Bozier · 9 years ago
- 131b639 fix typo in comment; NFC by Sanjay Patel · 9 years ago
- 7bc4047 Re-apply "[GVNHoist] Move GVNHoist to function simplification part of pipeline." by Geoff Berry · 9 years ago
- d35d48c GlobalISel: record correct stack usage for signext parameters. by Tim Northover · 9 years ago
- 4f2d822 [InstCombine] Avoid faulty combines of select-cmp-br by Bjorn Pettersson · 9 years ago
- 201896c [ARM/AArch64] Update costs for interleaved accesses with wide types by Matthew Simpson · 9 years ago
- 6523b45 [ARM/AArch64] Support wide interleaved accesses by Matthew Simpson · 9 years ago
- 0aedea1 Do not leak OpenedHandles. by Vassil Vassilev · 9 years ago
- 465f5a1 [LV] Considier non-consecutive but vectorizable accesses for VF selection by Matthew Simpson · 9 years ago
- 3a93c4a Added special test covering a problem with PIC relocation model on SLM architecture. The fix will come in D26855. by Andrew V. Tischenko · 9 years ago
- e9106e2 Do not verify MachimeDominatorTree if it is not calculated by Serge Pavlov · 9 years ago
- 76fd0de Fix typo. NFCI by Xin Tong · 9 years ago
- 4dc7365 cmake: Configure the ThinLTO cache directory when using ELF lld or gold. by Peter Collingbourne · 9 years ago
- cc5ba44 LTO: When creating a local cache, create the cache directory if it does not already exist. by Peter Collingbourne · 9 years ago
- 0e90d42 LiveRegMatrix: Fix some subreg interference checks by Matthias Braun · 9 years ago
- 1174171 LiveIntervalUnion: Remove unused function; NFC by Matthias Braun · 9 years ago
- c099893 Revert r296708; causing test failures on ARM hosts. by Eli Friedman · 9 years ago
- f3b992a [Support] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
- 73db972 Remove spurious use of LLVM_FALLTHROUGH (NFC) by Paul Robinson · 9 years ago
- a50f957 [DAGCombiner] mulhi + 1 never overflow. by Amaury Sechet · 9 years ago
- b424c9d [GlobalISel] Add a way for targets to enable GISel. by Ahmed Bougacha · 9 years ago
- 2880f2d Improve mulhi overflow test. NFC by Amaury Sechet · 9 years ago
- f58f293 [ARM] Fix insert point for store rescheduling. by Eli Friedman · 9 years ago
- 57bc519 Add polly to svn:ignore. by Eli Friedman · 9 years ago
- fc70228 [ARM] Check correct instructions for load/store rescheduling. by Eli Friedman · 9 years ago
- 7685de2 [DAGCombiner] fold binops with constant into select-of-constants by Sanjay Patel · 9 years ago
- 386f137 [Constant Hoisting] Avoid inserting instructions before EH pads by Reid Kleckner · 9 years ago
- deebf96 [MC] Fix MachineLocation constructor broken in r294685 (NFC). by Eugene Zelenko · 9 years ago
- ae3bacf Add test case for mulhi's overflow. NFC by Amaury Sechet · 9 years ago
- ea1f548 [DebugInfo] [DWARFv5] Unique abbrevs for DIEs with different implicit_const values by Victor Leschuk · 9 years ago
- abd2baf [DAGCombiner] Remove non-ascii character and reflow comment. by Benjamin Kramer · 9 years ago
- a9e2ca0 LIU:::Query: Query LiveRange instead of LiveInterval; NFC by Matthias Braun · 9 years ago
- 4c3428b Elide argument copies during instruction selection by Reid Kleckner · 9 years ago
- aa64e90 New tool: opt-stats.py by Adam Nemet · 9 years ago
- 22bd547 Re-enable BinaryStreamTest.StreamReaderObject. by Zachary Turner · 9 years ago
- c662d06 [APInt] Optimize APInt creation from uint64_t by Craig Topper · 9 years ago
- 14feb94 LIU::Query: Remove unused getter; NFC by Matthias Braun · 9 years ago
- a64f8b6 LIU::Query: Remove always false member+getter; NFC by Matthias Braun · 9 years ago
- 502404c LiveIntervalUnion: Remove unused functions; NFC by Matthias Braun · 9 years ago
- db610dd [InstCombine] use -instnamer and auto-generate complete checks; NFC by Sanjay Patel · 9 years ago
- 6256a69 Disable BinaryStreamTest.StreamReaderObject. by Zachary Turner · 9 years ago
- 49ddd66 [x86] add vector tests for more coverage of D30502; NFC by Sanjay Patel · 9 years ago
- e2f9d30 Improve scheduling with branch coalescing by Nemanja Ivanovic · 9 years ago
- e4dc80f [DAG] Prevent Stale nodes from entering worklist by Nirav Dave · 9 years ago
- 9b8fd98 Add test cases for merging stores of multiply used stores by Nirav Dave · 9 years ago
- b907366 [RDF] Replace {} with explicit constructor, since not all compilers like it by Krzysztof Parzyszek · 9 years ago
- 894edf6 NewGVN: Add debug counter for value numbering by Daniel Berlin · 9 years ago
- 859385d [DWARF] Print leading zeros in type signature by Paul Robinson · 9 years ago
- 858e806 [RDF] Add recursion limit to getAllReachingDefsRec by Krzysztof Parzyszek · 9 years ago
- ed2fd58 [PDB] Fix and re-enable BinaryStreamArray test. by Zachary Turner · 9 years ago
- ae89bb13 Reorder fields for better packing. (NFC) by Paul Robinson · 9 years ago
- 955228a enable building with LTO on Windows using clang-cl and lld by Bob Haarman · 9 years ago
- 1bde0ae Alphabetize some cases (NFC) by Paul Robinson · 9 years ago
- 4024478 Revert r296575 "[SLP] Fixes the bug due to absence of in order uses of scalars which needs to be available" by Hans Wennborg · 9 years ago
- 0863625 [DWARF] Default lower bound should respect requested DWARF version. by Paul Robinson · 9 years ago
- a4e5231 [DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine by Artur Pilipenko · 9 years ago
- 34045f5 [Hexagon] Fix testcase accidentally broken by r296645 by Krzysztof Parzyszek · 9 years ago
- 0d19bb2 [Hexagon] Fix lowering of formal arguments of type i1 by Krzysztof Parzyszek · 9 years ago
- ece82f9 [PDB] Re-add BinaryStreamTest. by Zachary Turner · 9 years ago
- ac59e4b [GVNHoist] Don't hoist unsafe scalars at -Oz (PR31729) by Hans Wennborg · 9 years ago
- e6c13ec Remove unittests/DebugInfo/PDB/BinaryStreamTest.cpp (from r296555) by Vedant Kumar · 9 years ago
- 952e639 [PDB] Remove use of std error codes. by Zachary Turner · 9 years ago
- 1896046 clang-format r296631 by Diana Picus · 9 years ago
- efd69e6 [ARM] GlobalISel: Lower call params that need extensions by Diana Picus · 9 years ago
- b87c498 [x86] auto-generate checks; NFC by Sanjay Patel · 9 years ago
- 37e0185 [x86] regenerate checks; NFC by Sanjay Patel · 9 years ago
- f789f6f [DeadStoreElimination] Check function modref behavior before considering memory clobbered by Igor Laevsky · 9 years ago
- 2747964 [mips] Drop unneeded REQUIRES line in test. NFCI by Simon Dardis · 9 years ago
- ee5d29b [PPC] add tests for select-of-constants with binop; NFC by Sanjay Patel · 9 years ago
- b89bfff [BasicAA] Take attributes into account when requesting modref info for a call site by Igor Laevsky · 9 years ago
- 8d23745 [SLP] Preserve IR flags when vectorizing horizontal reductions. by Alexey Bataev · 9 years ago
- b25d8fc [SLP] Preserve IR flags for extra args. by Alexey Bataev · 9 years ago
- ccd868a [ARM] Fix bash-ism in test by Oliver Stannard · 9 years ago
- b6dfd8e [ARM] Fix parsing of special register masks by Oliver Stannard · 9 years ago
- 145ace2 [SLP] Fix for PR32038: extra add of PHI node when it is not required. by Alexey Bataev · 9 years ago
- 5abd133 [X86] Fix creating vreg def after use. by Ayman Musa · 9 years ago
- 82d2de3 Process tilde in llvm::sys::path::native by Serge Pavlov · 9 years ago
- aac0739 Remove sometimes faulty rewrite of memcpy in instcombine. by Mikael Holmen · 9 years ago
- de3bf07 (Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space. by NAKAMURA Takumi · 9 years ago
- 0d660dd Revert r296581, "PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space." by NAKAMURA Takumi · 9 years ago
- f2c4103 PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space. by NAKAMURA Takumi · 9 years ago
- 90c4f1e [LV] These remark should have been missed remarks by Adam Nemet · 9 years ago
- b2ec2bd [SLP] Fixes the bug due to absence of in order uses of scalars which needs to be available by Mohammad Shahid · 9 years ago
- eaeac1f AMDGPU: Re-do update for branch-relaxation test by Matt Arsenault · 9 years ago
- 108b26d clang-format GenericDomTreeConstruction.h, since the current formatting makes it look like their is a bug in the loop indentation, and there is not by Daniel Berlin · 9 years ago
- 037e153 Only run the overloaded-intrinsic-name.ll test once, with FileCheck. by Daniel Berlin · 9 years ago
- ee51703 Keep attributes, calling convention, etc, when remangling intrinsic by Daniel Berlin · 9 years ago
- 22de43b Move constexpr arrays out of class definition. by Zachary Turner · 9 years ago
- ca95334 [DebugInfo] Fix some Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago