1. e6866b5 Add a wrapper around llvm-objdump to look for indirect calls/jmps in x86 assembly. by Eric Christopher · 7 years ago
  2. 16fa906 [X86] Reduce number of OpPrefix bits in TSFlags to 2. NFCI by Craig Topper · 7 years ago
  3. e02284b [X86][TableGen] Add a missing error check to make sure EVEX instructions use one PS/PD/XS/XD prefixes. by Craig Topper · 7 years ago
  4. 023c8be [SCEV] Make computeExitLimit more simple and more powerful by Max Kazantsev · 7 years ago
  5. 8b74007 [SLP] Fix issues with debug output in the SLP vectorizer. by Chandler Carruth · 7 years ago
  6. 9c72aec [TableGen] Use llvm::cast instead of static_cast so that the cast will be checked. NFC by Craig Topper · 7 years ago
  7. 86ab905 bpf: fix incorrect SELECT_CC lowering by Yonghong Song · 7 years ago
  8. 746a5dc peel loops with runtime small trip counts by Ikhlas Ajbar · 7 years ago
  9. b6d2b99 Remove utils/makellvm; it doesn't look like it works with cmake builds. by Nico Weber · 7 years ago
  10. bab9d7b [x86] Tidy up test case, generate check lines with script. NFC. by Chandler Carruth · 7 years ago
  11. ad2e39f [lit] Prefer opening files with open (Python 2) rather than io.open which requires io. by Aaron Smith · 7 years ago
  12. 2784c35 [SLP] Distinguish "demanded and shrinkable" from "demanded and not shrinkable" values when determining the minimum bitwidth by Haicheng Wu · 7 years ago
  13. 64543f4 [Coroutines] Avoid assert splitting hidden coros by Brian Gesiak · 7 years ago
  14. aa2d256 Align stubs for external and common global variables to pointer size. by Rafael Espindola · 7 years ago
  15. 8456cd0 Remove llvm-mcmarkup. by Eric Christopher · 7 years ago
  16. bc96313 [InstCombine] Don't strip function type casts from musttail calls by Reid Kleckner · 7 years ago
  17. 4c22724 [lit] One more try at fixing TestRunner.py for D43165 by Aaron Smith · 7 years ago
  18. 8ba111a [lit] Attempt to fix builtin diff code for Python 2 by Reid Kleckner · 7 years ago
  19. 9bfeee1 [lit] Fix problem in how Python versions open files with different encodings by Aaron Smith · 7 years ago
  20. 755a219 Fix Go IR test for changes in DIBuilder API by Harlan Haskins · 7 years ago
  21. fc78d74 [lit] Use io.open to compare two files since it supports different encodings while older versions of open do not by Aaron Smith · 7 years ago
  22. eee57fe [ORC] Add a debugging check to catch dangling references to SymbolStringPools. by Lang Hames · 7 years ago
  23. 9b17e6e [ORC] Fix a think-o: ExecutionSession should create a SymbolStringPool if none by Lang Hames · 7 years ago
  24. edd8b7e Revert r329012 "[lit] Fix problem in how Python versions open files with different encodings" by Reid Kleckner · 7 years ago
  25. 543b638 Treat inlining a notail call as a regular, non-tail call by Reid Kleckner · 7 years ago
  26. 73bcd8b [ORC] Create a new SymbolStringPool by default in ExecutionSession constructor. by Lang Hames · 7 years ago
  27. dd9d04a [lit] Fix problem in how Python versions open files with different encodings by Aaron Smith · 7 years ago
  28. 01621ff [InstCombine] add folds for icmp + sub (PR36969) by Sanjay Patel · 7 years ago
  29. 4e5dad4 [InstCombine] add tests for icmp (sub x, y), x (PR36969); NFC by Sanjay Patel · 7 years ago
  30. 9b666b7 Another attempt to fix papertrail-warnings.test on Windows bots by making expected message less case sensitive. by Douglas Yung · 7 years ago
  31. a21e816 Fix header mismatch in DIBuilder Type APIs by Harlan Haskins · 7 years ago
  32. 55ff94d [llvm-pdbutil] Add an export subcommand. by Zachary Turner · 7 years ago
  33. 6eda337 Remove unused PACKAGE_TARNAME; looks like a remnant of the old autoconf build. by Nico Weber · 7 years ago
  34. 46dda154 Remove some unused cmake standard library includes. by Nico Weber · 7 years ago
  35. 8b6b6cc Remove more feature test macros that became unused after r328989. by Nico Weber · 7 years ago
  36. bdcaabb Remove HAVE_LIBPSAPI, HAVE_SHELL32. by Nico Weber · 7 years ago
  37. 282ca2a [DeadArgumentElim] Clone function level metadatas by Rong Xu · 7 years ago
  38. b96411e Remove HAVE_DIRENT_H. by Nico Weber · 7 years ago
  39. 6c25c75 [AMDGPU][MC][GFX9] Added instructions v_cvt_norm_*16_f16, v_sat_pk_u8_i16 by Dmitry Preobrazhensky · 7 years ago
  40. 78cbb42 [coroutines] Add support for llvm.coro.noop intrinsics by Gor Nishanov · 7 years ago
  41. eb4d4bc [AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions by Dmitry Preobrazhensky · 7 years ago
  42. e019cde [Hexagon] Clean up some code in HexagonAsmPrinter, NFC by Krzysztof Parzyszek · 7 years ago
  43. 6616787 [SLP] Fix PR36481: vectorize reassociated instructions. by Alexey Bataev · 7 years ago
  44. f38a3ac Remove stro(u?)ll() config checks. Those were needed pre-MSVC2013, but we require 2015 nowadays. by Nico Weber · 7 years ago
  45. 58ab7f7 Revert r328975, it makes TableGen assert on the bots. by Nico Weber · 7 years ago
  46. 2c8ee39 Remove HAVE_WRITEV that's unused after r255837. by Nico Weber · 7 years ago
  47. b5959d3 More fixes after r328970. by Nico Weber · 7 years ago
  48. ddc3770 [AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions by Dmitry Preobrazhensky · 7 years ago
  49. bf59921 Attempt to heal bots after r328970. by Nico Weber · 7 years ago
  50. 3c03a2a [X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346 by Lama Saba · 7 years ago
  51. e509ab0 [llvm-mca] Do not assume that implicit reads cannot be associated with ReadAdvance entries. by Andrea Di Biagio · 7 years ago
  52. 7d1af99 Attempt to fix papertrail-warnings.test on Windows bots. by Nico Weber · 7 years ago
  53. 6290580 Assume existence of inttypes.h and stdint.h in DataTypes.h. by Nico Weber · 7 years ago
  54. 0a9e4fe [PowerPC] fix assertion failure due to missing instruction in P9InstrResources.td by Hiroshi Inoue · 7 years ago
  55. 67eb8fd [dsymutil] Upstream emitting of papertrail warnings. by Jonas Devlieghere · 7 years ago
  56. 7da9d9f Wdocumentation fix. NFCI. by Simon Pilgrim · 7 years ago
  57. 504cea3 Wdocumentation fixes. NFCI. by Simon Pilgrim · 7 years ago
  58. 1ad5730 [X86][Silvermont] Use correct latency and throughput information for divide and square root in the scheduler model. by Craig Topper · 7 years ago
  59. 1936d3b [X86][SkylakeServer] Correct throughput for 512-bit sqrt and divide. by Craig Topper · 7 years ago
  60. d9e6efc [X86] Correct the throughput for divide instructions in Sandy Bridge/Haswell/Broadwell/Skylake scheduler models. by Craig Topper · 7 years ago
  61. 0036663 [X86] Fix the SchedRW for AVX512 shift instructions. by Craig Topper · 7 years ago
  62. aa66dbe [X86] Give the AVX512 VEXTRACT instructions the same SchedRWs as the SSE/AVX versions. by Craig Topper · 7 years ago
  63. d8156bd Remove a few unreferenced config.h defines. by Nico Weber · 7 years ago
  64. 8b17c46 [X86] Add an itinerary to BTR64rr. by Craig Topper · 7 years ago
  65. 19ed08a [X86] Make sure all the classes declare in the Haswell scheduler model are prefixed with HW. by Craig Topper · 7 years ago
  66. b8e9a73 [X86] Give VINSERTPS the same intinerary as INSERTPS. by Craig Topper · 7 years ago
  67. 80548aa Add C API bindings for DIBuilder 'Type' APIs by Harlan Haskins · 7 years ago
  68. 6ce22ba [X86] Cleanup ADCX/ADOX instruction definitions. by Craig Topper · 7 years ago
  69. daca222 [AArch64] Reserve x18 register on Fuchsia by Petr Hosek · 7 years ago
  70. 83a5c73 [DebugCounter] Make -debug-counter cl::Hidden. by Craig Topper · 7 years ago
  71. ed7a017 [LegacyPassManager] Make 'print-module-scope' cl::Hidden like the rest of the printing options. by Craig Topper · 7 years ago
  72. 37e281f [X86] Give ADC8/16/32/64mi the same scheduling information as ADC8/16/32/64mr and SBB8/16/32/64mi. by Craig Topper · 7 years ago
  73. 2af5683 [x86] Correct the operand structure of the ADOX instruction. by Chandler Carruth · 7 years ago
  74. 4804b20 [x86] Expose more of the condition conversion routines in the public API by Chandler Carruth · 7 years ago
  75. 4ead3eb [tools] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  76. b8bd144 [include] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  77. 2360e2a AMDGPU: Make isIntrinsicSourceOfDivergence table-driven by Nicolai Haehnle · 7 years ago
  78. e821893 AMDGPU: Make getTgtMemIntrinsic table-driven for resource-based intrinsics by Nicolai Haehnle · 7 years ago
  79. 7bf0a7f TableGen: Support Intrinsic values in SearchableTable by Nicolai Haehnle · 7 years ago
  80. ae174bc TableGen: More helpful error messages by Nicolai Haehnle · 7 years ago
  81. 962cbb5 [DebugInfo] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  82. b1a5bd8 [ThinLTO] Add an import cutoff for debugging/triaging by Teresa Johnson · 7 years ago
  83. a9bfe02 [LoopRotate] Rotate loops with loop exiting latches by David Green · 7 years ago
  84. 879ec94 [X86] Don't check for folding into a store when deciding if we can promote an i16 mul. by Craig Topper · 7 years ago
  85. 05eb96d [X86] Check if the load and store are to the same pointer before preventing i16 RMW shifts and subtracts from being promoted. by Craig Topper · 7 years ago
  86. ac43954 [X86] Add test case to show failure to promote i16 subtract when the LHS is a load and the result is stored to a different address. by Craig Topper · 7 years ago
  87. 355d9dd [X86] Allow i16 subtracts to be promoted if the load is on the LHS and its not being stored. by Craig Topper · 7 years ago
  88. c41c603 [X86] Add test case to show failure to promote i16 subtract because we mistakenly believe the load can be folded. NFC by Craig Topper · 7 years ago
  89. 1116feb [X86] Remove unneeded temporary variable. NFC by Craig Topper · 7 years ago
  90. ccca812 [Analysis] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  91. 319a335 [DAGCombine] (float)((int) f) --> ftrunc (PR36617) by Sanjay Patel · 7 years ago
  92. 6906b1f [llvm-rtdyld] Fix the InputFileList cl::opt description: it accepts multiple by Lang Hames · 7 years ago
  93. c941c47 [X86][Btver2] Add MMX_PSHUFB to the JWritePSHUFB InstRW entries by Simon Pilgrim · 7 years ago
  94. ab70130 Fix trailing whitespace. NFCI. by Simon Pilgrim · 7 years ago
  95. 1ab1a12 Unbreak the build of the go bindings after r328839. by Benjamin Kramer · 7 years ago
  96. a96b933 [MIR-Canon] Adding support for local idempotent instruction hoisting. by Puyan Lotfi · 7 years ago
  97. c60b3d1 [X86] Add SchedRW for PMULLD by Craig Topper · 7 years ago
  98. cc2d730 [ThinLTO] Add an option to force summary call edges cold for debugging by Teresa Johnson · 7 years ago
  99. 73d8dbf Fix a bunch of typoes. NFC by Fangrui Song · 7 years ago
  100. 8ee6d98 Prevent data races in concurrent ThinLTO processes. by Ekaterina Romanova · 7 years ago