1. 09f76c8 [llvm-exegesis][NFC] Pass Instruction instead of bare Opcode by Guillaume Chatelet · 7 years ago
  2. e144c76 [llvm-mca][BtVer2] Add two more move-elimination tests. NFC by Andrea Di Biagio · 7 years ago
  3. 444acbd [llvm-exegesis][NFC] Code simplification by Guillaume Chatelet · 7 years ago
  4. df002d7 [DAGCombine] Improve Load-Store Forwarding by Nirav Dave · 7 years ago
  5. 8798ea6 [x86] allow single source horizontal op matching (PR39195) by Sanjay Patel · 7 years ago
  6. 7651154 Lift VFS from clang to llvm (NFC) by Jonas Devlieghere · 7 years ago
  7. 8e17e96 [llvm-exegesis] Fix function return generation so it doesn't return register 0 by John Brawn · 7 years ago
  8. efbdbce [TargetLowering] SimplifyDemandedBits - rename demanded mask args. NFCI. by Simon Pilgrim · 7 years ago
  9. 85645eb [llvm-exegesis][NFC] Fix typo by Guillaume Chatelet · 7 years ago
  10. c195d38 [TargetLowering] SimplifyDemandedBits - pull out repeated getOperands. NFCI. by Simon Pilgrim · 7 years ago
  11. 73cebd7 Revert "[DebugInfo][Dexter] Unreachable line stepped onto after SimplifyCFG." by Carlos Alberto Enciso · 7 years ago
  12. cfd600b [TableGen] fix assert in !cast when used out of definition in a multiclass by Valery Pykhtin · 7 years ago
  13. f9d46e9 [TargetLowering] Add root node back to work list after successful SimplifyDemandedBits/SimplifyDemandedVectorElts by Simon Pilgrim · 7 years ago
  14. 4e82435 [llvm-exegesis] Fix broken build. by Guillaume Chatelet · 7 years ago
  15. 29beaa2 [llvm-exegesis][NFC] Simplify code now that Instruction has more semantic by Guillaume Chatelet · 7 years ago
  16. 20f5c44 [SystemZ] Temporarily disable high VFs with integer div/rem. by Jonas Paulsson · 7 years ago
  17. cc2cbf3 Fix an ordering bug in the scalarizer. by Neil Henning · 7 years ago
  18. 5df6535 [llvm-exegesis] Remove unused variable, add more semantic to Instruction. by Guillaume Chatelet · 7 years ago
  19. 4ffb89c [DebugInfo][Dexter] Unreachable line stepped onto after SimplifyCFG. by Carlos Alberto Enciso · 7 years ago
  20. 18c07e1 [X86] Remove FeatureRTM from Skylake processor list by Craig Topper · 7 years ago
  21. 24446e7 [SystemZ] Take better care when computing needed vector registers in TTI. by Jonas Paulsson · 7 years ago
  22. 91f4bc63 [Analysis] Make LocationSizes carry an 'imprecise' bit by George Burgess IV · 7 years ago
  23. 625a776 [NFC] Make a variable const by Max Kazantsev · 7 years ago
  24. 0bb9199 [PowerPC][NFC] Add a test case for extract and store patterns by Nemanja Ivanovic · 7 years ago
  25. 44cb934 [AVR] Fix the 'call.ll' CodeGen test by Dylan McKay · 7 years ago
  26. 64c3a57 [PowerPC] Fix the assert of ISD::SIGN_EXTEND_INREG when type is v2i16 and v2i8 by QingShan Zhang · 7 years ago
  27. 952e752 [Analysis] Make LocationSize pretty-printing more descriptive by George Burgess IV · 7 years ago
  28. de0558b [WebAssembly] Fix fneg lowering by Thomas Lively · 7 years ago
  29. bca81ff [WebAssembly] Improve comments for SIMD instruction definitions by Heejin Ahn · 7 years ago
  30. 96ce5ea [sancov] Generalize the code to get the previous instruction to multiple architectures by George Karpenkov · 7 years ago
  31. 42f63b6 [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>" by Fangrui Song · 7 years ago
  32. 98649f6 [git-llvm] Fix some issues surrouding EOL conversion on Windows. by Zachary Turner · 7 years ago
  33. ce40693 [WebAssembly] Handle V128 register class in explicit locals pass by Thomas Lively · 7 years ago
  34. 5397926 [DAGCombiner] Expand combining of FP logical ops to sign-setting FP ops by Nemanja Ivanovic · 7 years ago
  35. dcc47f9 [X86] Fix sanitizer bot failure from 344085 by Rong Xu · 7 years ago
  36. 2e2e17d [PowerPC][NFC] Commit nabs test case in preparation for committing D44548 by Nemanja Ivanovic · 7 years ago
  37. a219e95 [LV] Move test for r343954 into x86 subdirectory by Justin Bogner · 7 years ago
  38. 048b539 [WebAssembly] Improve readability of SIMD instructions (NFC) by Heejin Ahn · 7 years ago
  39. c97898e Recommit r343993: [X86] condition branches folding for three-way conditional codes by Rong Xu · 7 years ago
  40. fe584de [FPEnv] PatternMatcher support for checking FNEG ignoring signed zeros by Cameron McInally · 7 years ago
  41. 1dd3c06 [InstCombine] reverse 'trunc X to <N x i1>' canonicalization by Sanjay Patel · 7 years ago
  42. 6b971fb [PDB] Fix another bug in globals stream name lookup. by Zachary Turner · 7 years ago
  43. 10e3a5f [llvm-objcopy] Make -S an alias for --strip-all by Jake Ehrlich · 7 years ago
  44. 0f41067 llvm-dwarfdump: Extend --name to also search DW_AT_linkage_name. by Adrian Prantl · 7 years ago
  45. 5148047 [ORC] Promote and rename private symbols inside the CompileOnDemand layer, by Lang Hames · 7 years ago
  46. 7df2b65 [PowerPC] Implement hasBitPreservingFPLogic for types that can be supported by Nemanja Ivanovic · 7 years ago
  47. b5c5010 [X86] When lowering unsigned v2i64 setcc without SSE42, flip the sign bits in the v2i64 type then bitcast to v4i32. by Craig Topper · 7 years ago
  48. 36b0632 [SLPVectorizer] Check that lowered type is floating point before calling isFabsFree by Sam Clegg · 7 years ago
  49. 6c508a5 [DWARF] Make llvm-dwarfdump display the .debug_loc.dwo section. Fixes PR38991. by Wolfgang Pieb · 7 years ago
  50. 4db5dbc [InstCombine] add tests for extract subvector shuffles; NFC by Sanjay Patel · 7 years ago
  51. 0a3d7db Add missing space by Adrian Prantl · 7 years ago
  52. dccf3ce [PDB] Fix failure on big endian machines. by Zachary Turner · 7 years ago
  53. 81b8d4b [X86] Autogenerate complete checks. NFC by Craig Topper · 7 years ago
  54. 0bcf39f [AArch64][x86] add tests for bitcasted fnabs; NFC by Sanjay Patel · 7 years ago
  55. dd6a1fb [InstCombine] make helper function 'static'; NFC by Sanjay Patel · 7 years ago
  56. 6a2b073 Fix function case. by Guillaume Chatelet · 7 years ago
  57. 437c485 [llvm-exegesis] Fix invalid return type and add a Dump function. by Guillaume Chatelet · 7 years ago
  58. 968d0cc [x86] use demanded bits to simplify masked store codegen by Sanjay Patel · 7 years ago
  59. e574f76 [SelectionDAG] Add SIGN_EXTEND_VECTOR_INREG and CONCAT_VECTORS support to SimplifyDemandedBits by Simon Pilgrim · 7 years ago
  60. 244c796 [mips] Fix FDE/CFI encoding in case of N32 ABI by Simon Atanasyan · 7 years ago
  61. 00973e3 [mips] Set pointer size to 4 bytes for N32 ABI by Simon Atanasyan · 7 years ago
  62. 4313690 Fix buildbot failures with the newly added test case (triple was missing). by Nemanja Ivanovic · 7 years ago
  63. edb9a19 [PowerPC] Remove self-copies in pre-emit peephole by Nemanja Ivanovic · 7 years ago
  64. 6027f5e [llvm-exegesis] Fix wrong index type. by Guillaume Chatelet · 7 years ago
  65. 6844640 [llvm-exegesis] Fix unused lambda capture. by Guillaume Chatelet · 7 years ago
  66. 9925bf1 [llvm-exegesis][NFC] Use accessors for Operand. by Guillaume Chatelet · 7 years ago
  67. 3659c41 [ADT] Force the alignment of the `data` field of `IntervalMap` by Aleksandr Urakov · 7 years ago
  68. 8cc4d7e Revert "[ADT] Change the `IntervalMap` alignment assert for x86 MSVC" by Aleksandr Urakov · 7 years ago
  69. 729310f [X86][AVX1] Enable *_EXTEND_VECTOR_INREG lowering of 256-bit vectors by Simon Pilgrim · 7 years ago
  70. 7f9eb16 [ADT] Change the `IntervalMap` alignment assert for x86 MSVC by Aleksandr Urakov · 7 years ago
  71. c179d7b [CFG Printer] Add support for writing the dot files with a custom prefix. by Chandler Carruth · 7 years ago
  72. def2c06 Make LocationSize a proper Optional type; NFC by George Burgess IV · 7 years ago
  73. 5454da3 Use locals instead of struct fields; NFC by George Burgess IV · 7 years ago
  74. aba277a llvm-link: Improve diagnostic for module-level metadata mismatch by David Blaikie · 7 years ago
  75. 3ff2ad5 ExpandPostRAPseudos: Fix alldefsAreDead() not removing operands by Matthias Braun · 7 years ago
  76. 48d3a55 [MIPS GlobalISel] Legalize i64 add by Petar Jovanovic · 7 years ago
  77. dd8cebd TwoAddressInstructionPass: Modernize/fix some comments; NFC by Matthias Braun · 7 years ago
  78. 5a629bf PHIElimination: Remove wrong comment; NFC by Matthias Braun · 7 years ago
  79. fabae5e MachineFunctionPrinterPass: Declare SlotIndexes as used if available; NFC by Matthias Braun · 7 years ago
  80. 78fee6e Remove unused variable. by Zachary Turner · 7 years ago
  81. 602f2b5 [PDB] fix a bug in global stream name lookup. by Zachary Turner · 7 years ago
  82. 9a29a01 [DebugInfo] Fix debug information label tests by Petar Jovanovic · 7 years ago
  83. f2c7cc4 [X86] Revert r343993 condition branches folding for three-way conditional codes by Rong Xu · 7 years ago
  84. 780daee [DAGCombiner] simplify code for fmul with constant fold; NFCI by Sanjay Patel · 7 years ago
  85. 4fac31c [X86] Prefer isTypeLegal over checking isSimple in a DAG combine. by Craig Topper · 7 years ago
  86. 84a731f [x86] add tests for phaddd/phaddw; NFC by Sanjay Patel · 7 years ago
  87. fa7848b [X86] condition branches folding for three-way conditional codes by Rong Xu · 7 years ago
  88. 9099160 [AMDGPU] Legalize VGPR Rsrc operands for MUBUF instructions by Scott Linder · 7 years ago
  89. 0cccaa3 [X86][AVX2] Enable ZERO_EXTEND_VECTOR_INREG lowering of 256-bit vectors by Simon Pilgrim · 7 years ago
  90. 8c00cc1 [x86] make horizontal binop matching clearer; NFCI by Sanjay Patel · 7 years ago
  91. 791162c [TailCallElim] Enable marking of calls with byval as tails by Robert Lougher · 7 years ago
  92. 0861fa2 AMDGPU/GlobalISel: Select amdgcn.cvt.pkrtz to 64-bit instructions by Tom Stellard · 7 years ago
  93. 1298296 Fix incorrect Twine usage in CFGPrinter by Kristina Brooks · 7 years ago
  94. 2550649 AMDGPU: Future-proof {raw,struct}.buffer.atomic intrinsics by Nicolai Haehnle · 7 years ago
  95. 9d072d8 TableGen/CodeGenDAGPatterns: addPredicateFn only once by Nicolai Haehnle · 7 years ago
  96. 56c22a9 Fix test case for @r343970 by Xin Tong · 7 years ago
  97. 0649ebe [x86] add hadd test with no undefs, remove duplicate tests; NFC by Sanjay Patel · 7 years ago
  98. 3c6deb0 [x86] simplify hadd tests; NFC by Sanjay Patel · 7 years ago
  99. b461f4d [AMDGPU] Add an AMDGPU specific atomic optimizer. by Neil Henning · 7 years ago
  100. 706f3b0 Don't use back-quotes in a run line. by Zachary Turner · 7 years ago