1. 041c54b Use SDValue bool check to tidyup some possible vector folding ops. NFC. by Simon Pilgrim · 10 years ago
  2. 6ff57a5 Use SDValue bool check to tidyup some possible ReassociateOps. NFC. by Simon Pilgrim · 10 years ago
  3. a8f9716 AVX-512: Fixed the "commutative" property flag in VPANDN instruction by Elena Demikhovsky · 10 years ago
  4. f46232d Fix a variable name in MSVC specific part of rr233487. by Craig Topper · 10 years ago
  5. 87f3799 [X86] Implement getHostCPUFeatures for X86. by Craig Topper · 10 years ago
  6. 971af29 Delete MCInstPrinter::AvailableFeatures. by Akira Hatanaka · 10 years ago
  7. e03685b [X86] Read the feature bits from the subtarget that is passed to printInst by Akira Hatanaka · 10 years ago
  8. 0de206d [Objdump] Pass the correct subtarget to printInst. by Akira Hatanaka · 10 years ago
  9. 2eaf50f [PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instructions by Hal Finkel · 10 years ago
  10. f702ac3 [DAGCombiner] Fixed incorrect test for buildvector of constant integers. by Simon Pilgrim · 10 years ago
  11. 8360002 [ConstantFold] Don't fold ppc_fp128 <-> int bitcasts by Hal Finkel · 10 years ago
  12. 5ce6ef6 Convert feature strings to lowercase even if they have a '+'/'-' in front of them. by Craig Topper · 10 years ago
  13. bcdb993 Partially revert the changes I made in r233473 to keep the code concise. by Akira Hatanaka · 10 years ago
  14. c74135b clang-format X86ATTInstPrinter.{h,cpp} before I make changes to these files. by Akira Hatanaka · 10 years ago
  15. 2841bc6 [SparcInstPrinter] Use the subtarget that is passed to the print function by Akira Hatanaka · 10 years ago
  16. 74381e2 Update comment to match code behavior. by Craig Topper · 10 years ago
  17. cefca10 Verifier: Allow subroutine types to have no type array by Duncan P. N. Exon Smith · 10 years ago
  18. 0b8cd1d Fix comparison functions. by Richard Trieu · 10 years ago
  19. d397a52 DebugInfo: Fix testcases with invalid MDSubprogram nodes by Duncan P. N. Exon Smith · 10 years ago
  20. 44c1c89 [CodeGen] "PromoteInteger" f32 to f64 doesn't make sense. by Ahmed Bougacha · 10 years ago
  21. 57e9efe [ARM] Enable changing instprinter's behavior based on the per-function by Akira Hatanaka · 10 years ago
  22. 4bb318d clang-format ARMInstPrinter.{h,cpp} before I make changes to these files. by Akira Hatanaka · 10 years ago
  23. e464bbf [SCEV] Look at backedge dominating conditions. by Sanjoy Das · 10 years ago
  24. b943370 Verifier: Check operands of MDType subclasses and MDCompileUnit by Duncan P. N. Exon Smith · 10 years ago
  25. 6ed3a76 DebugInfo: Require non-null in DIBuilder::retainType() by Duncan P. N. Exon Smith · 10 years ago
  26. 292142e Fixing a bug with optimized catch-all handlers in WinEHPrepare by Andrew Kaylor · 10 years ago
  27. de89228 Verifier: Call verifyModule() from llc and opt by Duncan P. N. Exon Smith · 10 years ago
  28. 527745e [CMake] Removing duplicates from the list of test suites to generate targets for. by Chris Bieneman · 10 years ago
  29. 1f4cf39 fix typo and 80-col; NFC by Sanjay Patel · 10 years ago
  30. 0ac7591 Add two small structs for readability in place of std::pair and std::tuple. NFC. by Rafael Espindola · 10 years ago
  31. 0e622b4 Constrain the type of a parameter now that callers without this constraint have been removed. by David Blaikie · 10 years ago
  32. 77a0728 DebugInfo: Fix bad debug info for compile units and types by Duncan P. N. Exon Smith · 10 years ago
  33. 81cd5e8 [R600/SI] Fix testcase check line. by Ahmed Bougacha · 10 years ago
  34. f2f2ef7 [AArch64InstPrinter] Use the feature bits of the subtarget passed to the print by Akira Hatanaka · 10 years ago
  35. f093783 [MCInstPrinter] Enable MCInstPrinter to change its behavior based on the by Akira Hatanaka · 10 years ago
  36. 19e2fce [CodeGen] Don't attempt a tail-call with a non-forwarded explicit sret. by Ahmed Bougacha · 10 years ago
  37. 2615b68 [CodeGen] Don't attempt a tail-call with implicit sret. by Ahmed Bougacha · 10 years ago
  38. 685212e Recommit r233116 better: Remove a redundant instcombine involving bitcasts of geps of bitcasts by David Blaikie · 10 years ago
  39. 920bbdd R600/SI: Fix VOP2 VI encoding by Marek Olsak · 10 years ago
  40. 8ea048f [asan] Speed up isInterestingAlloca check by Anna Zaks · 10 years ago
  41. 4193093 [bpf] add support for bpf pseudo instruction by Alexei Starovoitov · 10 years ago
  42. 1ad854a [RegisterCoalescer] Refine the terminal rule to still consider the terminal by Quentin Colombet · 10 years ago
  43. 2cee1c9 LLParser: Require non-null scope for MDLocation and MDLocalVariable by Duncan P. N. Exon Smith · 10 years ago
  44. 2a9bbcb Remove superfluous .str() and replace std::string concatenation with Twine. by Yaron Keren · 10 years ago
  45. 1fa94d6 Add a -raw option to the -section mode of llvm-objdump. by Adrian Prantl · 10 years ago
  46. a9902da Verifier: Check fields of MDVariable subclasses by Duncan P. N. Exon Smith · 10 years ago
  47. 2ee6152 DebugInfo: Fix another bitrotted testcase by Duncan P. N. Exon Smith · 10 years ago
  48. 0c27224 [AArch64] Don't store available subtarget features in AArch64SysReg::SysRegMapper by Vladimir Sukharev · 10 years ago
  49. c18ea8d CMake: enable installing utils by Derek Schuff · 10 years ago
  50. ac406df Work around pr23045 and make it easier to reproduce. by Rafael Espindola · 10 years ago
  51. 121eb42 Close unique sections when switching away from them. by Rafael Espindola · 10 years ago
  52. 407da8c Fix subprogram-linkonce-weak.ll and subprogram-linkonce-weak-odr.ll for Windows. by Yaron Keren · 10 years ago
  53. 11e6672 [Support] Remove statically initialized yet dead code. by Benjamin Kramer · 10 years ago
  54. fb45b9f Reapply r233175 and r233183: float2int. by James Molloy · 10 years ago
  55. 9217916 Complete the MachineScheduler fix made way back in r210390. by Andrew Trick · 10 years ago
  56. 7df7833 [NFC] Fix typo in comment. by Sanjoy Das · 10 years ago
  57. cd4547d [NFC] Fix typo in comment. by Sanjoy Das · 10 years ago
  58. 2266048 Code cleanup [NFC] by Philip Reames · 10 years ago
  59. 1f768e8 More code cleanup [NFC] by Philip Reames · 10 years ago
  60. de15c8e More code cleanup [NFC] by Philip Reames · 10 years ago
  61. c3bbff9 Code simplification and style cleanup by Philip Reames · 10 years ago
  62. 76acab3 Require a GC strategy be specified for functions which use gc.statepoint by Philip Reames · 10 years ago
  63. 28ffcd3 Allow explicit spill slots to be specified for a gc.statepoint by Philip Reames · 10 years ago
  64. b827c4b Reintroduce the SelectionDAG scheduler test for r233351. by Andrew Trick · 10 years ago
  65. db57373 WinEH: Create a parent frame alloca for HandlerType xdata tables by David Majnemer · 10 years ago
  66. 6284bcd This test should have been target specific. I missed that. by Andrew Trick · 10 years ago
  67. 611d4bd Refactor Code inside LoopVectorizer's function isInductionVariable. by Karthik Bhat · 10 years ago
  68. 18fc42a Fix a bug in SelectionDAG scheduling backtracking code: PR22304. by Andrew Trick · 10 years ago
  69. b3ad90e Revert r233175 and r233183 with it. This pulls float2int back out of the tree, due to PR23038. by Nick Lewycky · 10 years ago
  70. 97fcbf1 DebugInfo: Update testcases with invalid variables by Duncan P. N. Exon Smith · 10 years ago
  71. f265603 [AsmPrinter] Don't assert on GOT equivalent non-constant users. by Ahmed Bougacha · 10 years ago
  72. 9f2b49c DIBuilder: Change a few helpers to return downcasted MDNodes by Duncan P. N. Exon Smith · 10 years ago
  73. 50b75d5 AsmWriter: Cleanup debug info fields with MDFieldPrinter, NFC by Duncan P. N. Exon Smith · 10 years ago
  74. aff96c9 Deduplicate a bunch of setOpActions into an MVT range-for. NFC. by Ahmed Bougacha · 10 years ago
  75. f55b1a5 [CodeGen] Report error rather than crash when unable to makeLibCall. by Ahmed Bougacha · 10 years ago
  76. 5cb4112 [CodeGen] Don't pretend we can expand f16 libcalls. by Ahmed Bougacha · 10 years ago
  77. 32b33c2 Use movw/movt instead of constant pool loads to lower byval parameter copies by Derek Schuff · 10 years ago
  78. c4eafd2 Verifier: Check accessors of MDLocation by Duncan P. N. Exon Smith · 10 years ago
  79. 337bd19 Default to armv7 cpu for NaCl when march=arm by Derek Schuff · 10 years ago
  80. 9d2f0da Fix PR23025. by Rafael Espindola · 10 years ago
  81. 61ac65d Fix rare case where APInt divide algorithm applied un-needed transformation. by Yaron Keren · 10 years ago
  82. 784545f [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap by Sanjoy Das · 10 years ago
  83. 55a5cb1 [ARM] Fix some non-portable shell syntax in r233301's tests by Justin Bogner · 10 years ago
  84. aaa9c56 Ignore compile_commands.json only at the root of the tree. by Paul Robinson · 10 years ago
  85. 9b512e3 Supress MSVC padding warning in alignment test by Andrew Kaylor · 10 years ago
  86. d6e2911 Adds an option to disable ARM ld/st optim pass by Renato Golin · 10 years ago
  87. 387a89b Reapply "Linker: Drop function pointers for overridden subprograms" by Duncan P. N. Exon Smith · 10 years ago
  88. c8a807c [ARM] Add v8.1a "Rounding Double Multiply Add/Subtract" extension by Vladimir Sukharev · 10 years ago
  89. ed11613 [AArch64] Rename Pairs to Mappings in AArch64NamedImmMapper by Vladimir Sukharev · 10 years ago
  90. 0564129 [AArch64] Move initializations of AArch64NamedImmMapper out of void AArch64Operand::print(...) by Vladimir Sukharev · 10 years ago
  91. a9228aa [SCEV] Revert bailout added in r75511. by Sanjoy Das · 10 years ago
  92. 69688b9 revert inadvertent change by Sanjay Patel · 10 years ago
  93. 4ce6568 comment cleanup; NFC by Sanjay Patel · 10 years ago
  94. aa66f22 Remove outdated README-SSE.txt entries. by Benjamin Kramer · 10 years ago
  95. 8f820e9 InstCombine: fold (A << C) == (B << C) --> ((A^B) & (~0U >> C)) == 0 by Benjamin Kramer · 10 years ago
  96. 27d12f3 [AArch64, ARM] Add v8.1a architecture and generic cpu by Vladimir Sukharev · 10 years ago
  97. 5de4af6 Use SDValue bool checks; NFC intended by Sanjay Patel · 10 years ago
  98. 1c76e39 fix indent; NFC by Sanjay Patel · 10 years ago
  99. 439d17c [SLSR] handle candidate form &B[i * S] by Jingyue Wu · 10 years ago
  100. 54b6c4c Sometimes report_fatal_error is called when there is not a handler function used to fail gracefully. In that case, RunInterruptHandlers is called, which attempts to enter a critical section object. Ensure that the critical section is properly initialized so that this code functions properly, and tools like clang-tidy do not crash in Debug builds. by Aaron Ballman · 10 years ago