1. 42f9c45 [RS4GC] Use AssertingVH for RematerializedValueMapTy, NFCI by Sanjoy Das · 10 years ago
  2. 03d0b14 [WinEH] Undo the effect of r249578 for 32-bit by Reid Kleckner · 10 years ago
  3. fae6646 [WinEH] Remove unreachable blocks before preparation by David Majnemer · 10 years ago
  4. 10b15bc Support: Stop using iplist in Recycler by Duncan P. N. Exon Smith · 10 years ago
  5. 5aa05ff git-clang-format r249548. by Rafael Espindola · 10 years ago
  6. acf9a74 [mips][FastISel] Factor out common code from switch statement. NFC by Vasileios Kalintiris · 10 years ago
  7. 2a8bcfa IR: Create SymbolTableList wrapper around iplist, NFC by Duncan P. N. Exon Smith · 10 years ago
  8. e344577 [IRBuilder] Add gc.statepoint related methods to IRBuilder by Sanjoy Das · 10 years ago
  9. 722c586 [mips][FastISel] Use ternary operator to select opcode. NFC by Vasileios Kalintiris · 10 years ago
  10. 0e0be5a [WinEH] Set NoModuleLevelChanges in clone flags by Joseph Tremoulet · 10 years ago
  11. d546ca6 Use SpecificBumpPtrAllocator to simplify the MCSeciton destruction. by Rafael Espindola · 10 years ago
  12. a894b73 [X86]Update test to use FileCheck. by Kevin B. Smith · 10 years ago
  13. 0ba01f2 Revert "Revert "This patch builds on top of D13378 to handle constant condition."" by Mehdi Amini · 10 years ago
  14. b5f0117 [mips][FastISel] Simple refactoring of MipsFastISel::emitLogicalOP(). NFC. by Vasileios Kalintiris · 10 years ago
  15. 5a6ef02 [AArch64] Fold a floating-point divide by power of two into fp conversion. by Chad Rosier · 10 years ago
  16. 5e3eac7 [WinEH] Fix two minor issues in __CxxFrameHandler3 tables by Reid Kleckner · 10 years ago
  17. 2ec781c AMDGPU: Fix missing implicit m0 uses on movrel instructions by Matt Arsenault · 10 years ago
  18. 9a70efa [AArch64] Fold a floating-point multiply by power of two into fp conversion. by Chad Rosier · 10 years ago
  19. d23e55c [IndVars] Preserve LCSSA in `eliminateIdentitySCEV` by Sanjoy Das · 10 years ago
  20. 655d66e [SCEV] Use some C++11'ism, NFC by Sanjoy Das · 10 years ago
  21. cc78fca [ARM] Promote helper function to SelectionDAG. by Chad Rosier · 10 years ago
  22. fc2e5ea Test commit access. Fixed comment to have correct input parameter name and by Kevin B. Smith · 10 years ago
  23. 95b2577 [WinEH] Update CoreCLR EH for catchpad MBBs by Joseph Tremoulet · 10 years ago
  24. 21348cf [ARM] Use correct half-precision functions in EABI mode by Oliver Stannard · 10 years ago
  25. c7fc925 Move test back to Generic now it's fixed the right way (thanks Eric!) by David Blaikie · 10 years ago
  26. f33703d [ARM] Prevent PerformVDIVCombine from combining a vcvt/vdiv with 8 lanes. by Chad Rosier · 10 years ago
  27. d929b8a Teach computeKnownBits to use new align attribute/metadata by Artur Pilipenko · 10 years ago
  28. 61dd176 [ARM][AArch64] Only lower to interleaved load/store if the target has NEON by Jeroen Ketema · 10 years ago
  29. c6f2e2a Use non virtual destructors for sections. by Rafael Espindola · 10 years ago
  30. 1e68e2a [ARM] Push more complex check down to reduce compile time. NFC. by Chad Rosier · 10 years ago
  31. 93ef2f5 Don't repeat names in comments and don't indent in namespaces. NFC. by Rafael Espindola · 10 years ago
  32. 86f1a20 Revert: r249536 - Testing commit access with a trival whitespace change. by Scott Egerton · 10 years ago
  33. cde20bb Testing commit access with a trival whitespace change. by Scott Egerton · 10 years ago
  34. 1966e55 Revert "This patch builds on top of D13378 to handle constant condition." by James Molloy · 10 years ago
  35. c876364 [EarlyCSE] Fix handling of target memory intrinsics for CSE'ing loads. by Arnaud A. de Grandmaison · 10 years ago
  36. 6d30abd [X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting the stack before calls by Michael Kuperstein · 10 years ago
  37. 2fe1f6e AVX512: Change encoding of vpshuflw and vpshufhw instructions. Implement WIG as W0 and not W1, like all other instruction have been implemented. by Igor Breger · 10 years ago
  38. da4cec0 [RS4GC] Remove an unnecessary assert & related variables by Sanjoy Das · 10 years ago
  39. 76cac27 [OperandBundles] Add an accessor to get an operand bundle by tag by Sanjoy Das · 10 years ago
  40. 9f70f92 [OperandBundles] Remove a useless accessor from OperandBundleUser by Sanjoy Das · 10 years ago
  41. 6a2f127 [RS4GC] Cosmetic cleanup, NFC by Sanjoy Das · 10 years ago
  42. 068c579 Remove the comdat-ness from the testcase as it won't lower properly by Eric Christopher · 10 years ago
  43. 3eab2d1 AMDGPU: Add comment for VOP2b operand class by Matt Arsenault · 10 years ago
  44. bb32f88 Update test to use FileCheck and clean up run lines to match the by Eric Christopher · 10 years ago
  45. d070195 AMDGPU: Properly register passes by Matt Arsenault · 10 years ago
  46. 3f7c35a AMDGPU: Use explicit register size indirect pseudos by Matt Arsenault · 10 years ago
  47. ce41223 AMDGPU: Remove inferRegClassFromUses / inferRegClassFromDefs by Matt Arsenault · 10 years ago
  48. ee97a1a [SEH] Add llvm.eh.exceptioncode intrinsic by Reid Kleckner · 10 years ago
  49. 70c52f7 InstCombine: Fold comparisons between unguessable allocas and other pointers by Hans Wennborg · 10 years ago
  50. d545f1a Move test to X86-specific due to some IR invalid on other targets by David Blaikie · 10 years ago
  51. 968a344 DebugInfo: Include the decl_line/decl_file in subprogram definitions if they differ from those in the declaration by David Blaikie · 10 years ago
  52. 4d2c1b6 [WinEH] Create a separate MBB for funclet prologues by David Majnemer · 10 years ago
  53. 4d651e4 Fix Clang-tidy modernize-use-nullptr warnings in source directories and generated files; other minor cleanups. by Hans Wennborg · 10 years ago
  54. 3ce6a23 [Orc] Teach the CompileOnDemand layer to clone aliases. by Lang Hames · 10 years ago
  55. 0ea7b26 IR: Use auto for iterators, NFC by Duncan P. N. Exon Smith · 10 years ago
  56. 23090caf7 Fix two bugs in llvm-objdump’s printing of Objective-C meta data by Kevin Enderby · 10 years ago
  57. 3c05041 IR: Remove unnecessary TraitsClass typedef, NFC by Duncan P. N. Exon Smith · 10 years ago
  58. ac3b52b CodeGen: s/protected:/private:/ in MachineBasicBlock, NFC by Duncan P. N. Exon Smith · 10 years ago
  59. d15cdb7 [IndVars] Don't break dominance in `eliminateIdentitySCEV` by Sanjoy Das · 10 years ago
  60. 3692363 [IndVars] Extract out eliminateIdentitySCEV, NFC by Sanjoy Das · 10 years ago
  61. 67f918e IR: Remove unnecessary specialization of getSymTab(), NFC by Duncan P. N. Exon Smith · 10 years ago
  62. a152ab6 AMDGPU/SI: Remove calling convention assertion from LowerFormalArguments() by Tom Stellard · 10 years ago
  63. d851b2f [ARM] Minor refactoring. NFC. by Chad Rosier · 10 years ago
  64. 86e10f9 [ARM] Minor refactoring. NFC. by Chad Rosier · 10 years ago
  65. ea139f1 [ARM] Minor refactoring. NFC. by Chad Rosier · 10 years ago
  66. 30c5e43 [Function] Clean up {prefix,prologue} data routines (NFC) by Vedant Kumar · 10 years ago
  67. 7d21fd6 [WinEH] Implement state numbering for CoreCLR by Joseph Tremoulet · 10 years ago
  68. 8136c73 [WinEH] Recognize CoreCLR personality function by Joseph Tremoulet · 10 years ago
  69. 399df14 [ARM] Minor refactoring to improve readability. NFC. by Chad Rosier · 10 years ago
  70. 8b2dfae Extend known bits to understand @llvm.bswap by Philip Reames · 10 years ago
  71. 52098de Fix pr25040 - Handle vectors of i1s in recently added implication code by Philip Reames · 10 years ago
  72. dd076fe IR: Use typedefs for getSublistAccess(), NFC by Duncan P. N. Exon Smith · 10 years ago
  73. a54308a [Hexagon] Remove ZeroOrMore from option flags by Krzysztof Parzyszek · 10 years ago
  74. f7f8459 [ARM] Simplify tests and make checks more rigid. NFC. by Chad Rosier · 10 years ago
  75. e79f96c This patch builds on top of D13378 to handle constant condition. by Mehdi Amini · 10 years ago
  76. 63c5503 AMDGPU/SI: Add 64-bit versions of v_nop and v_clrexcp by Tom Stellard · 10 years ago
  77. 42c0741 [Hexagon] Add an early if-conversion pass by Krzysztof Parzyszek · 10 years ago
  78. 10e044c [mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend by Daniel Sanders · 10 years ago
  79. c337c95 Revert r249123 - [mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend by Daniel Sanders · 10 years ago
  80. 45d998b [EarlyCSE] Constify ParseMemoryInst methods (NFC). by Arnaud A. de Grandmaison · 10 years ago
  81. fdb28cd Make sure the CastInst is valid before trying to create it by Filipe Cabecinhas · 10 years ago
  82. b0c3839 [InstCombine] Teach SimplifyDemandedVectorElts how to handle ConstantVector select masks with ConstantExpr elements (PR24922) by Andrea Di Biagio · 10 years ago
  83. c06b5e8 [mips][disassembler] Changed CHECK-EB directives to CHECK so div/divu are tested. by Daniel Sanders · 10 years ago
  84. 502ad001 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. by Daniel Sanders · 10 years ago
  85. 90e50f7 [mips][disassembler] Moved DSP tests into proper place and corrected formatting. by Daniel Sanders · 10 years ago
  86. 49c8f75 [TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting, make sure regB has been updated to take into account the commute. by Craig Topper · 10 years ago
  87. 49cdd6c [bpf] Avoid extra pointer arithmetic for stack access by Alexei Starovoitov · 10 years ago
  88. 50bf433 [X86] Teach constant hoisting that ANDs with 64-bit immediates in the range 0x80000000-0xffffffff can be handled cheaply and don't need to be hoisted. by Craig Topper · 10 years ago
  89. a1a1f2a [X86] Remove unnecessary AddComplexity directive. The instruction is already wrapped in the equivalent earlier. NFC by Craig Topper · 10 years ago
  90. 2d3e3ef [WebAssembly] Switch to a more traditional assembly syntax by Dan Gohman · 10 years ago
  91. fce2219 dsymutil: Don't prune forward declarations inside of an imported TAG_module by Adrian Prantl · 10 years ago
  92. 080c92b Move helper classes into an anonymous namespace. NFC. by Benjamin Kramer · 10 years ago
  93. d6ac664 Remove AutoFDO profile handling for GCC's LIPO. NFC. by Diego Novillo · 10 years ago
  94. 6212b4d [WinEH] Update CATCHRET's operand to match its successor by David Majnemer · 10 years ago
  95. 15c2d43 Simplify code. No functionality change. by Jakub Staszak · 10 years ago
  96. 613c526 ReleaseNotes: note the new Windows version requirement by Hans Wennborg · 10 years ago
  97. 3f77b12 [msan] Correct a typo in poison stack pattern command line description. by Evgeniy Stepanov · 10 years ago
  98. d0c6de8 AMDGPU/SI: Add a helper for creating aliases for the _e32 instructions by Tom Stellard · 10 years ago
  99. 01cf7ec MergeFunctions: Clear GlobalNumbers ValueMap by Arnold Schwaighofer · 10 years ago
  100. ab6273b [ARM] Modify codegen for memcpy intrinsic to prefer LDM/STM. by Scott Douglass · 10 years ago