1. 9e2c0f9 Remove 'metadata' from comments by Duncan P. N. Exon Smith · 11 years ago
  2. 02a8d1b IR: Stop printing 'metadata' in Metadata::print() by Duncan P. N. Exon Smith · 11 years ago
  3. 2ebd1ef IR: Make MDNode::dump() useful by adding addresses by Duncan P. N. Exon Smith · 11 years ago
  4. d0e68dc DebugInfo: Update testcase to actually check something by Duncan P. N. Exon Smith · 11 years ago
  5. fbdea18 ARM: diagnose deprecated syntax by Saleem Abdulrasool · 11 years ago
  6. edfeeb6 [PowerPC] Improve instruction selection bit-permuting operations (32-bit) by Hal Finkel · 11 years ago
  7. f5cd1ef ARM: 80-column by Saleem Abdulrasool · 11 years ago
  8. 6844571 LiveRangeCalc: Rewrite subrange calculation by Matthias Braun · 11 years ago
  9. 8b37542 Remove the last unnecessary member variable of mapped_file_region. NFC. by Rafael Espindola · 11 years ago
  10. b5f992c Convert a member variable to a local variable. NFC. by Rafael Espindola · 11 years ago
  11. a99ff35 Remove unused member and simplify. NFC. by Rafael Espindola · 11 years ago
  12. 96b7967 Start adding thin archive support. by Rafael Espindola · 11 years ago
  13. c981753 Fix a bug in llvm-objdump’s -private-headers for 32-bit Mach-O files by Kevin Enderby · 11 years ago
  14. 6f059af ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions. by Adrian Prantl · 11 years ago
  15. 3a0f6b5 [Hexagon] Adding doubleword multiplies with and without accumulation. by Colin LeMahieu · 11 years ago
  16. f651477 Sink the isa into the assert by Michael Ilseman · 11 years ago
  17. b4838f6 [Hexagon] Adding halfword to doubleword multiplies. by Colin LeMahieu · 11 years ago
  18. 1240508 [Hexagon] Adding logical-logical accumulation instructions and tests. by Colin LeMahieu · 11 years ago
  19. 574e01c Teach ScalarEvolution to exploit min and max expressions when proving by Sanjoy Das · 11 years ago
  20. 2f7e202 Added missing tests for X86vzmovl folding. NFC. by Simon Pilgrim · 11 years ago
  21. 13c7826 x86: Emit LOCK prefix after DATA16 by JF Bastien · 11 years ago
  22. 5f70274 [Hexagon] Adding a number of additional multiply forms with tests. by Colin LeMahieu · 11 years ago
  23. bc541ae Clean up warning about unused variable by Michael Ilseman · 11 years ago
  24. 4151e89 Revert "LiveRangeCalc: Rewrite subrange calculation" by Matthias Braun · 11 years ago
  25. 9f0d59a Revert of r223763, in spirit. by Michael Ilseman · 11 years ago
  26. 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
  27. 1eb5ad1 [Hexagon] Adding misc multiply encodings and tests. by Colin LeMahieu · 11 years ago
  28. 6097277 LiveRangeCalc: Rewrite subrange calculation by Matthias Braun · 11 years ago
  29. 8e7359d [Hexagon] Adding doubleworld accumulating multiplies of halfwords. by Colin LeMahieu · 11 years ago
  30. f8396b8 [Hexagon] Adding accumulating half word multiplies. by Colin LeMahieu · 11 years ago
  31. c3449d7 [Hexagon] Adding multiply with rnd/sat/rndsat by Colin LeMahieu · 11 years ago
  32. 839ff70 [X86] And also test INSERTPS shuffle mask pretty-printing. by Ahmed Bougacha · 11 years ago
  33. 908d623 LiveRangeCalc: use more range based for loops; NFC by Matthias Braun · 11 years ago
  34. e9e8f1f [Hexagon] Adding encoding bits for halfword multiplies. by Colin LeMahieu · 11 years ago
  35. 77effd8 [X86] Also pretty-print shuffle mask for INSERTPS rm variants. by Ahmed Bougacha · 11 years ago
  36. 1ef70ff IR: Make metadata typeless in assembly by Duncan P. N. Exon Smith · 11 years ago
  37. 9ecdca9 Silence more static analyzer warnings. by Michael Ilseman · 11 years ago
  38. 2a59b5e Move mips1 tests to test/MC/Disassembler/Mips/mips1 by Reid Kleckner · 11 years ago
  39. 77b6849 Add disassembler tests for mips3 platform. There are no functional changes. by Vladimir Medic · 11 years ago
  40. 7dfda58 Add disassembler tests for mips2 platform. There are no functional changes. by Vladimir Medic · 11 years ago
  41. 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
  42. bfba389 Changing a cast from unsigned to uint64_t, should be NFC in practice. by Aaron Ballman · 11 years ago
  43. a8a3741 Added a test related to 224247 revision by Elena Demikhovsky · 11 years ago
  44. 2f6d423 Sink store based on alias analysis by Elena Demikhovsky · 11 years ago
  45. 299e0d4 [X86] Break false dependencies before partial register updates when the source operand is in memory by Michael Kuperstein · 11 years ago
  46. 4dcffed Typo Correction in Test Case. NFC. by Suyog Sarda · 11 years ago
  47. 3f20275 AVX-512: Added EXPAND instructions and intrinsics. by Elena Demikhovsky · 11 years ago
  48. 0bf492d Fix line mapping information in LLVM JIT profiling with Vtune by Alexey Bataev · 11 years ago
  49. 1691fa2 ThreadLocal: Move Unix-specific code out of Support/ThreadLocal.cpp by David Majnemer · 11 years ago
  50. 3acb203 StringPool: Cleanup typos in unittest comments by David Majnemer · 11 years ago
  51. 1f59bf4 ThreadLocal: Return a mutable pointer if templated with a non-const type by David Majnemer · 11 years ago
  52. 55c9dbf Use unique_ptr to remove explicit delete. by Craig Topper · 11 years ago
  53. 1c3a151 Loop Vectorizer minor changes in the code - by Elena Demikhovsky · 11 years ago
  54. a53d226 APInt: udivrem should use machine instructions for single-word APInts by David Majnemer · 11 years ago
  55. fabf5cc ScalarEvolution: Remove SCEVUDivision, it's unused by David Majnemer · 11 years ago
  56. 0b19b56 [PowerPC] Handle cmp op promotion for SELECT[_CC] nodes in PPCTL::DAGCombineExtBoolTrunc by Hal Finkel · 11 years ago
  57. 780a093 Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores." by Ahmed Bougacha · 11 years ago
  58. 1e173b7 Revert "[ARM] Combine base-updating/post-incrementing vector load/stores." by Renato Golin · 11 years ago
  59. 71bb7d0 Fix Doxygen command misspellings. by Benjamin Kramer · 11 years ago
  60. eefc8cb Silencing a -Wsign-compare warning; NFC. by Aaron Ballman · 11 years ago
  61. 978aeec Silencing a *lot* of -Wsign-compare warnings; NFC. by Aaron Ballman · 11 years ago
  62. 1b40b34 Use range-based for loops. by Craig Topper · 11 years ago
  63. ce9b37c Rename argument strings of codegen passes to avoid collisions with command line by Akira Hatanaka · 11 years ago
  64. e881eef Go bindings: introduce Value.ConstantAsMetadata. by Peter Collingbourne · 11 years ago
  65. 3a40431 Go bindings: introduce llvm.TemporaryMDNode. by Peter Collingbourne · 11 years ago
  66. e9e0f37 Go bindings: introduce Metadata.ReplaceAllUsesWith. by Peter Collingbourne · 11 years ago
  67. eb8bf79 Go bindings: expose the Metadata type. by Peter Collingbourne · 11 years ago
  68. 77f0100 Go bindings: remove contextless metadata bindings. by Peter Collingbourne · 11 years ago
  69. 4e703f8 [PowerPC] Add a DAGToDAG peephole to remove unnecessary zero-exts by Hal Finkel · 11 years ago
  70. 3b7e6d2 ValueTracking: Don't recurse too deeply in computeKnownBitsFromAssume by David Majnemer · 11 years ago
  71. f05fc43 [ARMConstantIsland] Insert tbb/tbh optimization where previous jump table resided. by Chad Rosier · 11 years ago
  72. 27d4d1c Pass EC by reference to MemoryBufferMMapFile to return error code. by Yaron Keren · 11 years ago
  73. 3e07e74 utils: update vim syntax highlighting for LLVM IR by Saleem Abdulrasool · 11 years ago
  74. 3f0e883 Clean up static analyzer warnings. by Michael Ilseman · 11 years ago
  75. 5271cab [Hexagon] Adding double word add/min/minu/max/maxu instructions and tests. by Colin LeMahieu · 11 years ago
  76. 0555711 Revert r224149, llvm-dsymutil was already here. by Nico Weber · 11 years ago
  77. 365cfbc [Hexagon] Adding J class call instructions. by Colin LeMahieu · 11 years ago
  78. 034ae88 Add llvm-dsymutil to test/CMakeLists.txt by Nico Weber · 11 years ago
  79. 85cbe57 IR: Don't track nullptr on metadata RAUW by Duncan P. N. Exon Smith · 11 years ago
  80. 8ef835e MAP_FILE is the default. We don't need to add it. by Rafael Espindola · 11 years ago
  81. 181c6d2 Relax debug-map-parsing.test error message check for Windows by Reid Kleckner · 11 years ago
  82. ac42de8 More code format fix from r224133, NFC by Steven Wu · 11 years ago
  83. 879b546 Remove silly left over from the Windows resize_file implementation. by Rafael Espindola · 11 years ago
  84. 7f4b22e Move the resize file feature from mapped_file_region to the only user. by Rafael Espindola · 11 years ago
  85. e1136e3 Pass a FD to resise_file and add a testcase. by Rafael Espindola · 11 years ago
  86. 7291e07 Remove unused feature. NFC. by Rafael Espindola · 11 years ago
  87. 31e081e Initial dsymutil tool commit. by Frederic Riss · 11 years ago
  88. 00b3170 Restructure code from r224097. NFC by Steven Wu · 11 years ago
  89. 5dc8ac8 [AVX512] Enabling bit logic lowering Added lowering tests. by Robert Khasanov · 11 years ago
  90. fe6c7ee Now that we require a newer python, use the new exception syntax. by Rafael Espindola · 11 years ago
  91. 708bc15 Require python 2.7. by Rafael Espindola · 11 years ago
  92. 7db2065 [mips] Enable code generation for MIPS-III. by Vasileios Kalintiris · 11 years ago
  93. a4f5a552 [AVX512] Enabling MIN/MAX lowering. Added lowering tests. by Robert Khasanov · 11 years ago
  94. de48903 Reapply "[MachineScheduler] Fix for PR21807: minor code difference building with/without -g." by Andrea Di Biagio · 11 years ago
  95. 5400fd6d [Reassociate] Use dbgs() instead of errs(). by Chad Rosier · 11 years ago
  96. 31f9936 [mips] Support SELECT nodes for targets that don't have conditional-move instructions. by Vasileios Kalintiris · 11 years ago
  97. 97996ea Disable --icf=safe to avoid a bug. by Rafael Espindola · 11 years ago
  98. b59ec5a [AVX512] Minor fix in lowering pattern for broadcast intrustions. by Robert Khasanov · 11 years ago
  99. bf72e14 Revert: [MachineScheduler] Fix for PR21807: minor code difference building with/without -g. by Andrea Di Biagio · 11 years ago
  100. 1dea0dc This patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorders them for bundling into vector of loads, by Suyog Sarda · 11 years ago