1. cfe0cf0 Fix indent. NFC. by Chad Rosier · 9 years ago
  2. ae9896f Add an optional parameter with a list of undefs to extendToIndices by Krzysztof Parzyszek · 9 years ago
  3. f2e0338 Next set of additional error checks for invalid Mach-O files for bad load commands by Kevin Enderby · 9 years ago
  4. 5fc0cc8 [EarlyCSE] Allow forwarding a non-invariant load into an invariant load. by Geoff Berry · 9 years ago
  5. 8f1c575 [SLP] Update the debug based on Michael's suggestion. by Chad Rosier · 9 years ago
  6. eb8a4ab [LangRef] Clarify !invariant.load semantics. by Geoff Berry · 9 years ago
  7. 71255df [SLP] Sink debug after checking for matching types/opcode. by Chad Rosier · 9 years ago
  8. c163bf5 [lib/LTO] Factor out logic for running passes. by Davide Italiano · 9 years ago
  9. b62ba77 s/static inline/static/ for headers I have changed in r279475. NFC. by Tim Shen · 9 years ago
  10. 33f98b3 [LTO] Fix common test to reflect r279911 and move to X86 subdirectory by Teresa Johnson · 9 years ago
  11. 57e1968 [codeview] Emit vtable shape information by Reid Kleckner · 9 years ago
  12. 327ae58 [statepoints][experimental] Add support for live-in semantics of values in deopt bundles by Philip Reames · 9 years ago
  13. acfacb0 [X86][SSE] Improve awareness of (v)cvtpd2ps implicit zeroing of upper 64-bits of xmm result by Simon Pilgrim · 9 years ago
  14. 5f960b8 [SLP] Arguments should be camel case, and start with an upper case letter. NFC. by Chad Rosier · 9 years ago
  15. da4a9a6 Changing a code block to text because Sphinx does not like it on the builder (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/12517/steps/docs-llvm-html/logs/stdio) by Aaron Ballman · 9 years ago
  16. 6050932 Clang patch r280064 introduced ways to set the FP exceptions and denormal by Sjoerd Meijer · 9 years ago
  17. 3061990 Fixed spill stack objects are mutable by Krzysztof Parzyszek · 9 years ago
  18. bafb383 Fix comments about IndirectBrInst in Instructions.h by Chad Rosier · 9 years ago
  19. 7ae397d Revert "[SimplifyCFG] Improve FoldValueComparisonIntoPredecessors to handle more cases" by James Molloy · 9 years ago
  20. 1012af3 Changing a code block to text because Sphinx does not like it on the builder (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/12516/steps/docs-llvm-html/logs/stdio) by Aaron Ballman · 9 years ago
  21. 8f65479 Revert "[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd" by James Molloy · 9 years ago
  22. 85dac9a Revert "[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches" by James Molloy · 9 years ago
  23. 3d40b2a Revert "[SimplifyCFG] Add a workaround to fix PR30188" by James Molloy · 9 years ago
  24. 0ba92ab Revert "[SimplifyCFG] Fix bootstrap failure after r280220" by James Molloy · 9 years ago
  25. 9cbda65 Use abstraction in AArch64AsmPrinter::lowerSTACKMAP. NFCI by Diana Picus · 9 years ago
  26. aca9e6b Typo fixes. NFC by Diana Picus · 9 years ago
  27. d5c06d1 [SimplifyCFG] Fix bootstrap failure after r280220 by James Molloy · 9 years ago
  28. 5b50326 AMDGPU/SI: Handle aliases in AMDGPUAlwaysInlinePass by Nikolay Haustov · 9 years ago
  29. 1c6ea1a [SimplifyCFG] Add a workaround to fix PR30188 by James Molloy · 9 years ago
  30. 87aeaac [SimplifyCFG] Improve FoldValueComparisonIntoPredecessors to handle more cases by James Molloy · 9 years ago
  31. e786823 [SimplifyCFG] Handle tail-sinking of more than 2 incoming branches by James Molloy · 9 years ago
  32. d308206 [SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd by James Molloy · 9 years ago
  33. 5ae3447 [SimplifyCFG] Tail-merge calls with sideeffects by James Molloy · 9 years ago
  34. 0bc610c [X86][SSE] Improve awareness of fptrunc implicit zeroing of upper 64-bits of xmm result by Simon Pilgrim · 9 years ago
  35. da47983 [Coverage] Make sorting criteria for CounterMappingRegions local. by Igor Kudrin · 9 years ago
  36. f903ac6 [AVX-512] Add patterns to select masked logical operations if the select has a floating point type. by Craig Topper · 9 years ago
  37. 2699e28 [AVX-512] Add test cases for masked floating point logic operations with bitcasts between the logic ops and the select. We don't currently select masked operations for these cases. by Craig Topper · 9 years ago
  38. bcb836f [X86] Regenerate a test using update_llc_test_checks.py. by Craig Topper · 9 years ago
  39. 74727ab [XRay] Support multiple return instructions in a single basic block by Dean Michael Berris · 9 years ago
  40. 8b6ce01 [Loads] Properly populate the visited set in isDereferenceableAndAlignedPointer by David Majnemer · 9 years ago
  41. 982b9c9 [PowerPC] Don't spill the frame pointer twice by Hal Finkel · 9 years ago
  42. b6a1398 [Coroutines] Part 10: Add coroutine promise support. by Gor Nishanov · 9 years ago
  43. 1a31aef [InstCombine] clean up InsertRangeTest; NFCI by Sanjay Patel · 9 years ago
  44. 751f50e [llvm-cov] Drop redundant "No." suffix in a column title by Vedant Kumar · 9 years ago
  45. 74a597b [LoadStoreVectorizer] Change VectorSet to Vector to match head and tail positions. Resolves PR29148. by Alina Sbirlea · 9 years ago
  46. ea62cfa [InstCombine] add tests to show type limitations of InsertRangeTest and callers by Sanjay Patel · 9 years ago
  47. 0887fc5 [codeview] Remove redundant TypeTable lookup by Reid Kleckner · 9 years ago
  48. 4cbb126 Add a test file, macho-invalid-dysymtab-extreloff-nextrel, by Kevin Enderby · 9 years ago
  49. e9f64d4 [ORC][RPC] Fix some bugs in the callB primitive. by Lang Hames · 9 years ago
  50. 3449d54 [CMake] Ensure that compiler-rt is added first by Chris Bieneman · 9 years ago
  51. b8c2c1d Next set of additional error checks for invalid Mach-O files for bad LC_DYSYMTAB’s. by Kevin Enderby · 9 years ago
  52. deb6ead llvm-readobj: speculative fix for MSVC by Saleem Abdulrasool · 9 years ago
  53. 7be2d15 GlobalISel: combine extracts & sequences created for legalization by Tim Northover · 9 years ago
  54. 605a81a AMDGPU: Relax SGPR asm constraint register class by Matt Arsenault · 9 years ago
  55. d7a5ad2 [libfuzzer] simplified unit truncation; do not write trunc items to disc by Mike Aizatsky · 9 years ago
  56. 911b0b8 Revert "ELFDumper: Unversioned symbols must not have trailing @" by Hemant Kulkarni · 9 years ago
  57. 67a6032 [LoopVectorizer] Predicate instructions in blocks with several incoming edges by Michael Kuperstein · 9 years ago
  58. 99edeba [COFFObjectFile] Ignore broken symbol table by David Majnemer · 9 years ago
  59. 90f82fc IntrArgMemOnly is only defined (and current AA machinery only sanely supports) pointer arguments, and these intrinsics have vector of pointer arguments. Remove ArgMemOnly until we either have the machinery, define a new attribute, or something similar by Daniel Berlin · 9 years ago
  60. 7ebede9 Re-instate recent RPC updates (r280016, r280017, r280027, r280051) with a by Lang Hames · 9 years ago
  61. b16d4d3 ELFDumper: Unversioned symbols must not have trailing @ by Hemant Kulkarni · 9 years ago
  62. a55b262 CodeGen: Fixup for r280128, since GCC isn't as permissive as Clang by Duncan P. N. Exon Smith · 9 years ago
  63. 8be91b5 GlobalISel: forbid physical registers on generic MIs. by Tim Northover · 9 years ago
  64. b899d19 llvm-readobj: add support for printing GNU Notes by Saleem Abdulrasool · 9 years ago
  65. a2a31ca Support: add some more ELF constants by Saleem Abdulrasool · 9 years ago
  66. e046d5c Fix unit test after function name change. by Zachary Turner · 9 years ago
  67. 9c80b35 ADT: Split ilist_node_traits into alloc and callback, NFC by Duncan P. N. Exon Smith · 9 years ago
  68. b986a76 Rename ArrayRef::keep_front / keep_back to take_front / take_back. by Zachary Turner · 9 years ago
  69. 63347e9 TailDuplication: Extract Indirect-Branch block limit as option. NFC by Kyle Butt · 9 years ago
  70. 2f1f35b ADT: Guarantee transferNodesFromList is only called on transfers by Duncan P. N. Exon Smith · 9 years ago
  71. b8d741f Appease buildbots after r280114. by Zachary Turner · 9 years ago
  72. b161c80 IR: Appease MSVC after r280107 with an & or two by Duncan P. N. Exon Smith · 9 years ago
  73. f097e13 [InstCombine] replace divide-by-constant checks with asserts; NFC by Sanjay Patel · 9 years ago
  74. bb0403b Add StringRef::take_front and StringRef::take_back by Zachary Turner · 9 years ago
  75. 298afcc Add StringRef::contains() by Zachary Turner · 9 years ago
  76. 558d668 [InstCombine] clean up foldICmpDivConstant; NFCI by Sanjay Patel · 9 years ago
  77. f81c893 ADT: Clean up docs and formatting for ilist_traits, NFC by Duncan P. N. Exon Smith · 9 years ago
  78. f1f27bb ADT: Split out simple_ilist, a simple intrusive list by Duncan P. N. Exon Smith · 9 years ago
  79. 788dfe5 Fixup r279618, instantiate *AnalysisManagerProxy<*AnalysisManager,LazyCallGraph::SCC>, instead of *AnalysisManagerProxy<*AnalysisManager,LazyCallGraph::SCC,LazyCallGraph&>, for PassID. by NAKAMURA Takumi · 9 years ago
  80. 39dbb53 [AMDGPU] Refactor SOP instructions TD files. by Valery Pykhtin · 9 years ago
  81. db6b577 Revert "[ORC][RPC] Make the future type of an Orc RPC call Error/Expected rather than" by Reid Kleckner · 9 years ago
  82. 72187d4 [libFuzzer] fix a bug when running a single unit of N bytes with -max_len=M, M<N, caused a buffer overflow by Kostya Serebryany · 9 years ago
  83. 773652b [libFuzzer] stop using bits for memcmp's value profile -- seems to blow up the corpus too much by Kostya Serebryany · 9 years ago
  84. 0d8f244 [MC] Move parser helper functions from Asmparser to MCAsmParser by Nirav Dave · 9 years ago
  85. 2a7897d [Reassociate] Add additional debug output. NFC. by Chad Rosier · 9 years ago
  86. 84ea382 SILoadStoreOptimizer.cpp: Fix a warning in r279991. [-Wunused-variable] by NAKAMURA Takumi · 9 years ago
  87. 95bbd1e [SimplifyCFG] Properly CSE metadata in SinkThenElseCodeToEnd by James Molloy · 9 years ago
  88. eaff23d docs: mention that clobbering output regs in inline asm is illegal. by Peter Zotov · 9 years ago
  89. 696fea9 [llvm-cov] Use the native path in the coverage report. by Ying Yi · 9 years ago
  90. ba87832 [Support][Error] Suppress warning about unused result. by Lang Hames · 9 years ago
  91. fd61a98 [Support] Add a conditionally defined default constructor (available on MSVC by Lang Hames · 9 years ago
  92. 8f4d66d Replace incorrect "#ifdef DEBUG" with "#ifndef NDEBUG". by James Y Knight · 9 years ago
  93. c7c6f45 [libFuzzer] use bits instead of bytes for memcmp/strcmp value profile -- the fuzzer reaches the goal much faster, at least on the simple puzzles by Kostya Serebryany · 9 years ago
  94. 23b4641 [RewriteStatepointsForGC] Update comment for same PHI node check. NFC by Anna Thomas · 9 years ago
  95. 9e15636 [ORC][RPC] Reword 'async' to 'non-blocking' to better reflect call primitive by Lang Hames · 9 years ago
  96. c1d8a15 [PowerPC] Force entry alignment in .got2 by Hal Finkel · 9 years ago
  97. 08f02f5 Fix coding style; NFC by Sanjoy Das · 9 years ago
  98. e86c615 ADT: Explode include/llvm/ADT/{ilist,ilist_node}.h, NFC by Duncan P. N. Exon Smith · 9 years ago
  99. ff612bc [libFuzzer] use trace-div and trace-gep for guided fuzzing, add tests by Kostya Serebryany · 9 years ago
  100. 8c23b33 [sanitizer-coverage] add two more modes of instrumentation: trace-div and trace-gep, mostly usaful for value-profile-based fuzzing; llvm part by Kostya Serebryany · 9 years ago