1. 2856060 Try to fix MSan bootstrap bot: make ARM64Disassembler::getInstruction() always initialize Size argument. by Alexey Samsonov · 11 years ago
  2. 358d68d Correct OS conditionals following r204977 and r204978. by Yaron Keren · 11 years ago
  3. 379e2cf [C++11] Mark more classes in the X86 target as 'final'. by Craig Topper · 11 years ago
  4. 50f8308 Mark a couple of the X86 target classes as final. Allows the compiler to de-virtualize some internal calls. by Craig Topper · 11 years ago
  5. 94821ac ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation] by NAKAMURA Takumi · 11 years ago
  6. 2530cd3 [ARM64] Fix materialization of an fp128 zero immediate. There currently by Chandler Carruth · 11 years ago
  7. cb18007 [X86] Adjust cost of FP_TO_UINT v8f32->v8i32 by Adam Nemet · 11 years ago
  8. b173d9e PR18929: by Stepan Dyatkovskiy · 11 years ago
  9. 111bcf9 Make use of previously generated stores in SelectionDAGLegalize::ExpandExtractFromVectorThroughStack by Hal Finkel · 11 years ago
  10. 2afefa2 llvm/test/MC/ELF/nocompression.s: Loosen an expression to match "llvm-mc.EXE". by NAKAMURA Takumi · 11 years ago
  11. ee8e48d [PowerPC] Handle VSX v2i64 SIGN_EXTEND_INREG by Hal Finkel · 11 years ago
  12. 368a977 [Allocator] Lift the slab size and size threshold into template by Chandler Carruth · 11 years ago
  13. 0331a89 [Allocator] Simplify unittests by using the default size parameters in by Chandler Carruth · 11 years ago
  14. 7c5042f [Allocator] Stop forward-declaring BumpPtrAllocator in a few places. by Chandler Carruth · 11 years ago
  15. 6da21c0 Don't mark the declarations of the TSan annotation functions as weak. by Chandler Carruth · 11 years ago
  16. 1f408b1 [ARM64] Fix a heap-use-after-free spotted by ASan. by Chandler Carruth · 11 years ago
  17. bcf0c5f ARM64: uncopy/paste helper function by Tim Northover · 11 years ago
  18. 1eaafd7 ARM64: remove unused variables by Tim Northover · 11 years ago
  19. e69ff5b ARM64: remove -m32/-m64 mapping with ARM. by Tim Northover · 11 years ago
  20. c31891e ARM64: override all the things. by Tim Northover · 11 years ago
  21. b52cb5e Support: correct Windows normalisation by Saleem Abdulrasool · 11 years ago
  22. a60d50c Suppress llvm/test/CodeGen/ARM64 for targeting pecoff. ARM64 is unaware of that. by NAKAMURA Takumi · 11 years ago
  23. 5c153c0 llvm/test/Transforms/LoopStrengthReduce/ARM64/lsr-*.ll: Add explicit triple arm64-unknown for targeting pecoff. by NAKAMURA Takumi · 11 years ago
  24. 5de8a15 X86Subtarget.h: isTargetWindows() should tell whether he is targeting msvc. by NAKAMURA Takumi · 11 years ago
  25. 79300d8 [MC] Remove an unused (and broken) variant of the setupForSymbolicDisassembly by Lang Hames · 11 years ago
  26. b926af7 [PBQP] Move invalid graph nodeId/edgeId methods into base class. by Lang Hames · 11 years ago
  27. f646be1 Add a missing break. by Rafael Espindola · 11 years ago
  28. 4a9804a Support: normalize the default triple on Unix by Saleem Abdulrasool · 11 years ago
  29. 6c449e8 Remove dead declarations. by Rafael Espindola · 11 years ago
  30. 0d71a03 Remove outdated comment. by Benjamin Kramer · 11 years ago
  31. 39d0be5 Fix a few -Wdocumentation warnings by Dmitri Gribenko · 11 years ago
  32. 190e0a1 Detemplatize LOHDirective. by Benjamin Kramer · 11 years ago
  33. 17576b2 ARM64: Remove unused helper function, make others static. by Benjamin Kramer · 11 years ago
  34. abe43b5 tblgen: Twinify PrintFatalError. by Benjamin Kramer · 11 years ago
  35. 6908435 TableGen: don't save a StringRef to a local std::string. by Tim Northover · 11 years ago
  36. 70c25ab Avoid storing Twines. by Benjamin Kramer · 11 years ago
  37. 7563821 [PowerPC] Handle v2i64 comparisons by Hal Finkel · 11 years ago
  38. e2c0b61 ARM64: format register strings without creating a local Twine. by Tim Northover · 11 years ago
  39. a68f166 llvm-mc: Fix build breakage caused by r205050. by Logan Chien · 11 years ago
  40. 3873f82 [PowerPC] VSX instruction latency corrections by Hal Finkel · 11 years ago
  41. 3fed2f1 Recommitted fix for PR18931, with extended tests set. by Stepan Dyatkovskiy · 11 years ago
  42. 9f36b66 ARM64: use 64-bit constant even on 32-bit machines by Tim Northover · 11 years ago
  43. 88ac45f ARM64: change format specifier to work on 32-bit targets by Tim Northover · 11 years ago
  44. 3734a33 [ARM64] Fix 'assert("...")' to be 'assert(0 && "...")'. Otherwise, it is by Chandler Carruth · 11 years ago
  45. 7b837d8 ARM64: initial backend import by Tim Northover · 11 years ago
  46. 69bd957 TableGen: avoid dereferencing nullptr variable by Tim Northover · 11 years ago
  47. 483b0e9 CodeGen: add sensible defaults for the ISD::FROUND operation by Tim Northover · 11 years ago
  48. bc702ae MC-exceptions: add support for compact-unwind without .eh_frame by Tim Northover · 11 years ago
  49. 1db780b CodeGenPrep: wrangle IR to exploit AArch64 tbz/tbnz inst. by Tim Northover · 11 years ago
  50. 8a272f0 MC: add a RefKind field to MCValue by Tim Northover · 11 years ago
  51. 1330ee3 MachO: Add linker-optimisation hint framework to MC. by Tim Northover · 11 years ago
  52. 0301154 MachO: actually set linker-private prefix at MC level. by Tim Northover · 11 years ago
  53. c5d592d MachO: allow each section to have a linker-private symbol by Tim Northover · 11 years ago
  54. 42529ad Make GetCPISymbol a virtual method. by Tim Northover · 11 years ago
  55. 7c3e057 Intrinsics: add LLVMHalfElementsVectorType constraint by Tim Northover · 11 years ago
  56. 224dbf4 Completely rewrite ELFObjectWriter::RecordRelocation. by Rafael Espindola · 11 years ago
  57. 44b2b9d [PowerPC] Add subregister classes for f64 VSX values by Hal Finkel · 11 years ago
  58. c06afdc Windows: canonicalise the default windows triple by Saleem Abdulrasool · 11 years ago
  59. b3cb360 [x86] Fix printing of register operands with q modifier. by Akira Hatanaka · 11 years ago
  60. 1fc0d63 Debug Compression: Avoid compression debug_frame for now by David Blaikie · 11 years ago
  61. f3e8b05 X86: Disable IsLegalToCallImmediateAddr for Win32 by David Majnemer · 11 years ago
  62. 8a21cb2 Add missing include (for r205050) by David Blaikie · 11 years ago
  63. 4a9c258 llvm-mc: error when -compress-debug-sections is requested and zlib is not linked by David Blaikie · 11 years ago
  64. 0e11c01 [PowerPC] Fix VSX permutation isel by Hal Finkel · 11 years ago
  65. efd9548 Convert one last llc -filetype=obj test. by Rafael Espindola · 11 years ago
  66. c9de9e6 [PowerPC] v2[fi]64 need to be explicitly passed in VSX registers by Hal Finkel · 11 years ago
  67. 5811e45 Convert llc -filetype=obj test. by Rafael Espindola · 11 years ago
  68. 24845fb Convert llc -filetype=obj test. by Rafael Espindola · 11 years ago
  69. 830ce8a Remove bogus test. by Rafael Espindola · 11 years ago
  70. e3b7d02 Convert another llc -filetype=obj test. by Rafael Espindola · 11 years ago
  71. a655710 Support: Functions for writing endian specific data to streams. by Justin Bogner · 11 years ago
  72. a53735b Map ELf flags back to more specific section kinds. by Rafael Espindola · 11 years ago
  73. be560a3 Parse .gpdword and convert another llc -filetype=obj test. by Rafael Espindola · 11 years ago
  74. 904658f convert another llc -filetype=obj test. by Rafael Espindola · 11 years ago
  75. 6b63578 Convert "llc -filetype=obj" test into llvm-mc tests. by Rafael Espindola · 11 years ago
  76. ce36237 SLPVectorizer: Take credit for free extractelement instructions by Arnold Schwaighofer · 11 years ago
  77. aa0a2a3 SLPVectorizer: Fix typos by Arnold Schwaighofer · 11 years ago
  78. b48eb2c SLPVectorizer: Ignore users that are insertelements we can reschedule them by Arnold Schwaighofer · 11 years ago
  79. e259168 Exception handling docs: Clarify how the llvm.eh.* intrinsics are used by Mark Seaborn · 11 years ago
  80. b91f511 Only test compression when linked with zlib. by David Blaikie · 11 years ago
  81. ffc7e0f Add const to a method I missed in the previous commit. by Rafael Espindola · 11 years ago
  82. 3a2bbc9 Add const. by Rafael Espindola · 11 years ago
  83. 76eb786 Revert "InstCombine: merge constants in both operands of icmp." by Erik Verbruggen · 11 years ago
  84. cc58a59 Revert "GVN: merge overflow intrinsics with non-overflow instructions." by Erik Verbruggen · 11 years ago
  85. 1f072c3 Add ARM big endian Target (armeb, thumbeb) by Christian Pirker · 11 years ago
  86. bd2cca7 R600: avoid calling std::next on an iterator that might be end() by Tim Northover · 11 years ago
  87. b7de428 Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc) by Tim Northover · 11 years ago
  88. efb8deb [Allocator Cleanup] Sink the private data members and methods to the by Chandler Carruth · 11 years ago
  89. 0e4c26e [Allocator Cleanup] Move generic pointer alignment helper out of an by Chandler Carruth · 11 years ago
  90. 415a008 [Allocator Cleanup] Make the growth of the "slab" size of the by Chandler Carruth · 11 years ago
  91. ec90ab4 [cleanup] Hoist the initialization and constants for slab sizes to the by Chandler Carruth · 11 years ago
  92. 2559cde PBQP: Minor cleanups to r204857 by David Blaikie · 11 years ago
  93. cf6f4c8 C++11: convert verbose loops to range-based loops. by Adrian Prantl · 11 years ago
  94. e2ee98a [PowerPC] Use a small cleanup pass to remove VSX self copies by Hal Finkel · 11 years ago
  95. d9524d6 Provide a target override for the cost of using a callee-saved register by Manman Ren · 11 years ago
  96. 2ea701e Canonicalise Windows target triple spellings by Saleem Abdulrasool · 11 years ago
  97. be77894 [PowerPC] Don't remove self VSX copies in PPCInstrInfo::copyPhysReg by Hal Finkel · 11 years ago
  98. d21857c Temporarily remove assert while I dig in to issues that it's causing for LLDB. by Lang Hames · 11 years ago
  99. e159d3e Revert "[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__." by Rui Ueyama · 11 years ago
  100. d5f800a [X86][Vector Cost Model] Add a comment to explain the workaround by Quentin Colombet · 11 years ago