1. 00552e3 [X86] Add support for tbyte memory operand size for Intel-syntax x86 assembly by Michael Kuperstein · 10 years ago
  2. c365e7e Remove TargetInstrInfo::canFoldMemoryOperand by Simon Pilgrim · 10 years ago
  3. 5683b55 AVX-512: Floating point conversions for SKX - DAG Lowering. by Elena Demikhovsky · 10 years ago
  4. cb29c8d Use SDValue bool check. NFCI. by Simon Pilgrim · 10 years ago
  5. 4ec433f [LIT] Allow for executeCommand to take the stdin input. by Eric Fiselier · 10 years ago
  6. 9549a0c [X86][SSE] Updated SHL/LSHR i64 vectorization costs. by Simon Pilgrim · 10 years ago
  7. 0836620 [AggressiveAntiDepBreaker] Use range loops for multimap access. by Benjamin Kramer · 10 years ago
  8. 3171fba Rangify for loops in GlobalDCE, NFC. by Yaron Keren · 10 years ago
  9. 7e320cc [Hexagon] Use composition instead of inheritance from STL types by Benjamin Kramer · 10 years ago
  10. cf0cbae [X86][SSE] Added additional fp/int tests. by Simon Pilgrim · 10 years ago
  11. 1e1fadb Refreshed tests. by Simon Pilgrim · 10 years ago
  12. c8ff340 Refreshed tests and reordered in descending integer size. by Simon Pilgrim · 10 years ago
  13. 0989a84 Tidyup shufflevector calls - don't repeat inputs if you can avoid it. by Simon Pilgrim · 10 years ago
  14. c1a9c38 [PM/AA] Remove the addEscapingUse update API that won't be easy to by Chandler Carruth · 10 years ago
  15. f69bb85 [libFuzzer] require the files and directories passed to the fuzzer to exist by Kostya Serebryany · 10 years ago
  16. dc10cc8 [asan] Fix shadow mapping on Android/AArch64. by Evgeniy Stepanov · 10 years ago
  17. 6f6ca40 ARM: Enable MachineScheduler and disable PostRAScheduler for swift. by Matthias Braun · 10 years ago
  18. 0dec0e1 ARM: Add scheduling information for LDRLIT instructions to swift scheduling model by Matthias Braun · 10 years ago
  19. 3df507c [RAGreedy] Add an experimental deferred spilling feature. by Quentin Colombet · 10 years ago
  20. 310bd3c MIR Parser: Allow the dollar characters in all of the identifier tokens. by Alex Lorenz · 10 years ago
  21. 4b50ecb AsmParser: Add a function to parse a standalone constant value. by Alex Lorenz · 10 years ago
  22. b8850e4 [asan] Add a comment explaining why non-instrumented allocas are moved. by Kuba Brecka · 10 years ago
  23. beda80e MergeFuncs: Transfer the function parameter attributes to the call site by Arnold Schwaighofer · 10 years ago
  24. 6624afc Start adding documentation for llvm-lib. by Rafael Espindola · 10 years ago
  25. fadee63 Revert "ARM: Enable MachineScheduler and disable PostRAScheduler for swift." by Adam Nemet · 10 years ago
  26. 63f73d7 Use llvm_unreachable() instead of report_fatal_error() if the machine model is incomplete by Matthias Braun · 10 years ago
  27. 7b9a628 [OCaml] Do not use -warn-error in tests. by Peter Zotov · 10 years ago
  28. f5bdd93 [ARM] Use [SU]ABSDIFF nodes instead of intrinsics for VABD/VABA by James Molloy · 10 years ago
  29. 126ab23 [AArch64] Use [SU]ABSDIFF nodes instead of intrinsics for ABD/ABA by James Molloy · 10 years ago
  30. 8a8582d Add libunwind to the release scripts by Hans Wennborg · 10 years ago
  31. 27bd1ca Use inbounds GEPs for memcpy and memset lowering by Eli Bendersky · 10 years ago
  32. f82375c Add support for producing thin archives in llvm-lib. by Rafael Espindola · 10 years ago
  33. 96ac935 Edited the CPUNames table of TargetParser by Alexandros Lamprineas · 10 years ago
  34. 591adee Make global aliases have symbol size equal to their type by John Brawn · 10 years ago
  35. fe6ad96 test-release.sh: Add ability to do a test build using the trunk or branches. by Daniel Sanders · 10 years ago
  36. 81f4bf7 [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of by Chandler Carruth · 10 years ago
  37. 2fd32b4 [OCaml] Use a nicer style for documentation than OCaml default. by Peter Zotov · 10 years ago
  38. d71b7d0 [asan] Fix invalid debug info for promotable allocas by Kuba Brecka · 10 years ago
  39. ac01854 [llvm-cxxdump] Don't rely on global state by Davide Italiano · 10 years ago
  40. b974e0b AArch64: add comment missed out from earlier patch. by Tim Northover · 10 years ago
  41. c8fe2bf ARM: Enable MachineScheduler and disable PostRAScheduler for swift. by Matthias Braun · 10 years ago
  42. ac69d52 Only do fmul (fadd x, x), c combine if the fadd only has one use by Matt Arsenault · 10 years ago
  43. 7c91cef Use small encodings for constants when possible. by Rafael Espindola · 10 years ago
  44. 2744189 MIR Serialization: Serialize the frame setup machine instruction flag. by Alex Lorenz · 10 years ago
  45. ed2032f MIR Serialization: Serialize the frame index machine operands. by Alex Lorenz · 10 years ago
  46. 1dd3d83 Add new constructors for LoopInfo/DominatorTree/BFI/BPI by Cong Hou · 10 years ago
  47. 650d942 Arm: Don't define a label twice with two setjmps in a function. by Matthias Braun · 10 years ago
  48. 9e4654d Fix __builtin_setjmp in combination with sjlj exception handling. by Matthias Braun · 10 years ago
  49. ec56faa Fix ffiInvoke() use of DataLayout, broken in 242414 by Mehdi Amini · 10 years ago
  50. cb19d4c [SCEV][NFC] Use triple-slash (///) for comment. by Sanjoy Das · 10 years ago
  51. 6757a44 Fix spelling. NFCI. by Simon Pilgrim · 10 years ago
  52. c5cc2e1 AArch64: make inexact signalling on round Darwin-specific by Tim Northover · 10 years ago
  53. eee548a [X86][SSE] Added nounwind attribute to vector shift tests. by Simon Pilgrim · 10 years ago
  54. 7be3a33 [PowerPC] v4i32 is a VSRCRegClass by Bill Schmidt · 10 years ago
  55. edcb51f List supported architectures for StackMap section and related intrinsics by Philip Reames · 10 years ago
  56. cc89d5a [X86][SSE] Updated vector conversion test names. by Simon Pilgrim · 10 years ago
  57. ccd3aa8 Streamline the coding style in NVPTXLowerAggrCopies by Eli Bendersky · 10 years ago
  58. da787ad MachineInstr: Explain the subtle semantics of uses()/defs() by Matthias Braun · 10 years ago
  59. 1241b83 [NVPTX] enable SpeculativeExecution in NVPTX by Jingyue Wu · 10 years ago
  60. 66b1208 AArch64: Implement conditional compare sequence matching. by Matthias Braun · 10 years ago
  61. 104dab3 AMDPGU/SI: Negative offsets aren't allowed in MUBUF's vaddr operand by Tom Stellard · 10 years ago
  62. cac05d9 AMDPGU/SI: Use AssertZext node to mask high bit for scratch offsets by Tom Stellard · 10 years ago
  63. 0219a27 LiveInterval: Document and enforce rules about empty subranges. by Matthias Braun · 10 years ago
  64. ac40c92 Do not duplicate method name in comment, remove duplicate comment by Matthias Braun · 10 years ago
  65. 5404f69 Delete an unused function. by Rafael Espindola · 10 years ago
  66. 5cfac0e Revert "Add missing load/store flags to thumb2 instructions." by Pete Cooper · 10 years ago
  67. 204b590 Rename LoopInfo::Analyze() to LoopInfo::analyze() and turn its parameter type to const&. by Cong Hou · 10 years ago
  68. 4a6d99b Internalize: internalize comdat members as a group, and drop comdat on such members. by Peter Collingbourne · 10 years ago
  69. fc0d94c [NVPTX] Don't leak dead instructions after unlinking them from the BasicBlock by Benjamin Kramer · 10 years ago
  70. 965883a Fix Kaleidoscope tuto: ExecutionEngine->getDataLayout() returns a ref by Mehdi Amini · 10 years ago
  71. e02fce0 Make ExecutionEngine owning a DataLayout by Mehdi Amini · 10 years ago
  72. 9e05109 Correct lowering of memmove in NVPTX by Eli Bendersky · 10 years ago
  73. 2da44c3 AMDGPU/R600: Remove unused variable by Tom Stellard · 10 years ago
  74. 2f8588b AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError() by Tom Stellard · 10 years ago
  75. acd275a [Codegen] Add intrinsics 'absdiff' and corresponding SDNodes for absolute difference operation by James Molloy · 10 years ago
  76. e0117a9 - TargetParser does not handle armv7l in parseArchProfile(). by Alexandros Lamprineas · 10 years ago
  77. e4877f2 Fix memcheck interval ends for pointers with negative strides by Silviu Baranga · 10 years ago
  78. 5649b37 [X86] Test for r242395 (Fix emitPrologue() to make less assumptions about pushes) by Michael Kuperstein · 10 years ago
  79. a53e706 [X86] Reapply r240257 : "Allow more call sequences to use push instructions for argument passing" by Michael Kuperstein · 10 years ago
  80. 72400f8 [X86] Fix emitPrologue() to make less assumptions about pushes by Michael Kuperstein · 10 years ago
  81. 4fceffb Revert "Make ExecutionEngine owning a DataLayout" by Michael Kuperstein · 10 years ago
  82. 81266fc [Mips] Make helper function static, NFC. by Benjamin Kramer · 10 years ago
  83. 83c2239 Add PM extension point EP_VectorizerStart by Tobias Grosser · 10 years ago
  84. e03f4bd Add missing break in switch case in R600ISelLowering by Mehdi Amini · 10 years ago
  85. eaeb380 Make ExecutionEngine owning a DataLayout by Mehdi Amini · 10 years ago
  86. 9c5961b Move most user of TargetMachine::getDataLayout to the Module one by Mehdi Amini · 10 years ago
  87. a5574d6 Remove DataLayout from TargetLoweringObjectFile, redirect to Module by Mehdi Amini · 10 years ago
  88. 24e2a7c Redirect pointerSize query to the TargetMachine in ASMPrinter by Mehdi Amini · 10 years ago
  89. 4564607 [LAA] Split out a helper to check the pointer partitions, NFC by Adam Nemet · 10 years ago
  90. 3cd5b05 Revert "[X86] Allow more call sequences to use push instructions for argument passing" by Reid Kleckner · 10 years ago
  91. 7c898fa Revert "Update LLVM bindings after r239940. ..." by Reid Kleckner · 10 years ago
  92. f7a6025 Fix broken testcase from r242358. by Alex Lorenz · 10 years ago
  93. 6780493 [ARM] Define a subtarget feature that is used to avoid using movt/movw by Akira Hatanaka · 10 years ago
  94. 2cf6eb4 Trying to fix the windows bots. by Rafael Espindola · 10 years ago
  95. 6a37b47 Fix handling of relative paths in thin archives. by Rafael Espindola · 10 years ago
  96. 076d176 Clear kill flags in ARMLoadStoreOptimizer. by Pete Cooper · 10 years ago
  97. a2e819f MIR Serialization: Serialize the jump table index operands. by Alex Lorenz · 10 years ago
  98. 81bef8c MIR Serialization: Serialize the jump table info. by Alex Lorenz · 10 years ago
  99. 155c5e7 Add a test for r242281 from an old patch of mine. by Sean Silva · 10 years ago
  100. 102d038 Remove a private member of BranchProbabilityInfo which is not used at all. by Cong Hou · 10 years ago