1. cad7a31 [X86] Add support for combining FMADDSUB(A, B, FNEG(C))->FMSUBADD(A, B, C) by Craig Topper · 8 years ago
  2. f737152 [X86] Remove GCCBuiltin from intrinsics that are no longer used by clang. by Craig Topper · 8 years ago
  3. bd2cfd0 [AMDGPU] Fix pointer info for lowering load/store for r600 for amdgiz environment by Yaxun Liu · 8 years ago
  4. d3bd6cf [AMDGPU] Fix pointer info for pseudo source for r600 by Yaxun Liu · 8 years ago
  5. 9000e8c [AMDGPU] Update code object description by Tony Tye · 8 years ago
  6. 8887214 [ThinLTO] Fix missing call graph edges for calls with bitcasts. by Volodymyr Sapsai · 8 years ago
  7. 37ff1dc [support] allocate exact size required for mapping in Support/Windws/Path.inc by Bob Haarman · 8 years ago
  8. 68d2ceb [SimplifyCFG] Fix a test case. by Easwaran Raman · 8 years ago
  9. 2f88f54 Add a wrapper function to set branch weights metadata. by Easwaran Raman · 8 years ago
  10. e69c03b [Reassociate] regenerate test checks; NFC by Sanjay Patel · 8 years ago
  11. 5808cae [libFuzzer] update links in the docs by Kostya Serebryany · 8 years ago
  12. 05ceafb [libFuzzer] update the docs, document how to resume the merge by Kostya Serebryany · 8 years ago
  13. c54ecd04 Add a Cross-compilation toolchain file for MSVC. by Zachary Turner · 8 years ago
  14. 4c7c455 Fix out-of-order stepping behavior in programs with hoisted constants. by Paul Robinson · 8 years ago
  15. 3fa053b [utils] Fix RISC-V support in update_llc_test_checks.py by Alex Bradbury · 8 years ago
  16. 13c8bc9 Preserve debug info when DAG-combinging (zext (truncate x)) -> (and x, mask). by Adrian Prantl · 8 years ago
  17. eef2954 [Support] Make llvm::Error and Expected faster. by Zachary Turner · 8 years ago
  18. 9daf9c5 [SLP] Fix PR23510: Try to find best possible vectorizable stores. by Alexey Bataev · 8 years ago
  19. 8b45407 [Reassociate] auto-generate test checks; NFC by Sanjay Patel · 8 years ago
  20. 114cb60 [Reassociate] don't name values "tmp"; NFCI by Sanjay Patel · 8 years ago
  21. d28baf6 [GlobalMerge] Stable sort GlobalSets to fix non-deterministic sort order by Mandeep Singh Grang · 8 years ago
  22. 06f6588 revert r317812 [BasicAA] fix build break by converting the previously introduced assert into an if stmt by Nuno Lopes · 8 years ago
  23. d90f53e [BasicAA] fix build break by converting the previously introduced assert into an if stmt by Nuno Lopes · 8 years ago
  24. 3b01bb6 revert r317809 - [Reassociate] regenerate test checks; NFC by Sanjay Patel · 8 years ago
  25. 0e0f70e [Reassociate] regenerate test checks; NFC by Sanjay Patel · 8 years ago
  26. b9cdeec [SystemZ] Add support for the "o" inline asm constraint by Ulrich Weigand · 8 years ago
  27. 60d2d2e [Reassociate] regenerate test checks; NFC by Sanjay Patel · 8 years ago
  28. c7ddf7c [Reassociate] add check lines; NFC by Sanjay Patel · 8 years ago
  29. 7f4962a [Reassociate] add tests with 'reassoc' FMF and regenerate checks; NFC by Sanjay Patel · 8 years ago
  30. b0957fa [BasicAA] add assertion for corner case in aliasGEP() by Nuno Lopes · 8 years ago
  31. 5be95c6 [mips] Correct microMIP's jump and add unconditional branch pseudo by Simon Dardis · 8 years ago
  32. 2fe0076 [RISCV] Re-generate test/CodeGen/RISCV/alu32.ll using update_llc_test_checks.py by Alex Bradbury · 8 years ago
  33. d99baa7 [RISCV] MC layer support for the standard RV32A instruction set extension by Alex Bradbury · 8 years ago
  34. 2ef1ea6 Fix 'not all control paths return a value' warning on MSVC builds by Simon Pilgrim · 8 years ago
  35. 9a5be1f Reapply: Allow yaml2obj to order implicit sections for ELF by Dave Lee · 8 years ago
  36. f8c0f51 [RISCV] MC layer support for the standard RV32M instruction set extension by Alex Bradbury · 8 years ago
  37. a4b0c61 Sched model improving on btver2: JFPU01 resource, vtestp* for xmm. by Andrew V. Tischenko · 8 years ago
  38. a5b99ed Add -print-schedule scheduling comments to inline asm. by Andrew V. Tischenko · 8 years ago
  39. 8334286 [X86] Give priority to EVEX FMA instructions over FMA4 instructions. by Craig Topper · 8 years ago
  40. be9a0af Fix "default label in switch which covers all enumeration values" warning by Vitaly Buka · 8 years ago
  41. 5a61b4e [SectionMemoryManager] Abstract out mmap, munmap, mprotect even more ; NFC by Sanjoy Das · 8 years ago
  42. 7595e4c [X86] Make X86ISD::FMADDS3 isel patterns commutable. by Craig Topper · 8 years ago
  43. 9c35640 [GVN PRE] Patch the source for Phi node in PRE by Serguei Katkov · 8 years ago
  44. 4cbd115 [X86] Rename the VEX scalar fma builtins to end with a '3' to match gcc by Craig Topper · 8 years ago
  45. cd8823f [llvm-cov] Fix more -path-equivalence test bugs by Vedant Kumar · 8 years ago
  46. d1556f2 [llvm-cov] Fix a -path-equivalence bug in a test by Vedant Kumar · 8 years ago
  47. 5a74fe7 [llvm-cov] Don't render empty region marker lines by Vedant Kumar · 8 years ago
  48. f361756 [Coverage] Use the wrapped segment when a line has entry segments by Vedant Kumar · 8 years ago
  49. 9960086 AMDGPU: Merge BUFFER_STORE_DWORD_OFFEN/OFFSET into x2, x4 by Marek Olsak · 8 years ago
  50. aa75d4a AMDGPU: Lower buffer store and atomic intrinsics manually by Marek Olsak · 8 years ago
  51. e79e4fb AMDGPU: Merge BUFFER_LOAD_DWORD_OFFSET into x2, x4 by Marek Olsak · 8 years ago
  52. 79b91c2 AMDGPU: Merge BUFFER_LOAD_DWORD_OFFEN into x2, x4 by Marek Olsak · 8 years ago
  53. 1a1019d AMDGPU: Merge S_BUFFER_LOAD_DWORD_IMM into x2, x4 by Marek Olsak · 8 years ago
  54. c94ae74 AMDGPU: Fold immediate offset into BUFFER_LOAD_DWORD lowered from SMEM by Marek Olsak · 8 years ago
  55. c8d83c1 [X86] Make sure we don't read too many operands from X86ISD::FMADDS1/FMADDS3 nodes when doing FNEG combine. by Craig Topper · 8 years ago
  56. a162211 [CMake] Passthrough CMAKE_SYSROOT to external projects by Petr Hosek · 8 years ago
  57. 18c0af1 [cfi-verify] Adds blacklist blame behaviour to cfi-verify. by Mitch Phillips · 8 years ago
  58. 1ef4dca [CMake][runtimes] Fix the variable name by Petr Hosek · 8 years ago
  59. 84a0f53 [FileOutputBuffer] Move factory methods out of their classes. by Rui Ueyama · 8 years ago
  60. 20c675a [X86] X86MaskedGatherSDNode shouldn't inherit from MaskedGatherScatterSDNode by Craig Topper · 8 years ago
  61. 606231c [X86] Preserve memory refs when folding loads into divides. by Craig Topper · 8 years ago
  62. 965ee90 [X86] Remove an if check on the result of a cast. NFC by Craig Topper · 8 years ago
  63. d6200f6 Let replaceVTableHolder accept any type. by Adrian Prantl · 8 years ago
  64. b5e0bec Add an @llvm.sideeffect intrinsic by Dan Gohman · 8 years ago
  65. bfc1e95 Revert "Correct dwarf unwind information in function epilogue for X86" by Reid Kleckner · 8 years ago
  66. bac4921 [cmake] Allow LLVM_BUILD_INSTRUMENTED to be set to IR or Frontend by Vedant Kumar · 8 years ago
  67. 8285939 Make sure an error is always handled. by Rafael Espindola · 8 years ago
  68. 81fd138 Set hasSideEffects=0 for PHI and fix affected passes by Alex Bradbury · 8 years ago
  69. fb2f519 [X86] Correct the implementation of BEXTR load folding to use the shift as the parent node and pass a separate root. by Craig Topper · 8 years ago
  70. 40ce9d1 [WebAssembly] Update test expectations by Sam Clegg · 8 years ago
  71. dcf64df [ThinLTO] Ensure sanitizer passes are run by Teresa Johnson · 8 years ago
  72. 9799e6f [X86] Don't call validateInstruction from MatchAndEmitInstruction when MatchingInlineAsm is set. The MCInst won't be populated. by Craig Topper · 8 years ago
  73. ca3cf87 [ValueTracking] Use APInt::isNullValue/isOneValue which are more efficient for large APInts. by Craig Topper · 8 years ago
  74. 94964bb [WebAssembly] Add a test for inline-asm "m" constraints. by Dan Gohman · 8 years ago
  75. 40486d7 [WebAssembly] Call signExtend to get sign extended register by Dan Gohman · 8 years ago
  76. 29ba7f6 Un-XFAIL a test after the bugfix in r317702. by Adrian Prantl · 8 years ago
  77. 8e0d3d4 [WebAssembly] Revise the strategy for inline asm. by Dan Gohman · 8 years ago
  78. cf89e1c NFC: Rename MCSafeSEHFragment to MCSymbolIdFragment by Adrian McCarthy · 8 years ago
  79. 27b6b31 Handle inlined variables in SelectionDAGBuilder::EmitFuncArgumentDbgValue(). by Adrian Prantl · 8 years ago
  80. 15443bd [X86] Add some initial scheduling tests for generic x86 instructions by Simon Pilgrim · 8 years ago
  81. d44ed28 [CMake] Remove target to build native tablegen by Jonas Hahnfeld · 8 years ago
  82. 41dfa19 [CMake] Add custom target to create build directory by Jonas Hahnfeld · 8 years ago
  83. a3ad9bd [utils] Add RISC-V support to update_llc_test_checks.py by Alex Bradbury · 8 years ago
  84. da781c7 [RISCV] Initial support for function calls by Alex Bradbury · 8 years ago
  85. eacca30 [RISCV] Codegen for conditional branches by Alex Bradbury · 8 years ago
  86. 6c9938c [RISCV] Codegen support for memory operations on global addresses by Alex Bradbury · 8 years ago
  87. 21ae2e7 [RISCV] Codegen support for memory operations by Alex Bradbury · 8 years ago
  88. c5abad3 [RISCV] Codegen support for materializing constants by Alex Bradbury · 8 years ago
  89. 96342eb [Analysis] Fix merging TBAA tags with different final access types by Ivan A. Kosarev · 8 years ago
  90. d036c9c [mips] Guard indirect and tailcall pseudo instructions correctly. by Simon Dardis · 8 years ago
  91. 4514930 BasicAA: fix bug where we would return partialalias instead of noalias by Nuno Lopes · 8 years ago
  92. 4d211ca [NFCI] Ensure TargetOpcode::* are compatible with guessInstructionProperties=0 by Alex Bradbury · 8 years ago
  93. 19b50e8 DAG: Add computeKnownBitsForFrameIndex by Matt Arsenault · 8 years ago
  94. 600fc9c Revert "[CGP] Enable extending scope of optimizeMemoryInst" by Serguei Katkov · 8 years ago
  95. 2c8a33a [CGP] Enable extending scope of optimizeMemoryInst by Serguei Katkov · 8 years ago
  96. d550a31 [X86] Add patterns to fold EVEX store with EVEX encoded vcvtps2ph instructions. Remove bad pattern that had vf432 vcvtps2ph storing 128-bits. by Craig Topper · 8 years ago
  97. c30df5f [X86] Allow legacy vcvtps2ph intrinsics to select EVEX encoded instructions. Rely on EVEX->VEX to convert back. by Craig Topper · 8 years ago
  98. 14c6360 Convert FileOutputBuffer::commit to Error. by Rafael Espindola · 8 years ago
  99. aeaece7 Revert "Reapply: Allow yaml2obj to order implicit sections for ELF" by Dave Lee · 8 years ago
  100. 29fa40c Update unittest too. by Rafael Espindola · 8 years ago