- 99174eb [SystemZ] Use valid base/index regs for inline asm by Zhan Jun Liau · 9 years ago
- 0c6f849 [Analysis] Change several Analysis pieces to use NodeRef. NFC. by Tim Shen · 9 years ago
- 85a2cff [CMake] Make llvm-config implicit dependency for subprojects by Chris Bieneman · 9 years ago
- 3ada6da [CMake] Minor fix to regex in r279152 by Chris Bieneman · 9 years ago
- 1282ae4 [CMake] Support for generating Xcode 8 compatible toolchains by Chris Bieneman · 9 years ago
- c5ef0e6 [InstCombine] add helper function for folds of icmp (shl 1, Y), C; NFCI by Sanjay Patel · 9 years ago
- 56ae20a [lanai] Add ISA document to CompilerWritersInfo by Jacques Pienaar · 9 years ago
- 2b3323e AMDGPU/SI: Fix a test in wqm.ll to always use s_cbranch_vcc* by Tom Stellard · 9 years ago
- 2fb9361 [libFuzzer] add more __attribute__((visibility("default"))) by Kostya Serebryany · 9 years ago
- c43ec38 Make cltz and cttz zero undef when the operand cannot be zero in InstCombine by Amaury Sechet · 9 years ago
- d87f299 [InstCombine] use m_APInt to allow icmp (trunc X, Y), C folds for splat constant vectors by Sanjay Patel · 9 years ago
- f17a9b6 [InstCombine] clean up foldICmpTruncConstant(); NFCI by Sanjay Patel · 9 years ago
- 175a34b [SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround by Michael Kuperstein · 9 years ago
- 443f72b AMDGPU : Fix QSAD and MQSAD instructions' incorrect data type. by Wei Ding · 9 years ago
- 3989d7e [SLP] Initialize VectorizedValue when gathering by Matthew Simpson · 9 years ago
- f65766d RegScavenging: Add scavengeRegisterBackwards() by Matthias Braun · 9 years ago
- b1ee91e Branch Folding: Accept explicit threshold for tail merge size. by Kyle Butt · 9 years ago
- a13b2e5 Add a version of Intrinsic::getName which is more efficient when there are no overloads. by Pete Cooper · 9 years ago
- 86d5f19 [X86][SSE] Missed insertps shuffle patterns by Simon Pilgrim · 9 years ago
- 21eafc7 [CMake] Silence message on multi-configuration generators by Chris Bieneman · 9 years ago
- 3f7f855 [asan] Extend test by Vitaly Buka · 9 years ago
- bc2ba71 [AMDGPU] add s_incperflevel/s_decperflevel intrinsics. by Valery Pykhtin · 9 years ago
- 4f657df Fix SystemZ compilation abort caused by negative AND mask by Elliot Colp · 9 years ago
- 92e6c94 AArch64: Don't call getIterator() on iterators by Duncan P. N. Exon Smith · 9 years ago
- 8970377 [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings by Eugene Zelenko · 9 years ago
- 030db64 [InstCombine] use m_APInt to allow icmp (udiv X, Y), C folds for splat constant vectors by Sanjay Patel · 9 years ago
- bb5b5bc [WebAssembly] Disable the store-results optimization. by Dan Gohman · 9 years ago
- 7306a61 [Assumptions] Make collecting ephemeral values not quadratic in the by Chandler Carruth · 9 years ago
- 4446526 Fix -Wpessimizing-move error, NFC by Vedant Kumar · 9 years ago
- 1197bbf [InstCombine] clean up foldICmpUDivConstant; NFC by Sanjay Patel · 9 years ago
- cd8d034 Reapply "ADT: Remove references in has_rbegin for reverse()" by Duncan P. N. Exon Smith · 9 years ago
- 3fe902e Resubmit "Write the TPI stream from a PDB to Yaml." by Zachary Turner · 9 years ago
- 8a83602 llvm-objdump: add coff import library symbol listing support by Saleem Abdulrasool · 9 years ago
- 67f2890 Revert "ADT: Remove references in has_rbegin for reverse()" by Duncan P. N. Exon Smith · 9 years ago
- e32f5ce ADT: Remove references in has_rbegin for reverse() by Duncan P. N. Exon Smith · 9 years ago
- 2e26f15 CVP. Turn marking adds as no wrap (introduced by r278107) off by default by Artur Pilipenko · 9 years ago
- 2afbd4c [AArch64][GlobalISel] Select floating-point binary ops. by Ahmed Bougacha · 9 years ago
- 190b463 [GlobalISel] Add floating-point binary ops. by Ahmed Bougacha · 9 years ago
- b6d362a [IRCE] Switch over to LLVM_DUMP_METHOD. NFCI. by Davide Italiano · 9 years ago
- 424d76c [ARM] Correct ARMv8*-A optional extension definitions in TargetParser by Richard Barton · 9 years ago
- 1759316 [InstCombine] use m_APInt to allow icmp (mul X, Y), C folds for splat constant vectors by Sanjay Patel · 9 years ago
- 0bc76c7 [WebAssembly] Refactor WebAssemblyLowerEmscriptenException pass for setjmp/longjmp by Derek Schuff · 9 years ago
- c9134ed [AArch64][GlobalISel] Select G_SDIV/G_UDIV. by Ahmed Bougacha · 9 years ago
- 3e6c82c [GlobalISel] Add support for DIV/REM. by Ahmed Bougacha · 9 years ago
- dd00c50 [InstCombine] use APInt in isSignTest instead of ConstantInt; NFC by Sanjay Patel · 9 years ago
- cec5045 llvm-readobj: handle import libraries with -coff-exports by Saleem Abdulrasool · 9 years ago
- ce587ac fix typo; NFC by Sanjay Patel · 9 years ago
- 22850ef [Hexagon] Create vcombine in HexagonCopyToCombine by Krzysztof Parzyszek · 9 years ago
- 94dd772 [InstCombine] use m_APInt to allow icmp (xor X, Y), C folds for splat constant vectors by Sanjay Patel · 9 years ago
- 3341243 [X86][SSE] Add SSE1 tests to make sure we don't merge loads on illegal types by Simon Pilgrim · 9 years ago
- 44b9d6a [mips] Correct tail call encoding for MIPSR6 by Simon Dardis · 9 years ago
- c73cfcf [Reassociate] Add test for PR28367. by Chad Rosier · 9 years ago
- 4304bda (Trivial) TargetPassConfig: assert when TargetMachine has no MCAsmInfo by Alex Bradbury · 9 years ago
- bc13f5f Remove trailing whitespace by Simon Pilgrim · 9 years ago
- 9d8d6de Revert "ADT: Remove UB in ilist (and use a circular linked list)" by Diana Picus · 9 years ago
- f1b025c Revert "ADT: Tidy up ilist_traits static asserts, NFC" by Diana Picus · 9 years ago
- 11eaa16 [Docs] More MemorySSA doc updates! by George Burgess IV · 9 years ago
- 2b56e93 Testcase for r279022 by Matthias Braun · 9 years ago
- b60f9a2 Revert r279016 -- it breaks win32-elf JIT tests. by Lang Hames · 9 years ago
- aa4e23e [sanitizer-coverage/libFuzzer] instrument comparisons with __sanitizer_cov_trace_cmp[1248] instead of __sanitizer_cov_trace_cmp, don't pass the comparison type to save a bit performance. Use these new callbacks in libFuzzer by Kostya Serebryany · 9 years ago
- b5871f9 Fix bot failure due to new test by Teresa Johnson · 9 years ago
- b798b8c [ThinLTO] Keep common symbols in ThinLTO modules by Teresa Johnson · 9 years ago
- b1cfb8c TailDuplicator: Fix crash after r278974 by Matthias Braun · 9 years ago
- dcd27e4 [LTO] Promote before performing weak resolution by Mehdi Amini · 9 years ago
- 76e81b2 [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout by Vitaly Buka · 9 years ago
- 5bc5c47 [RuntimeDyld] Strip leading '_' from symbols on 32-bit windows in by Lang Hames · 9 years ago
- a53e50c [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path by Mehdi Amini · 9 years ago
- 4ab1e66 ADT: Tidy up ilist_traits static asserts, NFC by Duncan P. N. Exon Smith · 9 years ago
- 3f5fad8 [WebAssembly] Handle debug information and virtual registers without crashing (reland r278967) by Dominic Chen · 9 years ago
- 7c34aef [Docs] Update MemorySSA doc to address more feedback. by George Burgess IV · 9 years ago
- ac9c0f4 [libFuzzer] force proper popcnt instruction by Kostya Serebryany · 9 years ago
- 03c1f4b Make llvm-pdbdump print column info when available by Adrian McCarthy · 9 years ago
- 0f69921 Actually enable new test for const RangeAdapter. Missing from r278991 by Pete Cooper · 9 years ago
- 3a15af3 SCEV: Don't assert about non-SCEV-able value in isSCEVExprNeverPoison() (PR28932) by Hans Wennborg · 9 years ago
- 50d8d1e [LoopUnroll] Move a simple check earlier. NFC. by Haicheng Wu · 9 years ago
- 87032a5 [LV] Move LoopBodyTraits to a better place, and add comment for simplifying LoopBlocksTraversal. NFC. by Tim Shen · 9 years ago
- 1a5ebc4 [InstCombine] add test for missing vector icmp fold by Sanjay Patel · 9 years ago
- 915cd42 wordsmith the "new targets" section a bit. by Chris Lattner · 9 years ago
- 6359c97 [RegionIterator] clang-format some pieces. NFC. by Tim Shen · 9 years ago
- cebbb5e Fix reverse to work on const rbegin()/rend(). by Pete Cooper · 9 years ago
- e65e275 [libFuzzer] given 0 and 255 more preference when inserting repeated bytes by Kostya Serebryany · 9 years ago
- 506857f [macho2yaml] Don't write empty linkedit data by Chris Bieneman · 9 years ago
- 9744bb4 [libFuzzer] one more mutation: ChangeBinaryInteger; also fix the breakage from r278970 by Kostya Serebryany · 9 years ago
- 0a6e4fd Tail Duplication: Accept explicit threshold for duplicating. by Kyle Butt · 9 years ago
- af9bcca TailDuplicator: Use optForSize instead of hasFnAttribute. by Kyle Butt · 9 years ago
- 7526feb [libFuzzer] when printing the reproducer input, also print the base input and the mutation sequence by Kostya Serebryany · 9 years ago
- b2724ac ADT: Remove UB in ilist (and use a circular linked list) by Duncan P. N. Exon Smith · 9 years ago
- 21e2c00 Revert "[WebAssembly] Handle debug information and virtual registers without crashing" by Duncan P. N. Exon Smith · 9 years ago
- 302f15f [docs] Adding "new target" rules to dev policy by Renato Golin · 9 years ago
- 7d7a23e Replace a few more "fall through" comments with LLVM_FALLTHROUGH by Justin Bogner · 9 years ago
- 3ed44cd GlobalISel: support irtranslation of icmp instructions. by Tim Northover · 9 years ago
- 1d359ed [WebAssembly] Handle debug information and virtual registers without crashing by Dominic Chen · 9 years ago
- 172174f [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits by Tim Shen · 9 years ago
- 4da2d32 AMDGPU: Remove dead option by Matt Arsenault · 9 years ago
- 1dca602 [GenericDomTree] Change GenericDomTree to use NodeRef in GraphTraits. NFC. by Tim Shen · 9 years ago
- 6eaa7d5 [InstCombine] minimize tests and autogenerate checks by Sanjay Patel · 9 years ago
- 4633e7e [InstCombine] more clean up of foldICmpXorConstant(); NFCI by Sanjay Patel · 9 years ago
- 4221363 [InstCombine] clean up foldICmpXorConstant(); NFCI by Sanjay Patel · 9 years ago
- 83260f2 Fix for PR29010 by Marina Yatsina · 9 years ago
- 79d1008 [libFuzzer] more mutations by Kostya Serebryany · 9 years ago