1. 825210f [ThinLTO] XFAIL path manipulation test on Windows by Teresa Johnson · 9 years ago
  2. a486381 [ThinLTO] Option to control path of distributed backend files by Teresa Johnson · 9 years ago
  3. 7537c45 [CostModel][X86] Tidied up checks by Simon Pilgrim · 9 years ago
  4. 9ae1fd1 [PM/LCSSA] Fix dependency list. Some passes are preserved, not required. by Davide Italiano · 9 years ago
  5. 86cadc5 [LCSSA] Use any_of() to simplify the code. NFCI. by Davide Italiano · 9 years ago
  6. 0d4db70 Add a test showing how hidden stubs are handled on ppc. by Rafael Espindola · 9 years ago
  7. af3b6be [RewriteStatepointsForGC] Remove obsolete assertion by Igor Laevsky · 9 years ago
  8. 41326d5 [ARM] ARM mov InstAlias for MOVW lacks HasV6T2 by Renato Golin · 9 years ago
  9. b672687 Fix for PR27750. Correctly handle the case where the fallthrough block and by David L Kreitzer · 9 years ago
  10. e5e3c20 [InstCombine] Don't crash when trying to take an element of a ConstantExpr. by Benjamin Kramer · 9 years ago
  11. b63ec0f [WebAssembly] Remove our copy of PrologEpilogInserter by Derek Schuff · 9 years ago
  12. 9027d96 [mips][microMIPS] Implement BEQZC and BNEZC instructions by Zoran Jovanovic · 9 years ago
  13. e744147 [mips] Compact branch policy control for MIPSR6 by Simon Dardis · 9 years ago
  14. 6bb068f [mips][microMIPS][DSP] Implement BALIGN, BITREV, BPOSGE32, CMP*, CMPGDU*, CMPGU* and CMPU* instructions by Zlatko Buljan · 9 years ago
  15. 4bfd3e2 Factor PrologEpilogInserter around spilling, frame finalization, and scavenging by Derek Schuff · 9 years ago
  16. c1fd522 [WebAssembly] Improve the precision of memory and side effect dependence tracking. by Dan Gohman · 9 years ago
  17. 94a19b6 Debug Info: Don't emit a DW_AT_data_member_location for DWARF bitfields. by Adrian Prantl · 9 years ago
  18. 7b8e568 try to avoid unused variable warning in release build; NFCI by Sanjay Patel · 9 years ago
  19. 91b5ad4 [InstCombine] check vector elements before trying to transform LE/GE vector icmp (PR27756) by Sanjay Patel · 9 years ago
  20. 4945c53 llvm-dwp: Provide error handling for invalid string field forms by David Blaikie · 9 years ago
  21. 177be49 Remove .hot and .unlikely prefixes from function section names. by Easwaran Raman · 9 years ago
  22. 350e40f AMDGPU/R600: Use correct number of vector elements when lowering private loads by Jan Vesely · 9 years ago
  23. dd6e786 llvm-dwp: Add error handling for invalid (non-CU) top level tag in debug_info.dwo by David Blaikie · 9 years ago
  24. e7eda98 Remove extra semicolon to fix warning. NFC. by Michael Kuperstein · 9 years ago
  25. 7b24ae6 Avoid temporary vector for sorting in BitcodeWriter by Mehdi Amini · 9 years ago
  26. 043346c Debug info: Don't emit a DW_AT_byte_size when emitting a DWARF4 bit field. by Adrian Prantl · 9 years ago
  27. abc9f47 AMDGPU: Add some private element size tests by Matt Arsenault · 9 years ago
  28. 85bfb07 Add a (size, value) constructor to TinyPtrVector. by Richard Smith · 9 years ago
  29. 80bf9f5 Add missing TinyPtrVector functionality: reverse iterators and conversion of by Richard Smith · 9 years ago
  30. 7985e4b AMDGPU: Fix promote alloca pass creating huge arrays by Matt Arsenault · 9 years ago
  31. e26e7d3 Fail early on unknown appending linkage variables. by Rafael Espindola · 9 years ago
  32. 02e7a26 llvm-dwp: Add .test files missing from r269339 by David Blaikie · 9 years ago
  33. ce4aff9 Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" by Vedant Kumar · 9 years ago
  34. 3b880e3 SelectionDAG: Select min/max when both are used by Matt Arsenault · 9 years ago
  35. 7f7d468 [AArch64] Fix bug in large stack spill slot handling (PR27717) by Geoff Berry · 9 years ago
  36. 515ee3e Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" by Vedant Kumar · 9 years ago
  37. 119b930 llvm-dwp: Streamline duplicate DWO ID diagnostic handling by David Blaikie · 9 years ago
  38. addf109 sync up common profile header /nfc by Xinliang David Li · 9 years ago
  39. 82733bd [SystemZ] Support LRVH and STRVH opcodes by Bryan Chan · 9 years ago
  40. 94bb740 Remove extra whitespace. NFC. by Chad Rosier · 9 years ago
  41. bfed1d5 ThinLTO: sort inputs and schedule by decreasing size by Mehdi Amini · 9 years ago
  42. 594d70d [WebAssembly] Mark COPY_LOCAL and TEE_LOCAL instructions has having no side effects. by Dan Gohman · 9 years ago
  43. 4f2e861 ThinLTO caching: reload cached file with mmap and drop heap-allocated memory buffer by Mehdi Amini · 9 years ago
  44. b57691d [WebAssembly] Use eqz to negate a branch conditions. by Dan Gohman · 9 years ago
  45. 4d2c6de [BasicAA] Update comments based on feedback from hfinkel. NFCI. by Geoff Berry · 9 years ago
  46. b5e7861 [WebAssembly] Add a few optimization ideas to README.txt. by Dan Gohman · 9 years ago
  47. ee1280d [X86] Remove transformVSELECTtoBlendVECTOR_SHUFFLE by Michael Kuperstein · 9 years ago
  48. f6ed63a [Hexagon] Make getCallerSavedRegs specific to a register class by Krzysztof Parzyszek · 9 years ago
  49. 12427ad [LAA] Rename forwarding conflict detection option (NFC) by Matthew Simpson · 9 years ago
  50. 095bb7d [LAA] Comment couldPreventStoreLoadForward. NFC by Adam Nemet · 9 years ago
  51. 24331f2 [LAA] clang-format the function couldPreventStoreLoadForward. NFC by Adam Nemet · 9 years ago
  52. ec3abaa [Hexagon] Simplify HexagonInstrInfo::isPredicable by Krzysztof Parzyszek · 9 years ago
  53. 61ce277 [PM] Port indirect call promotion pass to new pass manager by Xinliang David Li · 9 years ago
  54. 20ebcfc [LV] Ensure safe VF for loops with interleaved accesses by Matthew Simpson · 9 years ago
  55. 3b0d377 [llc] New diagnostic handler by Renato Golin · 9 years ago
  56. 5c1f236 [LAA] Add option to disable conflict detection (NFC) by Matthew Simpson · 9 years ago
  57. a31dc8e Use proper capitalization and punctuation per coding standards. NFC. by Chad Rosier · 9 years ago
  58. b2f8226 Fixed unused variable warning by Simon Pilgrim · 9 years ago
  59. cd0de76 [X86][SSSE3] Lower vector CTLZ with PSHUFB lookups by Simon Pilgrim · 9 years ago
  60. 5c6fd15 macho2yaml.cpp: Fix "reserved" uninitialized. by NAKAMURA Takumi · 9 years ago
  61. 1c11e82 [Sparc][LEON] Add LEON-specific CASA instruction. by Chris Dewhurst · 9 years ago
  62. 0d8f8a0 Appease msc18 to move PassBuilder::crossRegisterProxies() in front of PassBuilder::parseModulePassPipeline(). by NAKAMURA Takumi · 9 years ago
  63. c0807f9 [mips][ias] Fix R_MICROMIPS_GOT16 evaluation and eliminate symbol for R_MICROMIPS_(GOT|HI|LO)16 by Daniel Sanders · 9 years ago
  64. 8c7f4d9 [mips][ias] EF_MIPS_MICROMIPS should iff microMIPS code was emitted. by Daniel Sanders · 9 years ago
  65. 4087d8a ThinLTO: fix non-determinism in bitcode writing by Mehdi Amini · 9 years ago
  66. 78132b5 Revert "ThinLTO: fix non-determinism in bitcode writing" by Mehdi Amini · 9 years ago
  67. 2365c02 [mips] Addition of a third operand to the instructions [d]div, [d]divu by Zoran Jovanovic · 9 years ago
  68. 5975742 ThinLTO: fix another non-determinism in bitcode writing by Mehdi Amini · 9 years ago
  69. 1fece96 ThinLTO: fix non-determinism in bitcode writing by Mehdi Amini · 9 years ago
  70. efdbbba ThinLTO: fix non-determinism in bitcode writing by Mehdi Amini · 9 years ago
  71. d125b8b [PM] RewriterStatepointForGC: add missing dependency. by Davide Italiano · 9 years ago
  72. ef1f299 [AVX512] Fix mask argument type for insertf32x4/inserti32x4. by Craig Topper · 9 years ago
  73. ed44c7d [X86][SSE] Simplify zero'th index extract element matching by Simon Pilgrim · 9 years ago
  74. 1d3f9db [X86][SSE] Removed duplicate variables. NFCI. by Simon Pilgrim · 9 years ago
  75. d175e89 [AVX512] Change 512-bit insertf32x4/inserti32x4 builtin name to match gcc. by Craig Topper · 9 years ago
  76. e74197b [profile] Header file cleanup /NFC by Xinliang David Li · 9 years ago
  77. 12384d7 [X86][SSE] Added constant index tests for 128-bit integer vector types by Simon Pilgrim · 9 years ago
  78. 04c3ec9 [X86][SSE] Added variable index tests for 128-bit integer vector types by Simon Pilgrim · 9 years ago
  79. 02d2d97 Fixed typo in test by Simon Pilgrim · 9 years ago
  80. f081bec add test to show missing optimization by Sanjay Patel · 9 years ago
  81. ec8eda6 [X86][SSE] Added extra extractelement tests by Simon Pilgrim · 9 years ago
  82. 7f7fd2a regenerate checks by Sanjay Patel · 9 years ago
  83. b6e1e95 [X86][SSE] Regenerate extractelement tests by Simon Pilgrim · 9 years ago
  84. 78ba728 [CostModel][X86] Added scalar bitreverse tests by Simon Pilgrim · 9 years ago
  85. 95ce0c7 Move helper classes into anonymous namespaces. NFC. by Benjamin Kramer · 9 years ago
  86. 746e3ce Vector GEP - fixed a crash on InstSimplify Pass. by Elena Demikhovsky · 9 years ago
  87. 99d340a [PM/SCCP] Fix pass dependencies. by Davide Italiano · 9 years ago
  88. 27c044c ThinLTOCodeGenerator: fix race condition found using TSAN by Mehdi Amini · 9 years ago
  89. 17b42bd Rename pass name to prepare to new PM porting /NFC by Xinliang David Li · 9 years ago
  90. 9b61d15 Revert "Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex"" by Mehdi Amini · 9 years ago
  91. ba12203 [PM] Add newline at the end of the file, for consistency. NFC. by Davide Italiano · 9 years ago
  92. d1aa4ea [PM] Refactor cross-registration of AM into an helper. by Davide Italiano · 9 years ago
  93. b776ae7 [AVX512] Make the permd intrinsics take a 32-bit immediate to match the software spec. by Craig Topper · 9 years ago
  94. 4f31f3a [SCCP] Use range-based for loops. NFC. by Davide Italiano · 9 years ago
  95. e750cc1 Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex" by Mehdi Amini · 9 years ago
  96. 5ec105e ARM: support export directives for Windows by Saleem Abdulrasool · 9 years ago
  97. dfe70bb [AArch64] Update local variable names to conform to coding standard. NFC. by Chad Rosier · 9 years ago
  98. fbe3ed3 Fixed lowering of _comi_ intrinsics from all sets - SSE/SSE2/AVX/AVX-512 by Elena Demikhovsky · 9 years ago
  99. 7e38263 Revert "[llc] New diagnostic handler" by Renato Golin · 9 years ago
  100. 92a3650 Re-enable llvm/test/ThinLTO/X86/cache.ll. by NAKAMURA Takumi · 9 years ago