1. 1cd6a8b Fix build system for rebase. by Tim Murray · 10 years ago main master
  2. 3878b1b Merge remote-tracking branch 'upstream/master' into rebase by Tim Murray · 10 years ago
  3. 3fa0a85 [mips] Add instruction alias (sltu). by Matheus Almeida · 10 years ago
  4. a8febf2 ELFObjectWriter: deduplicate suffices in strtab by Hans Wennborg · 10 years ago
  5. b1c1b8a ARM64: print fp immediates without using scientific notation. by Tim Northover · 10 years ago
  6. 83286f0 AArch64/ARM64: implement remaining TLS relocations (purely MC). by Tim Northover · 10 years ago
  7. 50de5e4 AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests. by Tim Northover · 10 years ago
  8. 52f60f8 AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0" by Tim Northover · 10 years ago
  9. c16fa88 IR: Alloca clones should remember inalloca state by David Majnemer · 10 years ago
  10. c3a5ef5 [mips] Add instruction alias (dsll and dsrl). by Matheus Almeida · 10 years ago
  11. 3bdb901 Fix a use of uninitialized memory in SmallVector's move-assignment operator. by Douglas Gregor · 10 years ago
  12. 41fb117 Relax the test a bit. by Rafael Espindola · 10 years ago
  13. bd24b33 R600/SI: Use VALU instructions for copying i1 values by Tom Stellard · 10 years ago
  14. 1d8e31f R600/SI: Teach moveToVALU how to handle some SMRD instructions by Tom Stellard · 10 years ago
  15. fa2e88d [ARM64][fast-isel] Fast-isel doesn't know how to handle f128. by Chad Rosier · 10 years ago
  16. 3dbcd2e Rename the test, it is testing the symver directive. by Rafael Espindola · 10 years ago
  17. 6c71a5f [mips] Add instruction alias (sll and srl). by Matheus Almeida · 10 years ago
  18. fbe7448 [mips] Fix MipsLongBranch pass to work when the offset from the branch to the by Sasa Stankovic · 10 years ago
  19. 99b44ba [mips] Update tests with encoding information for slt, slti, sltiu and sltu. by Matheus Almeida · 10 years ago
  20. d3f1202 R600: Remove unused function AMDGPUSubtarget::getDefaultSize() by Tom Stellard · 10 years ago
  21. 55f8c07 [asan] Disable asm instrumentation on unsupported platforms. by Evgeniy Stepanov · 10 years ago
  22. ee053f4 ARM64: enable AArch64's basic-a64-instructions test by Tim Northover · 10 years ago
  23. 44a2f56 ARM64: print lsr instead of lsrv for variable shifts (etc) by Tim Northover · 10 years ago
  24. 7870967 ARM64: use 32-bit operations for uxtb & uxth by Tim Northover · 10 years ago
  25. 1636a5f AArch64/ARM64: allow smaller granule relocations on MOVZ/MOVN by Tim Northover · 10 years ago
  26. bfb7bc8 AArch64/ARM64: copy support for bCC instead of b.CC across. by Tim Northover · 10 years ago
  27. 36c7472 AArch64/ARM64: expunge CPSR from the sources by Tim Northover · 10 years ago
  28. d805bf8 AArch64/ARM64: use HS instead of CS & LO instead of CC. by Tim Northover · 10 years ago
  29. ff56f41 Grammar fix. by Rafael Espindola · 10 years ago
  30. 1c8add9 [mips][msa] Fix vector insertions where the index is variable by Daniel Sanders · 10 years ago
  31. 4e29e3a ARM64: accept ELF-relocated load/store insts without a #. by Tim Northover · 10 years ago
  32. cb87e23 ARM64: remove duplication by templating InstPrinter methods by Tim Northover · 10 years ago
  33. 00bdeb4 [mips] Add support for .cpload. by Matheus Almeida · 10 years ago
  34. 737de9d [mips] Emit all three relocation operations for each relocation entry on Mips64 big-endian systems. by Matheus Almeida · 10 years ago
  35. ebde5a5 ARM64: use hex immediates for movz/movk instructions by Tim Northover · 10 years ago
  36. 87476b6 ARM64: hexify printing various immediate operands by Tim Northover · 10 years ago
  37. 2a2cce7 ARM64: print canonical syntax for add/sub (imm) instructions. by Tim Northover · 10 years ago
  38. 491f476 [LCG] Add the really, *really* boring edge insertion case: adding an by Chandler Carruth · 10 years ago
  39. 0a78097 Fix multiline comment warning. by Evgeniy Stepanov · 10 years ago
  40. d5acbbf [ARM64] Simplify if condition. by James Molloy · 10 years ago
  41. d98970d [ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp - aarch64_be -> arm64_be by James Molloy · 10 years ago
  42. 44ff92f [ARM64] Try and make the ELF MCJIT *slightly* less broken for ARM64. by James Molloy · 10 years ago
  43. c447bef [ARM64] Ensure arm64_be is dealt with when emitting debug info. by James Molloy · 10 years ago
  44. 5f4aba6 raw_ostream::operator<<(StringRef): Avoid potential overflow in pointer arithmetic. by NAKAMURA Takumi · 10 years ago
  45. 5b188b1 ARM64: make sure FastISel uses a GPR64 source in 64-bit extensions. by Tim Northover · 10 years ago
  46. 6253c04 [LCG] Actually test the *basic* edge removal bits (IE, the non-SCC by Chandler Carruth · 10 years ago
  47. 28ea582 Add a <tuple> include to more files that aren't getting it transitively on MSVC. by Benjamin Kramer · 10 years ago
  48. 7ae9b5f Use makeArrayRef insted of calling ArrayRef<T> constructor directly. I introduced most of these recently. by Craig Topper · 10 years ago
  49. ddbde80 ARM: support stack probe emission for Windows on ARM by Saleem Abdulrasool · 10 years ago
  50. 38dbc84 ConstantHoisting.cpp: Add <tuple> for std::tie, since r207593 removed FileSystem.h, it includes <tuple>. by NAKAMURA Takumi · 10 years ago
  51. f3ce0c0 ARM: print COFF function header for Windows on ARM by Saleem Abdulrasool · 10 years ago
  52. 25d437f [C++11] Use 'nullptr' in tablegen output files. by Craig Topper · 10 years ago
  53. c6b0620 De-virtualize or remove some methods that have no overrides nor override anything. In some cases remove all together if there are no callers either. by Craig Topper · 10 years ago
  54. 38bd5c4 ARM: move llvm_unreachable use by Saleem Abdulrasool · 10 years ago
  55. 745fff8 ARM: partially handle 32-bit relocations for WoA by Saleem Abdulrasool · 10 years ago
  56. c8556d7 Simplify getSymbolOffset. by Rafael Espindola · 10 years ago
  57. 91cc143 [ADT] Provide some helpful static_asserts for using operations of the by Chandler Carruth · 10 years ago
  58. 1ea8589 [DWARF parser] Cleanup code in DWARFDebugLine. by Alexey Samsonov · 10 years ago
  59. 9902128 Implement X86 code generation for musttail by Reid Kleckner · 10 years ago
  60. fc288c8 Fix the build with MSVC 2013 by explicitly requesting llvm::make_unique by Reid Kleckner · 10 years ago
  61. d17f593 Another missing include for MSVC. by Benjamin Kramer · 10 years ago
  62. 62db473 Fix some 80 cols violations committed in r207539 by David Blaikie · 10 years ago
  63. ba88484 Try to fix the msvc build. by Benjamin Kramer · 10 years ago
  64. 7259f14 raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary. by Benjamin Kramer · 10 years ago
  65. c1ff2d3 R600: Remove duplicate setting of SELECT expansion. by Tom Stellard · 10 years ago
  66. 40e455d R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errors by Tom Stellard · 10 years ago
  67. 2a90e44 R600/SI: Only select SALU instructions in the entry or exit block by Tom Stellard · 10 years ago
  68. 19a970b R600: optimize the UDIVREM 64 algorithm by Tom Stellard · 10 years ago
  69. ea89cd8 R600: Implement iterative algorithm for udivrem by Tom Stellard · 10 years ago
  70. dbe7f87 R600: Change UDIV/UREM to UDIVREM when legalizing types by Tom Stellard · 10 years ago
  71. 78fc9c5 R600: remove unused variable by Tom Stellard · 10 years ago
  72. 5253c5c Tidy up. by Jim Grosbach · 10 years ago
  73. 550b9aa Spelling. by Jim Grosbach · 10 years ago
  74. f822dab Tidy up whitespace. by Jim Grosbach · 10 years ago
  75. 2259a26 Also handle ConstantAggregateZero when optimizing vpermilvar*. by Rafael Espindola · 10 years ago
  76. 167cb01 Fix MSVC build broken by r207580 by David Blaikie · 10 years ago
  77. 00121bb PR19553: Memory leak in RuntimeDyldELF::createObjectImageFromFile by David Blaikie · 10 years ago
  78. 2387e9e [DWARF parser] Cleanup code in DWARFDebugLine. by Alexey Samsonov · 10 years ago
  79. 8263baf Remove tabs. by Rafael Espindola · 10 years ago
  80. 984f2fc Two fixes to the vpermilvar optimization. by Rafael Espindola · 10 years ago
  81. 6149bc1 [Windows] Fix assertion failure when passing 'nul' in input to clang. by Andrea Di Biagio · 10 years ago
  82. 55deff8 Fix vectorization remarks. by Diego Novillo · 10 years ago
  83. bbea614 Continue slp vectorization even the BB already has vectorized store radar://16641956 by Yi Jiang · 10 years ago
  84. 156cfdf Add slp vectorization to LTO passes by Yi Jiang · 10 years ago
  85. 1363a77 Reapply r207271 without the testcase by Adam Nemet · 10 years ago
  86. 52c03fb Add Simple return instruction to Mips fast-isel by Reed Kotler · 10 years ago
  87. b58db22 [DWARF parser] Compress DIEMinimal even further, simplify building DIE tree. by Alexey Samsonov · 10 years ago
  88. f38f17c SupportTest: Fix test names harder by Duncan P. N. Exon Smith · 10 years ago
  89. 67f5fca BranchProb: Simplify printing code by Duncan P. N. Exon Smith · 10 years ago
  90. a70510a [mips] Remove two more redundant 'let Predicates = [HasStdEnc]' statements that were missed by Daniel Sanders · 10 years ago
  91. d419606 Support: Remove out-of-date comments by Duncan P. N. Exon Smith · 10 years ago
  92. 31413d8 Support: More BlockFrequencyTest => BranchProbabilityTest by Duncan P. N. Exon Smith · 10 years ago
  93. 3dbface Support: Fix test name by Duncan P. N. Exon Smith · 10 years ago
  94. 2c252dd Support: BlockFrequencyTest => BranchProbabilityTest by Duncan P. N. Exon Smith · 10 years ago
  95. 8c4dcca [mips] Remove more redundant 'let Predicates = [HasStdEnc]' statements by Daniel Sanders · 10 years ago
  96. 07f9612 blockfreq: Defer to BranchProbability::scale() (again) by Duncan P. N. Exon Smith · 10 years ago
  97. 18f4763 [mips] Remove redundant 'let Predicates = [HasStdEnc]' statements by Daniel Sanders · 10 years ago
  98. 6919443 blockfreq: Defer to BranchProbability::scale() by Duncan P. N. Exon Smith · 10 years ago
  99. 81566c5 blockfreq: Remove BlockMass*BlockMass by Duncan P. N. Exon Smith · 10 years ago
  100. d699090 Support: remove unnecessary namespace by Duncan P. N. Exon Smith · 10 years ago