1. 033683a [FuzzMutate] Correctly split landingpad blocks by Igor Laevsky · 8 years ago
  2. 6dc08a0 [X86][SSE] MOVMSK only uses the sign bit from each vector element by Simon Pilgrim · 8 years ago
  3. d475c17 [RISCV] Implement floating point assembler pseudo instructions by Alex Bradbury · 8 years ago
  4. fcf12e0 Reintroduce r320049, r320014 and r319894. OpenGL issues should be fixed by now. by Igor Laevsky · 8 years ago
  5. bc4037e [DAG] Promote ADDCARRY / SUBCARRY by Roger Ferrer Ibanez · 8 years ago
  6. d347e97 [CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  7. 2b16863 [CodeGen] Print target index operands as target-index(target-specific) + 8 in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  8. c846909 [CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  9. 061f5ff [mips] Provide additional DSP bitconvert patterns by Stefan Maksimovic · 8 years ago
  10. 1f8ac16 [Testing/Support] Make the HasValue matcher composable by Pavel Labath · 8 years ago
  11. 6d0dcae [RISCV][NFC] Update RISCVInstrInfoC.td to match usual instruction naming convention by Alex Bradbury · 8 years ago
  12. 786bced [RISCV][NFC] Put isSImm6 and simm6 td definition in correct sorted position by Alex Bradbury · 8 years ago
  13. 5774b87 [RISCV] MC layer support for the remaining RVC instructions by Alex Bradbury · 8 years ago
  14. 4258537 [X86][BMI]: Adding full coverage of MC encoding for the BMI isa set.<NFC> by Gadi Haber · 8 years ago
  15. 93b8ba0 [cmake] Fix host tools build in when LLVM_EXPERIMENTAL_TARGETS_TO_BUILD is set by Alex Bradbury · 8 years ago
  16. 407ce54 Revert "[CGP] Enable select in complex addr mode" by Serguei Katkov · 8 years ago
  17. 56d08f7 [Targets] Don't automatically include the scheduler class enum from *GenInstrInfo.inc with GET_INSTRINFO_ENUM. Make targets request is separately. by Craig Topper · 8 years ago
  18. 596e2d5 [CGP] Enable select in complex addr mode by Serguei Katkov · 8 years ago
  19. 69956ec [XRay][compiler-rt] Reduce XRay log spam by Dean Michael Berris · 8 years ago
  20. 88e328a [NFC] Refactor SafepointIRVerifier by Serguei Katkov · 8 years ago
  21. fb60042 [SLP] Vectorize jumbled memory loads. by Mohammad Shahid · 8 years ago
  22. bb04a0e [CallSiteSplitting] Refactor creating callsites. by Florian Hahn · 8 years ago
  23. fa621d2 Rename LiveIntervalAnalysis.h to LiveIntervals.h by Matthias Braun · 8 years ago
  24. f09cbb9 Remove unnecessary includes; NFC by Matthias Braun · 8 years ago
  25. 3220c51 [hwasan] Inline instrumentation & fixed shadow. by Evgeniy Stepanov · 8 years ago
  26. 87e8c32 reverting out -r320532 because a warning is breaking the lld build by Michael Trent · 8 years ago
  27. 2aa4a86 Updated llvm-objdump to display local relocations in Mach-O binaries by Michael Trent · 8 years ago
  28. 0dace14 [EarlyCSE] add tests for commuted min/max; NFC by Sanjay Patel · 8 years ago
  29. 6c7d448 [Hexagon] Relax some checks in testcases, NFC by Krzysztof Parzyszek · 8 years ago
  30. c8f8b67 [InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast. by Alexey Bataev · 8 years ago
  31. ac78b43 [Hexagon] Better detection of identity and undef masks in shuffles by Krzysztof Parzyszek · 8 years ago
  32. 206ac23 [Hexagon] Fix wrong order of operands for vmux by Krzysztof Parzyszek · 8 years ago
  33. 1feb97a Reassociate: add global reassociation algorithm by Fiona Glaser · 8 years ago
  34. 960dcea Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast." by Alexey Bataev · 8 years ago
  35. f51ad9b Reapply "[X86] Flag BroadWell scheduler model as complete" by Sanjoy Das · 8 years ago
  36. d5f2794 Split IndirectBr critical edges before PGO gen/use passes. by Hiroshi Yamauchi · 8 years ago
  37. 94a6c84 [InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast. by Alexey Bataev · 8 years ago
  38. feb0ef4 Revert "[X86] Flag BroadWell scheduler model as complete" by Sanjoy Das · 8 years ago
  39. c0977e0 [X86] Add a couple TODOs about missing coverage/features motivated by D40335 by Craig Topper · 8 years ago
  40. 28ea974 [X86] Cleanup type conversion of 64-bit load-store pairs. by Nirav Dave · 8 years ago
  41. 68f6731 Test commit. by Alexandre Ganea · 8 years ago
  42. 3b391fe [MachineOperand][MIR] Add isRenamable to MachineOperand. by Geoff Berry · 8 years ago
  43. 9cc4cf0 Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast." by Alexey Bataev · 8 years ago
  44. be064aa [InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast. by Alexey Bataev · 8 years ago
  45. 52966dc Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast." by Alexey Bataev · 8 years ago
  46. 253f4d7 [cmake] Support moving debuginfo-tests to llvm/projects by Don Hinton · 8 years ago
  47. 6c363ab [InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast. by Alexey Bataev · 8 years ago
  48. 2582193 [X86] Remove CompleteModel tags from CPU targets until we have better error checking (PR35636) by Simon Pilgrim · 8 years ago
  49. 2a45601 [RISCV][NFC] Formatting fix in RISCVInstrInfo.td by Alex Bradbury · 8 years ago
  50. 1af98f1 Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast." by Alexey Bataev · 8 years ago
  51. c8e03de [InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast. by Alexey Bataev · 8 years ago
  52. 95ffa0f [RISCV] Implement assembler pseudo instructions for RV32I and RV64I by Alex Bradbury · 8 years ago
  53. 8d76ea7 Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast." by Alexey Bataev · 8 years ago
  54. 15d22ce [RISCV] MC layer support for the instructions added in the privileged spec by Alex Bradbury · 8 years ago
  55. 50ead902 [InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast. by Alexey Bataev · 8 years ago
  56. 2139df9 [X86] Recognize constant arrays with special values and replace loads from it with subtract and shift instructions, which then will be replaced by X86 BZHI machine instruction. by Ayman Musa · 8 years ago
  57. 513fd90 [InstComineLoadStoreAlloca] Optimize stores to GEP off null base by Anna Thomas · 8 years ago
  58. cdba0c7 [PowerPC] Add branch flag on asm parser-only branch instructions by Nemanja Ivanovic · 8 years ago
  59. 28016c6 [PowerPC] Follow-up to r318436 to get the missed CSE opportunities by Nemanja Ivanovic · 8 years ago
  60. efc3af1 Revert r320461 - causing ICE in windows buildss by Simon Pilgrim · 8 years ago
  61. e75cd38 [dsymutil] Accept line tables up to DWARFv5. by Jonas Devlieghere · 8 years ago
  62. 45aa4ec Revert r320464 as it breaks gold plugin tests by Eugene Leviant · 8 years ago
  63. 535b72d Revert r320049, r320014 and r319894 by Igor Laevsky · 8 years ago
  64. f4f6018 [NFC][SafepointIRVerifier] Add alias for set of available values by Serguei Katkov · 8 years ago
  65. 583d0dd [ThinLTO] Remove unused code from thinLTOInternalizeModule by Eugene Leviant · 8 years ago
  66. 330c5d9 [LV] Ignore the cost of values that will not appear in the vectorized loop by Dorit Nuzman · 8 years ago
  67. 315da3f [X86] Use regular expressions more aggressively to reduce the number of scheduler entries needed for FMA3 instructions. by Craig Topper · 8 years ago
  68. 1aa233d [CallSiteSplitting] Don't let debug intrinsics affect optimizations by Mikael Holmen · 8 years ago
  69. d70b230 [X86] Use Ld scheduler classes for instructions with folded loads. by Craig Topper · 8 years ago
  70. 16c3915 [X86] Correct the FMA3 regular expressions in the znver1 scheduler model. by Craig Topper · 8 years ago
  71. 9d223a1 [AMDGPU] Rename Bonaire target to be gfx704; remove gfx800 and make Iceland and Tonga both use gfx802; update target feature handling by Tony Tye · 8 years ago
  72. 15aff94 [llvm-cov] Simplify a test case. NFC. by Vedant Kumar · 8 years ago
  73. d4b0ab0 [llvm-cov] Add an option for "export" command to emit only file summary data. by Max Moroz · 8 years ago
  74. 9fb3467 Reland "[WebAssembly] Import the linear memory and function table." by Sam Clegg · 8 years ago
  75. 4d049d8 Revert r318704 - [Sparc] efficient pattern for UINT_TO_FP conversion by Richard Trieu · 8 years ago
  76. c009e3d LSR: Check more intrinsic pointer operands by Matt Arsenault · 8 years ago
  77. 9cd24fe Revert r320407 "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast." by Hans Wennborg · 8 years ago
  78. 5eef35a [CodeGen] Improve the consistency of instruction fusion* by Evandro Menezes · 8 years ago
  79. af6ca77 ASAN: Provide reliable debug info for local variables at -O0. by Adrian Prantl · 8 years ago
  80. 5f52d24 [PowerPC] Partially enable the ISEL expansion pass. by Tony Jiang · 8 years ago
  81. 9b89282 [cmake] Pass TARGETS_TO_BUILD through to host tools build by Justin Bogner · 8 years ago
  82. 1559083 Ensure moved-from container is cleared on move by George Burgess IV · 8 years ago
  83. 1bc958a [InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast. by Alexey Bataev · 8 years ago
  84. 50b5493 [Hexagon] Add support for Hexagon V65 by Krzysztof Parzyszek · 8 years ago
  85. fd2e2d7 [X86] Add LODS schedule tests by Simon Pilgrim · 8 years ago
  86. 9497cd4 [X86] Add CMP/TEST schedule tests by Simon Pilgrim · 8 years ago
  87. a25caac [X86] Add AND/OR/XOR schedule tests by Simon Pilgrim · 8 years ago
  88. 11c697c [dwarfdump] Fix off-by-one bug in accelerator table extractor. by Jonas Devlieghere · 8 years ago
  89. c7bd85c [X86] Add ADD/SUB schedule tests by Simon Pilgrim · 8 years ago
  90. 896b8ae [X86] Add ADC/SBB schedule tests by Simon Pilgrim · 8 years ago
  91. 1713346 [X86] Add MOVSLQ schedule tests by Simon Pilgrim · 8 years ago
  92. 4b6a0ab Normalize line endings. NFCI. by Simon Pilgrim · 8 years ago
  93. 4feece4 [GlobalISel] Disable GISel for big endian. by Amara Emerson · 8 years ago
  94. 233e2ed [X86] Add LWP schedule tests by Simon Pilgrim · 8 years ago
  95. b478f88 [X86] Add INT/INTO schedule tests by Simon Pilgrim · 8 years ago
  96. 49db9d5 [X86] Add IN/OUT schedule tests by Simon Pilgrim · 8 years ago
  97. 9645076 [X86] Add IDIV schedule tests by Simon Pilgrim · 8 years ago
  98. 00dfcdd [X86] Add CMPXCHG schedule tests by Simon Pilgrim · 8 years ago
  99. db0d1d3 [X86] Add CLZERO schedule test by Simon Pilgrim · 8 years ago
  100. bc094b5 [MSan] Hotfix compilation by Alexander Potapenko · 8 years ago