1. 57baf69 [GlobalISel][InstructionSelect] Moving Reg Bank Checks forward, perf patch 9 by Roman Tereshin · 7 years ago
  2. c1e7405 [GlobalISel][InstructionSelect] Maximizing # of Group's common conditions, perf patch 8 by Roman Tereshin · 7 years ago
  3. 3fd1c16 Move a debug info test into the X86 directory by Vedant Kumar · 7 years ago
  4. 618f11e [RISCV] Lower the tail pseudoinstruction by Mandeep Singh Grang · 7 years ago
  5. 673840e [GlobalISel][Tablegen] Assign small opcodes to pseudos by Roman Tereshin · 7 years ago
  6. 4e24f46 [DebugInfo] Maintain DI for sunken bitcasts by Vedant Kumar · 7 years ago
  7. 1352bbd [RISCV] Set CostPerUse for registers by Sameer AbuAsal · 7 years ago
  8. 5f477b2 [GlobalISel][InstructionSelect] Sorting MatchTable's 2nd level by root LLT, perf patch 7 by Roman Tereshin · 7 years ago
  9. 60b28ca [RuntimeDyld][MachO] Add support for MachO::ARM64_RELOC_POINTER_TO_GOT reloc. by Lang Hames · 7 years ago
  10. 1d560c2 [LKH] Add a new IRTransformLayer. by Lang Hames · 7 years ago
  11. 499fe95 [LKH] Add ObjectTransformLayer2. by Lang Hames · 7 years ago
  12. 38a4af2 [LKH] Add a new IRCompileLayer. by Lang Hames · 7 years ago
  13. cb64cbc [GlobalISel] NFCI, Getting GlobalISel ~5% faster by Roman Tereshin · 7 years ago
  14. c349f81 [Tablegen] Tidying up InstRegexOp a little, NFC by Roman Tereshin · 7 years ago
  15. 0390dac [llvm-strip] Minor fix of the usage of TableGen by Alexander Shaposhnikov · 7 years ago
  16. 49011d2 [llvm-strip] Expose --keep-symbol option by Alexander Shaposhnikov · 7 years ago
  17. 879a0d8 [Power9]Legalize and emit code for W vector extract and convert to QP by Lei Huang · 7 years ago
  18. 4cb7c3e [GlobalISel][InstructionSelect] Moving type checks forward, perf patch 6 by Roman Tereshin · 7 years ago
  19. e99b1c1 [Power9]Legalize and emit code for DW vector extract and convert to QP by Lei Huang · 7 years ago
  20. 310e78b StructurizeCFG: Adjust the loop depth for a subregion to order the nodes correctly by Changpeng Fang · 7 years ago
  21. ebceee2 [CodeGen][AArch64] Use RegUnits to track register aliases. (NFC) by Chad Rosier · 7 years ago
  22. 8a3276d [InstCombine] Fold unfolded masked merge pattern with variable mask! by Roman Lebedev · 7 years ago
  23. ce531b3 [Dominators] Add PDT constructor from Function by Jakub Kuderski · 7 years ago
  24. c058ba5 [InstCombine] Negate ABS/NABS patterns by swapping the select operands to remove the negation by Craig Topper · 7 years ago
  25. e1ddf28 Silence warnings introduced with r333093 by Petar Jovanovic · 7 years ago
  26. 273694c [llvm-mca] Fix header comments. NFC. by Matt Davis · 7 years ago
  27. 3d525a3 [llvm-mca] Print the "Block RThroughput" in the SummaryView. by Andrea Di Biagio · 7 years ago
  28. 4d97951 [X86][MIPS][ARM] New machine instruction property 'isMoveReg' by Petar Jovanovic · 7 years ago
  29. c671da0 Remove DEBUG macro. by Nicola Zaghen · 7 years ago
  30. 6be4e9f Update my information in the CREDITS file. by Aaron Ballman · 7 years ago
  31. d8c359a Add myself to CREDITS.txt by Erich Keane · 7 years ago
  32. e54d539 [RISCV] Add symbol diff relocation support for RISC-V by Alex Bradbury · 7 years ago
  33. 8ee85f1 [Sparc] Use addAliasForDirective to support data directives by Alex Bradbury · 7 years ago
  34. 1df8a89 [AArch64] Use addAliasForDirective to support data directives by Alex Bradbury · 7 years ago
  35. 0baaa61 [RISCV] Correctly report sizes for builtin fixups by Alex Bradbury · 7 years ago
  36. 17c3197 [LoopUnswitch] Fix SCEV invalidation in unswitching by Max Kazantsev · 7 years ago
  37. 2e3226a Fix aliasing of launder.invariant.group by Piotr Padlewski · 7 years ago
  38. 7a26d28 [Sparc] Add mnemonic aliases for flush, stb, stba, sth, and stha by Daniel Cederman · 7 years ago
  39. 164e4fc SafepointIRVerifier is made unreachable block tolerant by Serguei Katkov · 7 years ago
  40. fb0360d [InstCombine] [NFC] Added more tests for unlocked IO transformation by David Bolvansky · 7 years ago
  41. 1741de4 [GlobalISel][ARM] Adding HPR and QPR regclasses to FPRB regbank by Roman Tereshin · 7 years ago
  42. 38031ec [GlobalISel][InstructionSelect] MatchTable second level grouping, perf patch 5 by Roman Tereshin · 7 years ago
  43. a3ccaa9 [WebAssembly] Add functions for EHScopes by Heejin Ahn · 7 years ago
  44. c5aff60 [InstCombine] use nsw negation for abs libcalls by Sanjay Patel · 7 years ago
  45. 71b0bb5 [InstCombine] move misplaced test file and regenerate checks; NFC by Sanjay Patel · 7 years ago
  46. ac1173d [docs] Clarify usage of "vector" in Programmer's Manual. by Eli Friedman · 7 years ago
  47. f880cf0 [Coverage] Update CSS to make HTML reports copy-paste friendly. by Max Moroz · 7 years ago
  48. 79d7eed Delete empty test file by David Bolvansky · 7 years ago
  49. 5fd7b63 [llvm-mca] Move DispatchStage::cycleEvent to preExecute. NFC. by Matt Davis · 7 years ago
  50. 0b44b42 [ORC] Add some comments to Layer.h. by Lang Hames · 7 years ago
  51. 46d4833 AMDGPU: Fix missing test coverage for some 16-bit and packed ops by Matt Arsenault · 7 years ago
  52. 15b6321 [InstCombine] Remove calloc transformations by David Bolvansky · 7 years ago
  53. 5093126 AMDGPU: Fix v2f16 fneg/fabs pattern by Matt Arsenault · 7 years ago
  54. 6853db1 Delete unused variable from r333015. by Eli Friedman · 7 years ago
  55. 792c45b [GlobalISel][InstructionSelect] Switching MatchTable over opcodes, perf patch 4 by Roman Tereshin · 7 years ago
  56. ccf5904 AMDGPU: Move AMDGPUTargetLowering::isFPExtFoldable() into SITargetLowering by Tom Stellard · 7 years ago
  57. 73026bd [MachineOutliner] Add "thunk" outlining for AArch64. by Eli Friedman · 7 years ago
  58. d88e86e [InstCombine] move/add tests for sub with bool op; NFC by Sanjay Patel · 7 years ago
  59. 831a9e9 [Hexagon] Add patterns for accumulating HVX compares by Krzysztof Parzyszek · 7 years ago
  60. 8eff37b [llvm-objcopy] Fix the behavior of --strip-* and --keep-symbol by Alexander Shaposhnikov · 7 years ago
  61. eae2e16 [NewGVN] Fix handling of assumes by Florian Hahn · 7 years ago
  62. eda7c16 [DebugInfo] Invert DIE order for range errors. by Jonas Devlieghere · 7 years ago
  63. 2c6a669 [DebugInfo] Fix location list check in the verifier by Jonas Devlieghere · 7 years ago
  64. 04a387a [DWARFv5] Put the DWO ID in its place. by Paul Robinson · 7 years ago
  65. 638915a [GlobalISel][InstructionSelect] Sorting MatchTable's first level by opcodes and num operands, perf patch 3 by Roman Tereshin · 7 years ago
  66. f359841 Reverting 332999 to get it a proper commit message by Roman Tereshin · 7 years ago
  67. b296477 diff --git a/utils/TableGen/GlobalISelEmitter.cpp b/utils/TableGen/GlobalISelEmitter.cpp by Roman Tereshin · 7 years ago
  68. 6e22163 [ORC] Move symbol-scanning and discard from BasicIRLayerMaterializationUnit in by Lang Hames · 7 years ago
  69. 3216d6e [InstCombine] fix broken test by Sanjay Patel · 7 years ago
  70. 851bb22 [InstCombine] Calloc-ed strings optimizations by David Bolvansky · 7 years ago
  71. 9f0686b [lit] Try to make `shtest-timeout.py` test more reliable by using a by Dan Liew · 7 years ago
  72. 8cf2609 [lit] Don't run `slow.py` in `shtest-timeout.py` test. by Dan Liew · 7 years ago
  73. 096b48f [lit] Don't check output of commands used in `shtest-timeout.py` test. by Dan Liew · 7 years ago
  74. f690e9b [FastISel] Permit instructions to be skipped for FastISel generation. by Simon Dardis · 7 years ago
  75. 1e7d8b3 [llvm-exegesis] Update doc to mention that the output is in html. by Clement Courbet · 7 years ago
  76. a38d19f [llvm-exegesis] Analysis output uses HTML. by Clement Courbet · 7 years ago
  77. 643e7f6 [mips] Merge MipsLongBranch and MipsHazardSchedule passes by Aleksandar Beserminji · 7 years ago
  78. 48f3050 [mips] Correct the predicates of the cache and pref instructions by Simon Dardis · 7 years ago
  79. 91eac10 [TTI] Add uniform/non-uniform constant Pow2 detection to TargetTransformInfo::getInstructionThroughput by Simon Pilgrim · 7 years ago
  80. 1373401 LangRef.rst: the "\01" prefix applies not just to variables by Hans Wennborg · 7 years ago
  81. 4c5582d [x86] NFC Add some more shuffle-vs-trunc tests by Gabor Buella · 7 years ago
  82. 08bf51e [LowerSwitch] Fixed faulty PHI node update by Karl-Johan Karlsson · 7 years ago
  83. ecdb8b5 [LoopVersioning] Don't modify the list that we iterate over in addPHINodes by Bjorn Pettersson · 7 years ago
  84. 35aa7d2 [AMDGPU] Optimze old value of v_mov_b32_dpp by Stanislav Mekhanoshin · 7 years ago
  85. 4525054 AMDGPU: Make v2i16/v2f16 legal on VI by Matt Arsenault · 7 years ago
  86. b77633a [WebAssembly] Fix fast-isel lowering illegal argument and return types. by Dan Gohman · 7 years ago
  87. 33b4099 [GlobalISel][InstructionSelect] Removing redundant num operands and nested def operands checks, perf patch 2 by Roman Tereshin · 7 years ago
  88. f02d6fd AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers by Tom Stellard · 7 years ago
  89. 714851e MC: Remove dead code. NFCI. by Peter Collingbourne · 7 years ago
  90. 7d79fc6 Revert "[llvm-objcopy] Add --strip-unneeded option" by Paul Semel · 7 years ago
  91. 6cfc1ad [CMake] Pass Clang defaults to runtimes builds by Petr Hosek · 7 years ago
  92. 2f6b675 [DAG] fold FP binops with undef operands to NaN by Sanjay Patel · 7 years ago
  93. 1948145 [ORC] Make some more operations on VSO private. These should be done via a by Lang Hames · 7 years ago
  94. 78d8e19 [LKH] Add a replacement RTDyldLayer. by Lang Hames · 7 years ago
  95. 6241099 Reapply r332907 "[GlobalISel] Improving InstructionSelect's performance by reducing MatchTable..." by Roman Tereshin · 7 years ago
  96. 6e21f26 [X86] Remove 128/256-bit cvtdq2ps, cvtudq2ps, cvtqq2pd, cvtuqq2pd intrinsics. by Craig Topper · 7 years ago
  97. f7624ab [llvm-objcopy] Add --strip-unneeded option by Paul Semel · 7 years ago
  98. 07a4eb6 Revert r332907 "[GlobalISel] Improving InstructionSelect's performance by reducing MatchTable..." by Roman Tereshin · 7 years ago
  99. 7625b98 Fix warning from r332654 with LLVM_ATTRIBUTE_USED by Diego Caballero · 7 years ago
  100. 8cc89d0 Unbreak kaleidoscope example. by Peter Collingbourne · 7 years ago