1. 95aa8ca [sanitizer] prevent function call merging for sanitizer-coverage callbacks by Kostya Serebryany · 11 years ago
  2. 85d5712 Fix another use of PRIx32 that should have been PRIx64. by Kevin Enderby · 11 years ago
  3. 18f28b2 [Hexagon] Adding bit count and twiddling instructions. by Colin LeMahieu · 11 years ago
  4. 50b3134 [Hexagon] Adding asr/lsr/asl reg/imm, asl with saturation, asr with rounding. Doubleword abs/neg/not. Interleave and deinterleave instructions. by Colin LeMahieu · 11 years ago
  5. f3ab9b9 [dsymutil] Pass the verbosity flag down to the processing. NFC for now. by Frederic Riss · 11 years ago
  6. aabd6c1 [dsymutil] Avoid calling getStringTableData() for each symbol. NFC. by Frederic Riss · 11 years ago
  7. 50b8835 x86-32: PUSHF/POPF use/def EFLAGS by JF Bastien · 11 years ago
  8. 192487e Use CastInst::castIsValid to simplify the verifier. by Rafael Espindola · 11 years ago
  9. ec6fabb NVPTX: Remove duplicate of AsmPrinter::lowerConstant by Matt Arsenault · 11 years ago
  10. 8b5b0f5 Move lowerConstant to AsmPrinter by Matt Arsenault · 11 years ago
  11. 93b6e01 [CodeGenPrepare] Move sign/zero extensions near loads using type promotion. by Quentin Colombet · 11 years ago
  12. 6e5ad1f Fix the arm build bots for a test that was added. A printing routine was incorrectly using PRIx32 by Kevin Enderby · 11 years ago
  13. 4110028 [AVX512] Enable integer arithmetic lowering for AVX512BW/VL subsets. by Robert Khasanov · 11 years ago
  14. a4020f2 On behalf of Matthew Wahab: by Evgeny Astigeevich · 11 years ago
  15. 3ddc322 [MC] Reset the MCInst in the matcher function before adding opcode/operands. by Ahmed Bougacha · 11 years ago
  16. e4aafdf [Hexagon] Adding absolute value, and negate with saturation by Colin LeMahieu · 11 years ago
  17. 8fe9488 combine consecutive subvector 16-byte loads into one 32-byte load by Sanjay Patel · 11 years ago
  18. d69e4e2 [Hexagon] Adding saturate and swizzle instructions. by Colin LeMahieu · 11 years ago
  19. 43906de [AVX512] Add a comment for avx512_broadcast_pat multiclass by Robert Khasanov · 11 years ago
  20. ea204e7 [Hexagon] Removing old multiply defs and updating references to new versions. by Colin LeMahieu · 11 years ago
  21. ca932f5 The single check for N64 inside MipsDisassemblerBase's subclasses is actually wrong. It should be testing for FeatureGP64bit.There are no functional changes. by Vladimir Medic · 11 years ago
  22. 78f6aad [mips][microMIPS] Implement SWP and LWP instructions by Zoran Jovanovic · 11 years ago
  23. 51c2bdc Fixing -Wsign-compare warnings; NFC. by Aaron Ballman · 11 years ago
  24. 9e8621e Add disassembler tests for mips4 platform. There are no functional changes. by Vladimir Medic · 11 years ago
  25. 14fb445 Masked Load and Store Intrinsics in loop vectorizer. by Elena Demikhovsky · 11 years ago
  26. a4b6922 [mips] Fix arguments-struct.ll for Windows and OSX hosts. by Daniel Sanders · 11 years ago
  27. a9d9f7e [ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes by Bradley Smith · 11 years ago
  28. 4519623 X86: Added FeatureVectorUAMem for all AVX architectures. by Elena Demikhovsky · 11 years ago
  29. 9e2c0f9 Remove 'metadata' from comments by Duncan P. N. Exon Smith · 11 years ago
  30. 02a8d1b IR: Stop printing 'metadata' in Metadata::print() by Duncan P. N. Exon Smith · 11 years ago
  31. 2ebd1ef IR: Make MDNode::dump() useful by adding addresses by Duncan P. N. Exon Smith · 11 years ago
  32. d0e68dc DebugInfo: Update testcase to actually check something by Duncan P. N. Exon Smith · 11 years ago
  33. fbdea18 ARM: diagnose deprecated syntax by Saleem Abdulrasool · 11 years ago
  34. edfeeb6 [PowerPC] Improve instruction selection bit-permuting operations (32-bit) by Hal Finkel · 11 years ago
  35. f5cd1ef ARM: 80-column by Saleem Abdulrasool · 11 years ago
  36. 6844571 LiveRangeCalc: Rewrite subrange calculation by Matthias Braun · 11 years ago
  37. 8b37542 Remove the last unnecessary member variable of mapped_file_region. NFC. by Rafael Espindola · 11 years ago
  38. b5f992c Convert a member variable to a local variable. NFC. by Rafael Espindola · 11 years ago
  39. a99ff35 Remove unused member and simplify. NFC. by Rafael Espindola · 11 years ago
  40. 96b7967 Start adding thin archive support. by Rafael Espindola · 11 years ago
  41. c981753 Fix a bug in llvm-objdump’s -private-headers for 32-bit Mach-O files by Kevin Enderby · 11 years ago
  42. 6f059af ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions. by Adrian Prantl · 11 years ago
  43. 3a0f6b5 [Hexagon] Adding doubleword multiplies with and without accumulation. by Colin LeMahieu · 11 years ago
  44. f651477 Sink the isa into the assert by Michael Ilseman · 11 years ago
  45. b4838f6 [Hexagon] Adding halfword to doubleword multiplies. by Colin LeMahieu · 11 years ago
  46. 1240508 [Hexagon] Adding logical-logical accumulation instructions and tests. by Colin LeMahieu · 11 years ago
  47. 574e01c Teach ScalarEvolution to exploit min and max expressions when proving by Sanjoy Das · 11 years ago
  48. 2f7e202 Added missing tests for X86vzmovl folding. NFC. by Simon Pilgrim · 11 years ago
  49. 13c7826 x86: Emit LOCK prefix after DATA16 by JF Bastien · 11 years ago
  50. 5f70274 [Hexagon] Adding a number of additional multiply forms with tests. by Colin LeMahieu · 11 years ago
  51. bc541ae Clean up warning about unused variable by Michael Ilseman · 11 years ago
  52. 4151e89 Revert "LiveRangeCalc: Rewrite subrange calculation" by Matthias Braun · 11 years ago
  53. 9f0d59a Revert of r223763, in spirit. by Michael Ilseman · 11 years ago
  54. b10837d Clarify HowFarToZero computation when the step is a positive power of two. Functionally this should be identical to the existing code except for the case where Step is maximally negative (eg, INT_MIN). We now punt in that one corner case to make reasoning about the code easier. by Mark Heffernan · 11 years ago
  55. 1eb5ad1 [Hexagon] Adding misc multiply encodings and tests. by Colin LeMahieu · 11 years ago
  56. 6097277 LiveRangeCalc: Rewrite subrange calculation by Matthias Braun · 11 years ago
  57. 8e7359d [Hexagon] Adding doubleworld accumulating multiplies of halfwords. by Colin LeMahieu · 11 years ago
  58. f8396b8 [Hexagon] Adding accumulating half word multiplies. by Colin LeMahieu · 11 years ago
  59. c3449d7 [Hexagon] Adding multiply with rnd/sat/rndsat by Colin LeMahieu · 11 years ago
  60. 839ff70 [X86] And also test INSERTPS shuffle mask pretty-printing. by Ahmed Bougacha · 11 years ago
  61. 908d623 LiveRangeCalc: use more range based for loops; NFC by Matthias Braun · 11 years ago
  62. e9e8f1f [Hexagon] Adding encoding bits for halfword multiplies. by Colin LeMahieu · 11 years ago
  63. 77effd8 [X86] Also pretty-print shuffle mask for INSERTPS rm variants. by Ahmed Bougacha · 11 years ago
  64. 1ef70ff IR: Make metadata typeless in assembly by Duncan P. N. Exon Smith · 11 years ago
  65. 9ecdca9 Silence more static analyzer warnings. by Michael Ilseman · 11 years ago
  66. 2a59b5e Move mips1 tests to test/MC/Disassembler/Mips/mips1 by Reid Kleckner · 11 years ago
  67. 77b6849 Add disassembler tests for mips3 platform. There are no functional changes. by Vladimir Medic · 11 years ago
  68. 7dfda58 Add disassembler tests for mips2 platform. There are no functional changes. by Vladimir Medic · 11 years ago
  69. 6fe13a4 This is the first in a series of patches that add missing disassembler tests for mips platform. The patches are divided per version of mips CPU to keep the patches smaller and ease the review. There are no functional changes, code is changed only if new tests reveal a bug.This patch adds disassembler tests for mips1 CPU. by Vladimir Medic · 11 years ago
  70. bfba389 Changing a cast from unsigned to uint64_t, should be NFC in practice. by Aaron Ballman · 11 years ago
  71. a8a3741 Added a test related to 224247 revision by Elena Demikhovsky · 11 years ago
  72. 2f6d423 Sink store based on alias analysis by Elena Demikhovsky · 11 years ago
  73. 299e0d4 [X86] Break false dependencies before partial register updates when the source operand is in memory by Michael Kuperstein · 11 years ago
  74. 4dcffed Typo Correction in Test Case. NFC. by Suyog Sarda · 11 years ago
  75. 3f20275 AVX-512: Added EXPAND instructions and intrinsics. by Elena Demikhovsky · 11 years ago
  76. 0bf492d Fix line mapping information in LLVM JIT profiling with Vtune by Alexey Bataev · 11 years ago
  77. 1691fa2 ThreadLocal: Move Unix-specific code out of Support/ThreadLocal.cpp by David Majnemer · 11 years ago
  78. 3acb203 StringPool: Cleanup typos in unittest comments by David Majnemer · 11 years ago
  79. 1f59bf4 ThreadLocal: Return a mutable pointer if templated with a non-const type by David Majnemer · 11 years ago
  80. 55c9dbf Use unique_ptr to remove explicit delete. by Craig Topper · 11 years ago
  81. 1c3a151 Loop Vectorizer minor changes in the code - by Elena Demikhovsky · 11 years ago
  82. a53d226 APInt: udivrem should use machine instructions for single-word APInts by David Majnemer · 11 years ago
  83. fabf5cc ScalarEvolution: Remove SCEVUDivision, it's unused by David Majnemer · 11 years ago
  84. 0b19b56 [PowerPC] Handle cmp op promotion for SELECT[_CC] nodes in PPCTL::DAGCombineExtBoolTrunc by Hal Finkel · 11 years ago
  85. 780a093 Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores." by Ahmed Bougacha · 11 years ago
  86. 1e173b7 Revert "[ARM] Combine base-updating/post-incrementing vector load/stores." by Renato Golin · 11 years ago
  87. 71bb7d0 Fix Doxygen command misspellings. by Benjamin Kramer · 11 years ago
  88. eefc8cb Silencing a -Wsign-compare warning; NFC. by Aaron Ballman · 11 years ago
  89. 978aeec Silencing a *lot* of -Wsign-compare warnings; NFC. by Aaron Ballman · 11 years ago
  90. 1b40b34 Use range-based for loops. by Craig Topper · 11 years ago
  91. ce9b37c Rename argument strings of codegen passes to avoid collisions with command line by Akira Hatanaka · 11 years ago
  92. e881eef Go bindings: introduce Value.ConstantAsMetadata. by Peter Collingbourne · 11 years ago
  93. 3a40431 Go bindings: introduce llvm.TemporaryMDNode. by Peter Collingbourne · 11 years ago
  94. e9e0f37 Go bindings: introduce Metadata.ReplaceAllUsesWith. by Peter Collingbourne · 11 years ago
  95. eb8bf79 Go bindings: expose the Metadata type. by Peter Collingbourne · 11 years ago
  96. 77f0100 Go bindings: remove contextless metadata bindings. by Peter Collingbourne · 11 years ago
  97. 4e703f8 [PowerPC] Add a DAGToDAG peephole to remove unnecessary zero-exts by Hal Finkel · 11 years ago
  98. 3b7e6d2 ValueTracking: Don't recurse too deeply in computeKnownBitsFromAssume by David Majnemer · 11 years ago
  99. f05fc43 [ARMConstantIsland] Insert tbb/tbh optimization where previous jump table resided. by Chad Rosier · 11 years ago
  100. 27d4d1c Pass EC by reference to MemoryBufferMMapFile to return error code. by Yaron Keren · 11 years ago