1. 6d62c71 DAG: Check no signed zeros instead of unsafe math attribute by Matt Arsenault · 9 years ago
  2. 1166572 WholeProgramDevirt: Implement importing for uniform ret val opt. by Peter Collingbourne · 9 years ago
  3. 335955c AMDGPU: add missing lit.local.cfg to test/DebugInfo/AMDGPU by Konstantin Zhuravlyov · 9 years ago
  4. 0e53400 WholeProgramDevirt: Implement importing for single-impl devirtualization. by Peter Collingbourne · 9 years ago
  5. 611bafa Perform symbol binding for .symver versioned symbols by Teresa Johnson · 9 years ago
  6. 1970df1 AMDGPU/SI: Disable unrolling in the loop vectorizer if the loop is not vectorized. by Changpeng Fang · 9 years ago
  7. 4393560 Don't merge global constants with non-dbg metadata. by Evgeniy Stepanov · 9 years ago
  8. 2cee5cc [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer and reference types by Konstantin Zhuravlyov · 9 years ago
  9. 94a8180 [Outliner] Fix memory leak in suffix tree. by Jessica Paquette · 9 years ago
  10. 9dd9f4f [ConstantFold] Fix defect in constant folding computation for GEP by Javed Absar · 9 years ago
  11. c036eeb [Support] Add llvm::sys::fs::remove_directories. by Zachary Turner · 9 years ago
  12. 7b285de Add red zones to BumpPtrAllocator under ASan by Jordan Rose · 9 years ago
  13. d52e1fa [MemCpyOpt] clang-format + trim the legacy pass. NFC. by George Burgess IV · 9 years ago
  14. f2856a5 GlobalISel: correctly handle trivial fcmp predicates. by Tim Northover · 9 years ago
  15. 773c83e [SLP] Visualize SLP trees with -view-slp-tree by Adam Nemet · 9 years ago
  16. 8ca15c2 [LV] Select legal insert point when fixing first-order recurrences by Matthew Simpson · 9 years ago
  17. 7348569 [GlobalISel] Add default action for G_FNEG by Volkan Keles · 9 years ago
  18. ff30329 Resubmit FileSystem changes. by Zachary Turner · 9 years ago
  19. 3c479a9 [x86] regenerate checks; NFC by Sanjay Patel · 9 years ago
  20. b9f3ad9 [LV] Make the test case for PR30183 less fragile by Matthew Simpson · 9 years ago
  21. d20a0da [LV] Add missing check labels to tests and reformat by Matthew Simpson · 9 years ago
  22. b01d205 [Hexagon] Use correct offset when extracting from the high word by Krzysztof Parzyszek · 9 years ago
  23. cd870f7 [Sparc] Check register use with isPhysRegUsed() instead of reg_nodbg_empty() by Daniel Cederman · 9 years ago
  24. f45aefe [JumpThread] Use AA in SimplifyPartiallyRedundantLoad() by Jun Bum Lim · 9 years ago
  25. 48a60dc [InstCombine] avoid crashing on shuffle shrinkage when input type is not same as result type by Sanjay Patel · 9 years ago
  26. a53106e [ARM] Split up lsl-zero test into two tests by John Brawn · 9 years ago
  27. 0bf7b18 [LoopRotate] Propagate dbg.value intrinsics by Sam Parker · 9 years ago
  28. e5b6583 [X86][SSE] combineX86ShufflesRecursively can handle shuffle masks up to 64 elements wide by Simon Pilgrim · 9 years ago
  29. 31f4503 [Support] Remove unit test for fs::is_local by Jonas Hahnfeld · 9 years ago
  30. 8cd8473 [SLP] Fixed non-deterministic behavior in Loop Vectorizer. by Amjad Aboud · 9 years ago
  31. 2aec349 Revert "Revert "[PowerPC][ELFv2ABI] Allocate parameter area on-demand to reduce stack frame size"" by Tim Shen · 9 years ago
  32. 732e67b Work around an ICE on MSVC 2017. by Zachary Turner · 9 years ago
  33. 222cc00 Handle UnreachableInst in isGuaranteedToTransferExecutionToSuccessor by Sebastian Pop · 9 years ago
  34. 22615bf [SCCP] Merge markOverdefined and markAnythingOverdefined. by Davide Italiano · 9 years ago
  35. 8a5da6d [NVPTX] Remove unnecessary isImageReadoOnly(), isImageWriteOnly(), & isImageReadWrite calls by Justin Lebar · 9 years ago
  36. f06f68a AMDGPU: Don't wait at end of block with a trivial successor by Matt Arsenault · 9 years ago
  37. 9ac562c [DAGCombine] Simplify ISD::AND in GetDemandedBits. by Eli Friedman · 9 years ago
  38. fc8387b AMDGPU: Constant fold rcp node by Matt Arsenault · 9 years ago
  39. df032da [DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderef by Konstantin Zhuravlyov · 9 years ago
  40. 50ccd80 Fix additional constructor call missed by r297241. by Daniel Sanders · 9 years ago
  41. 2e72970 AMDGPU/SI: Do not insert EndCf in an unreachable block by Changpeng Fang · 9 years ago
  42. 70bc85f [InstCombine] shrink truncated insertelement into undef vector by Sanjay Patel · 9 years ago
  43. 35c6dd2 Recommit: [globalisel] Change LLT constructor string into an LLT-based object that knows how to generate it. by Daniel Sanders · 9 years ago
  44. 872fff1 [Hexagon] Check for presence before looking registers up in bit tracker by Krzysztof Parzyszek · 9 years ago
  45. cf301fc [Hexagon] Generate bitsplit instruction by Krzysztof Parzyszek · 9 years ago
  46. 79f786f GlobalISel: use inserts for landingpad instead of sequences. by Tim Northover · 9 years ago
  47. 9616c18 Fix one-after-the-end type metadata handling in globalsplit. by Evgeniy Stepanov · 9 years ago
  48. cb8ffd2 ADT: Fix SmallPtrSet iterators in reverse mode by Duncan P. N. Exon Smith · 9 years ago
  49. dd8d300 Fix source-lines test on Windows. by Zachary Turner · 9 years ago
  50. b1dd2b4 [InstCombine] shrink truncated splat shuffle (2nd try) by Sanjay Patel · 9 years ago
  51. f4f71cd7 [ObjectYAML] Fix issue with DWARF2 AddrSize 8 by Chris Bieneman · 9 years ago
  52. 908d8ee GlobalISel: fix legalization of G_INSERT by Tim Northover · 9 years ago
  53. 6e1685e Strip trailing whitespace. by Simon Pilgrim · 9 years ago
  54. 2d33745 [coroutines] Add handling for unwind coro.ends by Gor Nishanov · 9 years ago
  55. debb02e Implement FreeMachineFunction::getPassName(). by Yaron Keren · 9 years ago
  56. 360f1e7 [GlobalISel] Don't translate intrinsics with metadata parameters. by Ahmed Bougacha · 9 years ago
  57. 12a80e8 [GlobalISel] Avoid invalidating ValToVReg when translating no-op bitcast. by Ahmed Bougacha · 9 years ago
  58. 4298111 [GlobalISel] Relax vector G_SELECT assertion. by Ahmed Bougacha · 9 years ago
  59. fa62d55 [GlobalISel] Add vector select translation test. NFC. by Ahmed Bougacha · 9 years ago
  60. 0271044 [GlobalISel] Slightly clean up DBG_VALUE FP build code. by Ahmed Bougacha · 9 years ago
  61. c3e4809 [fuzzer] Don't crash if LLVMFuzzerMutate was called by CustomCrossOver by Vitaly Buka · 9 years ago
  62. 80a7dba [GlobalISel] Ignore %noreg when applying default regbank mapping. by Ahmed Bougacha · 9 years ago
  63. e8bbfec [GlobalISel] Emit DBG_VALUE %noreg for non-int/fp constant values. by Ahmed Bougacha · 9 years ago
  64. cf71edc [GlobalISel] Add constant dbg.value translation tests. NFC. by Ahmed Bougacha · 9 years ago
  65. 85cbde2 [NVPTX] Fixed lowering of unaligned loads/stores of f16 scalars and vectors. by Artem Belevich · 9 years ago
  66. c20464c SjLjEHPrepare: Fix the pass for swifterror arguments by Arnold Schwaighofer · 9 years ago
  67. 43959ee Fix bugpoint to work with swifterror values by Arnold Schwaighofer · 9 years ago
  68. 6b149f3 llvm-objdump: handle line numbers and source options for amdgpu objects by Konstantin Zhuravlyov · 9 years ago
  69. 0578f37 Fix C2712 build error on Windows by Konstantin Zhuravlyov · 9 years ago
  70. 18b5c0b [AArch64] Vulcan is now ThunderXT99 by Joel Jones · 9 years ago
  71. 428e17c Revert r297177: Change LLT constructor string into an LLT-based object ... by Daniel Sanders · 9 years ago
  72. 928a5d4 [JumpThread] Simplify CmpInst-as-Condition branch-folding a bit. by Xin Tong · 9 years ago
  73. beecea1 [cmake] Include openmp with add_llvm_external_project by Pirama Arumuga Nainar · 9 years ago
  74. da6d07a [ObjectYAML] Add support for DWARF5 Unit header by Chris Bieneman · 9 years ago
  75. 05382af Add unit tests for changes to SmallPtrSet and PointerLikeTypeTraits by Daniel Berlin · 9 years ago
  76. 434e386 Add PointerLikeTypeTraits for const things, as long as there is one for the non-const version. Clang and other users have a number of types they use as pointers, and this avoids having to define both const and non-const versions of PointerLikeTraits. by Daniel Berlin · 9 years ago
  77. 3ebefaf Make SmallPtrSet count and find able to take const PtrType's by Daniel Berlin · 9 years ago
  78. 30bc56b [LV] Consider users that are memory accesses in uniforms expansion step by Matthew Simpson · 9 years ago
  79. 227bb1a [X86] Add option to specify preferable loop alignment by Sanjoy Das · 9 years ago
  80. 86bbf43 [globalisel] Change LLT constructor string into an LLT-based object that knows how to generate it. by Daniel Sanders · 9 years ago
  81. 536a567 Further reduce testcase by Adrian Prantl · 9 years ago
  82. 67cf6a4 Fix test and add missing return for llvm-lto2 error case by Teresa Johnson · 9 years ago
  83. 0e1e54e [GlobalISel] Translate floating-point negation by Volkan Keles · 9 years ago
  84. 601357f Update comment in testcase by Adrian Prantl · 9 years ago
  85. e1768ae Rephrase condition for better readability. NFC by Adrian Prantl · 9 years ago
  86. e00955f [fs] Make sure to check S_ISLNK() in fillStatus. by Zachary Turner · 9 years ago
  87. 5eee35f revert r297155 because there's a clang test that depends on InstCombine: by Sanjay Patel · 9 years ago
  88. 378f96b Revert "Strip debug info when inlining into a nodebug function." by Adrian Prantl · 9 years ago
  89. 6494556 Relax the conflicting function arg verifier to allow for inlined debug by Adrian Prantl · 9 years ago
  90. 80be629 Verfier: Move the reset of DebugFnArgs closer to other similar operations. NFC by Adrian Prantl · 9 years ago
  91. cf4eefa Revert r297132, it caused PR32171 by Nico Weber · 9 years ago
  92. 8b2302f [InstCombine] shrink truncated splat shuffle by Sanjay Patel · 9 years ago
  93. 6a2cb81 [Support] Add the option to not follow symlinks on stat. by Zachary Turner · 9 years ago
  94. 2a998c0 [ARM] Correct handling of LSL #0 in an IT block by John Brawn · 9 years ago
  95. c1af14f [Hexagon] Do not insert instructions before PHI nodes by Krzysztof Parzyszek · 9 years ago
  96. f33a699 [ARM] Reapply r296865 "[ARM] fpscr read/write intrinsics not aware of each other"" by Ranjeet Singh · 9 years ago
  97. 0a652f1 [SystemZ] Add check VT.isSimple() in canTreateAsByteVector() by Jonas Paulsson · 9 years ago
  98. f57d023 In Thumb1, materialize a move between low registers as a `movs`, if CPSR isn't live. by Artyom Skrobov · 9 years ago
  99. dab1f00 [LoopRotate] Update dbg.value intrinsics by Sam Parker · 9 years ago
  100. 69112bd [X86] Quick fix for build bot failure (r297127) due to unused variable. by Ayman Musa · 9 years ago