1. b841963 Make IPDBSession::getGlobalScope a non-const method by Adrian McCarthy · 8 years ago
  2. dc0e67d [x86] add/sub (X==0) --> sbb(neg X) by Sanjay Patel · 8 years ago
  3. ff51fde MC: Fix dumping of MCFragment values by Sam Clegg · 8 years ago
  4. d980234 Silence warnings about hidden virtual methods. by Zachary Turner · 8 years ago
  5. 96e8b4c Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLE by Kevin Enderby · 8 years ago
  6. 6f1c76b Add a common error checking for some invalid expressions. by Rafael Espindola · 8 years ago
  7. 9066575 [AMDGPU] Add intrinsics for tbuffer load and store - build error fix by David Stuttard · 8 years ago
  8. ea114fd [x86] add tests for select --> sbb transform; NFC by Sanjay Patel · 8 years ago
  9. dad6e61 [AMDGPU] Add intrinsics for tbuffer load and store by David Stuttard · 8 years ago
  10. 5715184 [Hexagon] Fix typo in a testcase by Krzysztof Parzyszek · 8 years ago
  11. bba5503 [InstCombine] Teach foldSelectICmpAndOr to recognize (select (icmp slt (trunc (X)), 0), Y, (or Y, C2)) by Craig Topper · 8 years ago
  12. 8c8509b [ThinLTO] Remove unnecessary include of Linker.h (NFC) by Teresa Johnson · 8 years ago
  13. b776efa [InstCombine] Add one use checks to or/and->xnor folding by Craig Topper · 8 years ago
  14. 52e7347 [Hexagon] Handle a global operand to A2_addi when creating duplexes by Krzysztof Parzyszek · 8 years ago
  15. 4c45e36 [InstCombine] reverse bitcast + bitwise-logic canonicalization (PR33138) by Sanjay Patel · 8 years ago
  16. 3a93e4a [X86] Add support for "probe-stack" attribute by whitequark · 8 years ago
  17. bd91b7f [ARM] Create relocations for beq.w branches to ARM function syms. by Florian Hahn · 8 years ago
  18. e8033d7 [InstCombine] add peekThroughBitcast() helper; NFC by Sanjay Patel · 8 years ago
  19. 27bff24 [mips] Allow $AT to be used as a register name by Petar Jovanovic · 8 years ago
  20. 9bd0f56 [DAG] Add Target Store Merge pass ordering function by Nirav Dave · 8 years ago
  21. 2dfb7e4 Revert "[Support] Add RetryAfterSignal helper function" and subsequent fix by Pavel Labath · 8 years ago
  22. 7e5eff0 [Hexagon] Recognize potential offset overflow for store-imm to stack by Krzysztof Parzyszek · 8 years ago
  23. fc01a4a [Support] Fix return type deduction in RetryAfterSignal by Pavel Labath · 8 years ago
  24. fb1808c [Solaris] replace Solaris.h hack with a set of better hacks by Kamil Rytarowski · 8 years ago
  25. 841b888 [Testing/Support] Remove the const_cast in TakeExpected by Pavel Labath · 8 years ago
  26. 7cbb839 Revert [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld by Sagar Thakur · 8 years ago
  27. 1f2bcd7 [AMDGPU] SDWA: remove support for VOP2 instructions that have only 64-bit encoding by Sam Kolton · 8 years ago
  28. bfafbd5 Don't conditionalize Neon instructions, even in IT blocks. by Kristof Beyls · 8 years ago
  29. 9410186 [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld by Sagar Thakur · 8 years ago
  30. 0061994 [mips] Implement the ".rdata" MIPS assembly directive. by Simon Dardis · 8 years ago
  31. 5ffaf3e Test commit by Ekaterina Vaartis · 8 years ago
  32. e001a15 [ARM] Add .w aliases of MOV with shifted operand by John Brawn · 8 years ago
  33. 943dd9a [ARM] Clean up choice of narrow instructions in ARMAsmParser, NFC by John Brawn · 8 years ago
  34. e36adbda Revert "Enable vectorizer-maximize-bandwidth by default." by Diana Picus · 8 years ago
  35. 54b8b99 [GlobalISel][X86] Support vector type G_INSERT legalization/selection. by Igor Breger · 8 years ago
  36. 7ebe2a2 [ARM] Add macro fusion for AES instructions. by Florian Hahn · 8 years ago
  37. 347e991 AVX-512: Lowering Masked Gather intrinsic - fixed a bug by Elena Demikhovsky · 8 years ago
  38. e88fc40 [AMDGPU] SDWA: add support for GFX9 in peephole pass by Sam Kolton · 8 years ago
  39. e696366 [InstCombine] Add test cases to demonstrate that and->xnor and or->xnor folding can create more instructions than it removed when there are multiple uses. NFC by Craig Topper · 8 years ago
  40. 9afae17 [PowerPC] fix potential verification errors by Hiroshi Inoue · 8 years ago
  41. 367f21d [llvm-readobj] Dump the COFF image load config by Reid Kleckner · 8 years ago
  42. 42bbb7f [wasm] Fix WebAssembly asm backend after r305968 by Reid Kleckner · 8 years ago
  43. 2eeaae3 Also test thumb. by Rafael Espindola · 8 years ago
  44. 05a4b44 Revert "[Target] Implement the ".rdata" MIPS assembly directive." by Davide Italiano · 8 years ago
  45. 4f724ef [WebAssembly] Cleanup WasmObjectWriter.cpp. NFC by Sam Clegg · 8 years ago
  46. 91cd127 [AMDGPU] Add FP_CLASS to the add/setcc combine by Stanislav Mekhanoshin · 8 years ago
  47. dfaebc4 [ProfileData, Support] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  48. bb561ec Use a MutableArrayRef. NFC. by Rafael Espindola · 8 years ago
  49. 91f6675 Fix build. by Rafael Espindola · 8 years ago
  50. d0b66db [codeview] respect signedness of APSInts when printing to YAML by Bob Haarman · 8 years ago
  51. 6189e64 [AMDGPU] Combine add and adde, sub and sube by Stanislav Mekhanoshin · 8 years ago
  52. b209206 Mark dump() methods as const. NFC by Sam Clegg · 8 years ago
  53. 1a1f544 [AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setcc by Stanislav Mekhanoshin · 8 years ago
  54. 52c6452 TableGen.cmake: Use DEPFILE for Ninja Generator with CMake>=3.7. by NAKAMURA Takumi · 8 years ago
  55. 998914d Enable vectorizer-maximize-bandwidth by default. by Dehao Chen · 8 years ago
  56. 225f28a [Hexagon] Use MachineInstrBuilder instead of changing instruction in place by Krzysztof Parzyszek · 8 years ago
  57. 5a11c67 Rename WinCOFFStreamer.cpp -> MCWinCOFFStreamer.cpp by Sam Clegg · 8 years ago
  58. a625ee4 Add Aarch64 ldst-opt test. by Nirav Dave · 8 years ago
  59. 9500616 [Target/Mips] Add test associated with r305949. by Davide Italiano · 8 years ago
  60. 267d13e [Target] Implement the ".rdata" MIPS assembly directive. by Davide Italiano · 8 years ago
  61. 7c6b474 [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86) by Davide Italiano · 8 years ago
  62. eef2a1e [Reassociate] Use early returns in a couple places to reduce indentation and improve readability. NFC by Craig Topper · 8 years ago
  63. 19b0aab [Reassociate] Const correct a helper function. NFC by Craig Topper · 8 years ago
  64. b9c4ad2 [DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4} by Wolfgang Pieb · 8 years ago
  65. 0773a82 [Hexagon] Handle more types of immediate operands in expand-condsets by Krzysztof Parzyszek · 8 years ago
  66. 0adc85d [InstCombine] Cleanup using commutable matchers. Make a couple helper methods standalone static functions. Put 'if' around variable declaration instead of after. NFC by Craig Topper · 8 years ago
  67. 4c34d0af Add a "probe-stack" attribute by whitequark · 8 years ago
  68. 52ebe03 [BasicAA] Use MayAlias instead of PartialAlias for fallback. by Michael Kruse · 8 years ago
  69. dc07e63 Object: Have the irsymtab builder take a string table builder. NFCI. by Peter Collingbourne · 8 years ago
  70. d8cbb8e [CGP, memcmp] replace CreateZextOrTrunc with CreateZext because it can never trunc by Sanjay Patel · 8 years ago
  71. 8c9101f [CGP] fix variables to be unsigned in memcmp expansion by Sanjay Patel · 8 years ago
  72. 5f67a41 Do not inline recursive direct calls in sample loader pass. by Dehao Chen · 8 years ago
  73. 41428eb [PDB] Add symbols to the PDB by Reid Kleckner · 8 years ago
  74. acaf791 [PowerPC] define target hook isReallyTriviallyReMaterializable() by Lei Huang · 8 years ago
  75. 2c60ba8 [x86] set the datalayout to match the RUN line triple; NFC by Sanjay Patel · 8 years ago
  76. ebc007d [InstCombine] Add range metadata to cttz/ctlz/ctpop intrinsic calls based on known bits by Craig Topper · 8 years ago
  77. f2fe26d [InstCombine] Don't let folding (select (icmp eq (and X, C1), 0), Y, (or Y, C2)) create more instructions than it removes by Craig Topper · 8 years ago
  78. e44557f [Reassociate] Support xor reassociating for splat vectors by Craig Topper · 8 years ago
  79. 8051421 [AMDGPU][MC][GFX9] Corrected VOP3P relevant code to fix disassembler failures by Dmitry Preobrazhensky · 8 years ago
  80. 34e56f0 [DAG] Move BaseIndexOffset into separate Libarary. NFC. by Nirav Dave · 8 years ago
  81. 833be19 ClangFormat some changes from r305226 by David Blaikie · 8 years ago
  82. 6c84300 [AARCH64][LSE] Preliminary support for ARMv8.1 LSE Atomics. by Christof Douma · 8 years ago
  83. 24058c7 [DAG] Remove Node csonstruction from BaseIndexOffset match. NFCI. by Nirav Dave · 8 years ago
  84. a110a35 [X86][SSE] Dropped -mcpu from 256-bit vector shuffle tests by Simon Pilgrim · 8 years ago
  85. a03e767 [AMDGPU][MC] Corrected V_*QSAD* instructions to check that dest register is different than any of the src by Dmitry Preobrazhensky · 8 years ago
  86. e5be7e3 [x86] fix formatting; NFC by Sanjay Patel · 8 years ago
  87. 2f102b0 [X86][SSE] Dropped -mcpu from 128-bit vector shuffle tests by Simon Pilgrim · 8 years ago
  88. 8b6d662 [X86][SSE] Regenerate merge store tests by Simon Pilgrim · 8 years ago
  89. 158809e [X86][SSE] Dropped -mcpu from vector blend shuffle tests and regenerate by Simon Pilgrim · 8 years ago
  90. 5313649 [X86][SSE] Dropped -mcpu from vector shuffle tests by Simon Pilgrim · 8 years ago
  91. 01a84a7 [X86][SSE] Dropped -mcpu from vector zero extend tests by Simon Pilgrim · 8 years ago
  92. 1c0fdaa [X86][SSE] Dropped -mcpu from variable shuffle tests by Simon Pilgrim · 8 years ago
  93. 9bb1718 [X86][AVX] Add AVX1 shuffle truncation tests by Simon Pilgrim · 8 years ago
  94. 1fa0c45 [X86][SSE] Add SSE2/SSE42 shuffle truncation tests by Simon Pilgrim · 8 years ago
  95. f2d422d [X86] Rerun the update_llc_test_checks tool on test. NFC. by Zvi Rackover · 8 years ago
  96. 7ce729b Fix build after r305892 by Pavel Labath · 8 years ago
  97. 39ca2ef [AARCH64][LSE] Preliminary support for ARMv8.1 LSE Atomics. by Christof Douma · 8 years ago
  98. 84aab6f [Support] Add RetryAfterSignal helper function by Pavel Labath · 8 years ago
  99. 3b3d0f0 [AArch64] Add early exit to promoteLoadFromStore. by Florian Hahn · 8 years ago
  100. 1f16590 [MIPS] Fix for selecting of DINS/INS instruction by Strahinja Petrovic · 8 years ago