1. af1b463 [X86] Replace instregex with instrs list. NFCI. by Simon Pilgrim · 7 years ago
  2. eced359 AMDGPU: Allow f32 types for llvm.amdgcn.s.buffer.load by Matt Arsenault · 7 years ago
  3. f66adf4 [llvm-mca][x86] Add RDSEED instruction resource tests for GLM by Simon Pilgrim · 7 years ago
  4. 876bf15 [llvm-mca][x86] Add missing AES instruction resource tests by Simon Pilgrim · 7 years ago
  5. 54a0688 [llvm-mca][x86] Add RDRAND/RDSEED instruction resource tests by Simon Pilgrim · 7 years ago
  6. 1253bae [CostModel][X86] Fix overcounting arithmetic cost in illegal types in getArithmeticReductionCost/getMinMaxReductionCost by Craig Topper · 7 years ago
  7. a8fc666 [X86] Initialize and Register X86CondBrFoldingPass by Craig Topper · 7 years ago
  8. 6ee22ea AMDGPU: Remove llvm.SI.tbuffer.store by Matt Arsenault · 7 years ago
  9. 6436c9d [X86] Improve pfm counter coverage for llvm-exegesis by Simon Pilgrim · 7 years ago
  10. 8edf4fa AMDGPU: Remove llvm.SI.buffer.load.dword by Matt Arsenault · 7 years ago
  11. d687922 AMDGPU: Remove llvm.AMDGPU.kill by Matt Arsenault · 7 years ago
  12. fe66540 [DAGCombiner] disable truncation of binops by default by Sanjay Patel · 7 years ago
  13. 38880e6 Reapply "[DemandedBits][BDCE] Support vectors of integers" by Nikita Popov · 7 years ago
  14. 7e8f37b [AMDGPU] Shrink scalar AND, OR, XOR instructions by Graham Sellers · 7 years ago
  15. e3677c9 [DAGCombiner] remove explicit calls to AddToWorkList; NFCI by Sanjay Patel · 7 years ago
  16. c05ba54 Introduce llvm.experimental.widenable_condition intrinsic by Max Kazantsev · 7 years ago
  17. 2ae30c4 ARM: use correct offset from base pointer (r6) in call frame regions. by Tim Northover · 7 years ago
  18. 7135d8b [Targets] Add errors for tiny and kernel codemodel on targets that don't support them by David Green · 7 years ago
  19. ddbf742 Fix gcc7.3 -Wparentheses warning. NFCI. by Simon Pilgrim · 7 years ago
  20. a4079af [yaml2obj] format some codes NFC. by Xing GUO · 7 years ago
  21. f81732f [yaml2obj] revert bad change by Xing GUO · 7 years ago
  22. 075618b [yaml2obj] format some codes NFC. by Xing GUO · 7 years ago
  23. b285787 Fix test/tools/llvm-mca/AArch64/Exynos/direct-branch.s on Mac by Hans Wennborg · 7 years ago
  24. 9fb7c2f [utils] Use operator "in" instead of bound function "has_key" by Roger Ferrer Ibanez · 7 years ago
  25. 5d37d15 [X86] Add ivybridge to llvm-exegesis PFM counter mappings by Simon Pilgrim · 7 years ago
  26. 4b99cf2 [SelectionDAG] Don't pass on DemandedElts when handling SCALAR_TO_VECTOR by Simon Pilgrim · 7 years ago
  27. 11350ce [CMake] Add support for NO_INSTALL_RPATH argument in llvm_add_library() by Stefan Granitz · 7 years ago
  28. 871f349 [IR] Don't assume all functions are 4 byte aligned by Ranjeet Singh · 7 years ago
  29. b2bc0c5 [PM] Port LoadStoreVectorizer to the new pass manager. by Markus Lavin · 7 years ago
  30. df9c0d0 [LoopSimplifyCFG] Do not deal with loops with irreducible CFG inside by Max Kazantsev · 7 years ago
  31. 5f2a367 [PowerPC] Fix assert from machine verify pass that missing undef register flag by Zi Xuan Wu · 7 years ago
  32. 5e86e5f [llvm-mca] Improve test (NFC) by Evandro Menezes · 7 years ago
  33. 68aa2e1 [llvm-mca] Improve test (NFC) by Evandro Menezes · 7 years ago
  34. 35741b0 [CodeExtractor] Store outputs at the first valid insertion point by Vedant Kumar · 7 years ago
  35. 2b0c69e Revert "[llvm-tapi] Don't override SequenceTraits for std::string" by Armando Montanez · 7 years ago
  36. 0ac91b6 Revert "[DemandedBits][BDCE] Support vectors of integers" by Nikita Popov · 7 years ago
  37. 79ed2ef [DAGCombiner] use root SDLoc for all nodes created by logic fold by Sanjay Patel · 7 years ago
  38. 1a3341c [llvm-tapi] Don't override SequenceTraits for std::string by Armando Montanez · 7 years ago
  39. 43d69f9 [DAGCombiner] don't bother saving a SDLoc for a node that's dead; NFCI by Sanjay Patel · 7 years ago
  40. 6e9e89f [DemandedBits][BDCE] Support vectors of integers by Nikita Popov · 7 years ago
  41. 8b59b28 [BDCE] Add tests for BDCE applied to vector instructions; NFC by Nikita Popov · 7 years ago
  42. d43800d [DAGCombiner] more clean up in hoistLogicOpWithSameOpcodeHands(); NFC by Sanjay Patel · 7 years ago
  43. 5023b82 Run `git ls-files '*.gn' '*.gni' | xargs -n 1 gn format`. by Nico Weber · 7 years ago
  44. 5d33d9d [gn build] merge r348505. by Nico Weber · 7 years ago
  45. 391f8bd [X86] Directly create ADC/SBB nodes instead of using ADD/SUB with (and SETCC_CARRY, 1) by Craig Topper · 7 years ago
  46. 6ef3ba7 [DAGCombiner] don't group bswap with casts in logic hoisting fold by Sanjay Patel · 7 years ago
  47. f108b6c [x86] add test for vector bitwise-logic-of-bswaps; NFC by Sanjay Patel · 7 years ago
  48. b00f43f [DAGCombiner] reduce indent; NFC by Sanjay Patel · 7 years ago
  49. 5e3f62b [DagCombiner][X86] Simplify a ConcatVectors of a scalar_to_vector with undef. by Andrea Di Biagio · 7 years ago
  50. 32ffba1 [DAGCombiner] don't hoist logic op if operands have other uses, part 2 by Sanjay Patel · 7 years ago
  51. fbbe7bd Fix Wdocumentation warning. NFCI. by Simon Pilgrim · 7 years ago
  52. e1657fa [PowerPC] add tests for hoisting bitwise logic; NFC by Sanjay Patel · 7 years ago
  53. 0888d7b Reapply "Adapt gcov to changes in CFE." by Adrian Prantl · 7 years ago
  54. cacd572 [AArch64] Fix Exynos predicate by Evandro Menezes · 7 years ago
  55. 17c6c15 [DAGCombiner] don't hoist logic op if operands have other uses by Sanjay Patel · 7 years ago
  56. ec41162 [x86] add test for hoistLogicOpWithSameOpcodeHands with extra uses; NFC by Sanjay Patel · 7 years ago
  57. a6cf7e3 [PDB] Move some code around. NFC. by Zachary Turner · 7 years ago
  58. dfe9c7d [gn build] Process .def.in files in llvm/Config and add lib/Target/BUILD.gn by Nico Weber · 7 years ago
  59. 19016da [DAGCombiner] refactor function that hoists bitwise logic; NFCI by Sanjay Patel · 7 years ago
  60. 32cfa0e Support skewed stream arrays. by Zachary Turner · 7 years ago
  61. f8d18b8 [X86] Refactored IsSplatVector to use switch. NFCI. by Simon Pilgrim · 7 years ago
  62. f37825c [DEBUGINFO, NVPTX] Disable emission of ',debug' option if only debug directives are allowed. by Alexey Bataev · 7 years ago
  63. a9702ef [GVN] Don't perform scalar PRE on GEPs by Alexandros Lamprineas · 7 years ago
  64. 12ed311 [DEBUGINFO, NVPTX]Emit last debugging directives. by Alexey Bataev · 7 years ago
  65. 42f44e6 DAGCombiner::visitINSERT_VECTOR_ELT - pull out repeated VT.getVectorNumElements(). NFCI. by Simon Pilgrim · 7 years ago
  66. a2cb36c [NFC][AArch64] Split out backend features by Diogo N. Sampaio · 7 years ago
  67. 8c303c3 [ARM][NFC] Adding another test for armcgp by Sam Parker · 7 years ago
  68. fd7ff8f AMDGPU: Generate VALU ThreeOp Integer instructions by Nicolai Haehnle · 7 years ago
  69. 92a20fa [AMDGPU] Partial revert of rL348371: Turn on the DPP combiner by default by Valery Pykhtin · 7 years ago
  70. 7852f77 Fix -Wcovered-switch-default warning. NFCI. by Simon Pilgrim · 7 years ago
  71. d42bdb7 Revert "[LoopSimplifyCFG] Delete dead in-loop blocks" by Ilya Biryukov · 7 years ago
  72. bb3c659 Test commit: Removed trailing space in .txt file. by Markus Lavin · 7 years ago
  73. 2036102 [ARM][NFC] Added extra arm-cgp test by Sam Parker · 7 years ago
  74. 4b5bc47 [X86][NFC] Convert memcpy/memset tests to update_llc_test_checks. by Clement Courbet · 7 years ago
  75. b228e2c [ARM GlobalISel] Nothing is legal for Thumb by Diana Picus · 7 years ago
  76. 2a3b6f9 [X86][NFC] Add more tests for memset. by Clement Courbet · 7 years ago
  77. 61f571a [llvm-dwarfdump] - Simplify the test case. by George Rimar · 7 years ago
  78. 261e911 [InstCombine] foldICmpWithLowBitMaskedVal(): don't miscompile -1 vector elts by Roman Lebedev · 7 years ago
  79. 689b721 [NFC][InstCombine] Add more miscompile tests for foldICmpWithLowBitMaskedVal() by Roman Lebedev · 7 years ago
  80. 21526df [X86] Remove some leftover code for handling an i1 setcc type. NFC by Craig Topper · 7 years ago
  81. feb7e4f [LoopSimplifyCFG] Delete dead in-loop blocks by Max Kazantsev · 7 years ago
  82. 053b865 InstCombine: Add some missing tests for scalarization by Matt Arsenault · 7 years ago
  83. beec7d49 [llvm-objcopy] Change --only-keep to --only-section by Jake Ehrlich · 7 years ago
  84. 2941d47 AArch64: Fix invalid CCMP emission by Matthias Braun · 7 years ago
  85. 1849855 Add objc.* ARC intrinsics and codegen them to their runtime methods. by Pete Cooper · 7 years ago
  86. 7331098 [MachineOutliner][NFC] Move yet another std::vector out of a loop by Jessica Paquette · 7 years ago
  87. 17892fe [MachineOutliner][NFC] Move std::vector out of loop by Jessica Paquette · 7 years ago
  88. 3c93875 [MachineOutliner][NFC] Remove IntegerInstructionMap from InstructionMapper by Jessica Paquette · 7 years ago
  89. 922f82f [GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_TRUNC and G_CONCAT_VECTOR opcodes. by Amara Emerson · 7 years ago
  90. 3b07352 [MachineOutliner][NFC] Remove buildCandidateList and replace with findCandidates by Jessica Paquette · 7 years ago
  91. 8bd5d3d [MachineOutliner][NFC] Candidates don't need to be shared_ptrs anymore by Jessica Paquette · 7 years ago
  92. ad6bed6 Revert r347934 "[SCEV] Guard movement of insertion point for loop-invariants" by David L. Jones · 7 years ago
  93. c264b47 [WebAssembly] Change event section code to 13 by Heejin Ahn · 7 years ago
  94. 7c48342 [InstCombine] remove dead code from visitExtractElement by Sanjay Patel · 7 years ago
  95. 096ae71 [MachineOutliner][NFC] Remove CandidateList, since it's now unused. by Jessica Paquette · 7 years ago
  96. 510a345 Fix buildbot capture warning by Jessica Paquette · 7 years ago
  97. d5178b0 [MachineOutliner][NFC] Simplify and unify pruning/outlining logic by Jessica Paquette · 7 years ago
  98. 810c63b [InstCombine] reduce duplication in visitExtractElementInst; NFC by Sanjay Patel · 7 years ago
  99. 5aafb60 [InstCombine] add/move tests for extractelement; NFC by Sanjay Patel · 7 years ago
  100. 08bc3d8 ThinLTO: Do not import debug info for imported global constants by David Blaikie · 7 years ago