1. 2d82935 Fix WebAssembly backend for some LLVM API changes by David Blaikie · 8 years ago
  2. 02ede68 [TableGen][GlobalISel] Make the different Matcher comparable by Quentin Colombet · 8 years ago
  3. e9ec3f0 [TableGen][GlobalISel] Fix unused variable warning in release mode by Quentin Colombet · 8 years ago
  4. 87764e1 Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."" by Paul Robinson · 8 years ago
  5. 6b36b46 [TableGen][GlobalISel] Have the predicate directly know which data they are dealing with by Quentin Colombet · 8 years ago
  6. bee91d7 Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header." by Paul Robinson · 8 years ago
  7. 3587705 Fix unused variable in non-assert builds by Matthias Braun · 8 years ago
  8. d318139 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  9. dfcb4f5 MachineFunction: Slight refactoring; NFC by Matthias Braun · 8 years ago
  10. 1203053 MachineModuleInfo: Remove unused function; NFC by Matthias Braun · 8 years ago
  11. 4e7906d Fixed the gcc 'enumeral and non-enumeral type in conditional expression [-Werror=extra]' warning introduced by r320750 by Galina Kistanova · 8 years ago
  12. 4d6de6f [Hexagon] Remove recursion in visitUsesOf, replace with use queue by Krzysztof Parzyszek · 8 years ago
  13. a211d55 [Hexagon] Handle concat_vectors of all allowed HVX types by Krzysztof Parzyszek · 8 years ago
  14. 2dccaf4 [X86] Use AND32ri8 instead of AND64ri8 in Asan code in EmitCallAsanReport for 32-bit mode. by Craig Topper · 8 years ago
  15. 4c29a62 [X86] In LowerVectorCTPOP use ISD::ZERO_EXTEND/ISD::TRUNCATE instead of the target specific nodes. by Craig Topper · 8 years ago
  16. 6be8b99 [X86] Remove unnecessary TODO. by Craig Topper · 8 years ago
  17. aaef0e4 [LTO] Remove unused RegularLTOState::HasModule by Vitaly Buka · 8 years ago
  18. d154dd9 Re-commit : [LICM] Allow sinking when foldable in loop by Jun Bum Lim · 8 years ago
  19. 86e9c5d Revert "[DWARFv5] Dump an MD5 checksum in the line-table header." by Paul Robinson · 8 years ago
  20. 47812d8 [llvm-objcopy] Reformat everything using clang-format -i by Jake Ehrlich · 8 years ago
  21. f1c8b17 [Hexagon] Fix operand-swapping PatFrag for atomic stores by Krzysztof Parzyszek · 8 years ago
  22. 17486de [DWARFv5] Dump an MD5 checksum in the line-table header. by Paul Robinson · 8 years ago
  23. 185a067 [X86] Remove assert in X86MCCodeEmitter.cpp that was added in r320830. by Craig Topper · 8 years ago
  24. af4be70 [SelectionDAG][X86] Fix insert_vector_elt lowering for v32i1/v64i1 with non-constant index by Craig Topper · 8 years ago
  25. 7edcd37 [Memcpy Loop Lowering] Insert loop BB inbetween the split BB. by Sean Fertile · 8 years ago
  26. 5386758 [X86] Add 'Requires<[In64BitMode]>' to a bunch of instructions that only have memory and immediate operands. by Craig Topper · 8 years ago
  27. 11e27ba [X86] Change BNDLDX to use anymem instead of i64mem for itsmemory operand. by Craig Topper · 8 years ago
  28. f5e35f2 [X86] Remove the 'Requires' In64BitMode/Not64BitMode from the LWP instructions. by Craig Topper · 8 years ago
  29. 65b5d17 [X86] Remove the 'Requires<[In64BitMode]>' from SHSTK instructions. by Craig Topper · 8 years ago
  30. 050e890 [TargetLibraryInfo] fix documentation comment; NFC by Sanjay Patel · 8 years ago
  31. 05d2a17 [CodeGen] fix documentation comments; NFC by Sanjay Patel · 8 years ago
  32. 9e11f1e [AArch64] Fix typo in the ASIMD instruction optimization pass by Evandro Menezes · 8 years ago
  33. e58640a fix typo in comment and remove inaccurate comment; NFC by Sanjay Patel · 8 years ago
  34. b0364a5 Fix for bug PR35549 - Repeated schedule comments. by Andrew V. Tischenko · 8 years ago
  35. 4b01fd2 Revert "Re-commit : [LICM] Allow sinking when foldable in loop" by Jun Bum Lim · 8 years ago
  36. cc05ee7 [CodeGen] fix documentation comments; NFC by Sanjay Patel · 8 years ago
  37. 33f616e Re-commit : [LICM] Allow sinking when foldable in loop by Jun Bum Lim · 8 years ago
  38. 6469bc6 Updated llvm-objdump to display local relocations in Mach-O binaries by Michael Trent · 8 years ago
  39. 2a6a25b [X86] Fix XSAVE64 and similar instructions to not be allowed by the assembler in 32-bit mode. by Craig Topper · 8 years ago
  40. 5ffe36b Revert "[LICM] Allow sinking when foldable in loop" by Jun Bum Lim · 8 years ago
  41. 38e881d [CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  42. bab7762 [ThinLTO] Disallow multiple prevailing defs by Eugene Leviant · 8 years ago
  43. 021be3a [X86] Widen (v2i32 (fp_to_uint v2f64)) to (v8i32 (fp_to_uint v8f64)) during legalization if we have AVX512F, but not VLX. NFC by Craig Topper · 8 years ago
  44. 20ea5a5 [LICM] Allow sinking when foldable in loop by Jun Bum Lim · 8 years ago
  45. 213645a [ARM] Some DAG combine tests by Sam Parker · 8 years ago
  46. 278b31c [MIR] Add support for missing CFI directives by Francis Visoiu Mistrih · 8 years ago
  47. 413da1b [X86] Add RTM schedule tests by Simon Pilgrim · 8 years ago
  48. 147a400 [InlineCost] Find repeated loads in the callee by Haicheng Wu · 8 years ago
  49. 6941623 [X86] Add MWAITX/MONITORX schedule tests by Simon Pilgrim · 8 years ago
  50. e41a428 Fix the second build bot break introduced by r320791. by Nemanja Ivanovic · 8 years ago
  51. ccd8351 [X86] Add XOP schedule tests by Simon Pilgrim · 8 years ago
  52. e2ef920 Fix code causing fallthrough warnings in the PPC back end. by Nemanja Ivanovic · 8 years ago
  53. 54ce4c3 [X86] Add AVX512 VPOPCNTDQ schedule tests by Simon Pilgrim · 8 years ago
  54. d25fc44 [RISCV] Change shift amount operand of RVC shift instructions to uimmlog2xlennonzero by Alex Bradbury · 8 years ago
  55. aa17733 Fix the build bot break introduced by r320791. by Nemanja Ivanovic · 8 years ago
  56. ff43d39 [RISCV] Enable emission of alias instructions by default by Alex Bradbury · 8 years ago
  57. f1b0fdf [PM] port Rewrite Statepoints For GC to the new pass manager. by Fedor Sergeev · 8 years ago
  58. 452fd43 [ARM] Add tests for D34515 by Roger Ferrer Ibanez · 8 years ago
  59. 72044ef [LLVMgold] Don't set undefined symbol as prevailing by Eugene Leviant · 8 years ago
  60. 01cfc43 [PowerPC] Convert r+r instructions to r+i (pre and post RA) by Nemanja Ivanovic · 8 years ago
  61. d077c97 [X86] Fix a couple bugs in my recent changes to vXi1 insert_subvector lowering. by Craig Topper · 8 years ago
  62. a9252d8 [SCEV] Fix the movement of insertion point in expander. PR35406. by Serguei Katkov · 8 years ago
  63. 06d39e2 Recommit CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value by Yaxun Liu · 8 years ago
  64. 20e1861 Disabling r312514 as it causes miscompiles that show up on bootstrap by Nemanja Ivanovic · 8 years ago
  65. 9d3546d [cmake] Fix clang-cl cross-compilation on macOS by Shoaib Meenai · 8 years ago
  66. 2955f15 [X86] Add a TODO about v8i1 CONCAT_VECTORS. by Craig Topper · 8 years ago
  67. 9affb73 [SelectionDAG] Make getNode calls that take an ArrayRef of SDValue for operands call NewSDValueDbgMsg. by Craig Topper · 8 years ago
  68. 31be897 [X86] Further rearrange the setOperationAction calls to separate the ones that require 512-bit registers OR VLX into separate sections. NFCI by Craig Topper · 8 years ago
  69. 411b939 [X86] Group setOperationActions related to vXi1 masks together. NFCI by Craig Topper · 8 years ago
  70. 8ffae71 [X86] Make ISD::INSERT_SUBVECTOR v8i1 legal with AVX512F because we should be custom lowering inserting v1i1 into v8i1 under this. by Craig Topper · 8 years ago
  71. 9a06d0d [X86] Move some of the hasVLX qualified code out of the main hasAVX512 block in the X86ISelLowering constructor. NFCI by Craig Topper · 8 years ago
  72. 055a3e3 FastISel: support no-PLT PIC calls on ELF x86_64 by Saleem Abdulrasool · 8 years ago
  73. 1764ef1 Don't crash in llvm-pdbutil when dumping TypeIndexes with high bit set. by Zachary Turner · 8 years ago
  74. 5334180 [WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors by Sam Clegg · 8 years ago
  75. d7cf6c7 [debuginfo] Remove obsolete test_debuginfo.pl that was moved to debuginfo-tests. by Don Hinton · 8 years ago
  76. 0584169 Remove a non-modular header (& inline it into its one use) by David Blaikie · 8 years ago
  77. 9f7a094 [TableGen][GlobalISel] Add a common class for all PredicateMatcher by Quentin Colombet · 8 years ago
  78. f1cb8ef [ProfileData] Use a different data structure to save memory. by George Burgess IV · 8 years ago
  79. 5ab8b45 [Unit][AArch64] Additional tests for target parsing by Evandro Menezes · 8 years ago
  80. e615040 [AArch64] Test patch by Evandro Menezes · 8 years ago
  81. 4fddb01 EmitFuncArgumentDbgValue: Prefer stack slots over registers for stack arguments by Adrian Prantl · 8 years ago
  82. 696d9a2 [X86] Remove an unnecessary SmallVector that was collecting chains for two SDNode's we're still holding SDValues for. NFCI by Craig Topper · 8 years ago
  83. 45d0bf2 TLI: Allow using PSV for intrinsic mem operands by Matt Arsenault · 8 years ago
  84. ece9b23 Fix many -Wsign-compare and -Wtautological-constant-compare warnings. by Zachary Turner · 8 years ago
  85. 7034870 [SimplifyCFG] don't sink common insts too soon (PR34603) by Sanjay Patel · 8 years ago
  86. a40d3af DAG: Expose all MMO flags in getTgtMemIntrinsic by Matt Arsenault · 8 years ago
  87. a9bb60c [Hexagon] Generate HVX code for comparisons and selects by Krzysztof Parzyszek · 8 years ago
  88. e1acb56 [WebAssembly] Add support for init functions linking metadata by Sam Clegg · 8 years ago
  89. 00bb3b5 Revert "Fix isPodLike for MSVC and use it in TypeHashing." by Zachary Turner · 8 years ago
  90. 1fb1af1 Fix isPodLike for MSVC and use it in TypeHashing. by Zachary Turner · 8 years ago
  91. 4438866 [SLPVectorizer] Don't ignore scalar extraction instructions of aggregate value by Guozhi Wei · 8 years ago
  92. b9a44ec Only use is_trivially_copyable if we know it's safe to do so. by Zachary Turner · 8 years ago
  93. a3a5536 Add MVT::v128i1, NFC by Krzysztof Parzyszek · 8 years ago
  94. 71f21a2 [opt-viewer] Render utf-8 characters properly in the generated HTML by Adam Nemet · 8 years ago
  95. 1efcc42 [MC] Allow .file directives to be out-of-order by Paul Robinson · 8 years ago
  96. 747f7a4 [opt-viewer] Support unicode characters in function names by Adam Nemet · 8 years ago
  97. 18fcbf5 [cmake] Only attempt to install MSVC system libraries on Windows by Shoaib Meenai · 8 years ago
  98. f74c3eb [X86] Don't zero the upper bits of the k-register before extracting a single bit from a vXi1. by Craig Topper · 8 years ago
  99. 7c66ebe [Hexagon] Remove vectors of i64 from valid HVX types by Krzysztof Parzyszek · 8 years ago
  100. cc1c188 Fix error due to missing includes. by Zachary Turner · 8 years ago