1. ac7345f remove function names from comments; NFC by Sanjay Patel · 10 years ago
  2. 8843f88 StackMap: FastISel: Add an appropriate number of immediate operands to the by Alex Lorenz · 10 years ago
  3. bfbf462 Rename improperly named variable. NFC. by Rafael Espindola · 10 years ago
  4. 35a800f Make fp vectorization test X86 specified to avoid cost-model related problems on arm-thumb and hexagon. by Tyler Nowicki · 10 years ago
  5. afa388d Add a test showing that objdump (and so ObjectFIle) can handle shndx. by Rafael Espindola · 10 years ago
  6. 010fa71 x86: Emit LAHF/SAHF instead of PUSHF/POPF by JF Bastien · 10 years ago
  7. e03b9f5 Use higher level functions in llvm-objdump. by Rafael Espindola · 10 years ago
  8. b718a98 fix minsize detection: minsize attribute implies optimizing for size by Sanjay Patel · 10 years ago
  9. 8ea2236 [x86, SSE]]add missing tests for load folding with partial register update by Sanjay Patel · 10 years ago
  10. 4d79d2f Delete getDotSymtabSec. by Rafael Espindola · 10 years ago
  11. ac77529 [InstCombine] Move SSE2/AVX2 arithmetic vector shift folding to instcombiner by Simon Pilgrim · 10 years ago
  12. 90622a1 Removed unused and incorrectly implemented classof() on Optimization Remark base class. by Tyler Nowicki · 10 years ago
  13. eb9e5f0 [TableGen] NFC improving comments about what the tokenized identifiers will contain. by Colin LeMahieu · 10 years ago
  14. db61c30 Fix a few more cases of 'CHECK[^:]*$'. NFCI by Jonathan Roelofs · 10 years ago
  15. 9224227 Late evaluation of the fast-math vectorization requirement. by Tyler Nowicki · 10 years ago
  16. beb8a9e Fix another case of 'CHECK[^:]*$'. NFCI by Jonathan Roelofs · 10 years ago
  17. 5a88b32 Modify diagnostic messages to clearly indicate the why interleaving wasn't done. by Tyler Nowicki · 10 years ago
  18. 5b2a284 [Sparc] Implement i64 load/store support for 32-bit sparc. by James Y Knight · 10 years ago
  19. 47b7f78 rename toELFShdrIter to getSection and move it closer to getSymbol. NFC. by Rafael Espindola · 10 years ago
  20. 42f80af toELFSymIter and getSymbol are now the same thing. Merge them. by Rafael Espindola · 10 years ago
  21. 993a111 Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI by Jonathan Roelofs · 10 years ago
  22. c505e6d Use continue to reduce indentation. NFC. by Rafael Espindola · 10 years ago
  23. 93f90ed [AArch64] Convert a conditional check that will always be true to an assert. NFC. by Chad Rosier · 10 years ago
  24. 99b2ac6 Recommit r244470+ r244471 together, the bot failed between them. by Yaron Keren · 10 years ago
  25. b1b95a5 [IndVarSimplify] Make cost estimation in RewriteLoopExitValues smarter by Igor Laevsky · 10 years ago
  26. 40c54fb Revert r244470 and 244471 while looking into it. by Yaron Keren · 10 years ago
  27. 5e56a4f Second part of r244470 (source file was unsaved in editor). by Yaron Keren · 10 years ago
  28. af1c9b3 Really implement David Blaikie suggestion in full of seperating by Yaron Keren · 10 years ago
  29. 214aad9 Add new llvm.loop.unroll.enable metadata. by Mark Heffernan · 10 years ago
  30. 20f59c8 Typo. Move comment closer to relevant code. NFC. by Chad Rosier · 10 years ago
  31. 6726168 fix minsize detection: minsize attribute implies optimizing for size by Sanjay Patel · 10 years ago
  32. 8fc7057 fix minsize detection: minsize attribute implies optimizing for size by Sanjay Patel · 10 years ago
  33. 3758d95 Fully apply David Blaikie suggestion and add comment explaining why. by Yaron Keren · 10 years ago
  34. abdf937 fix minsize detection: minsize attribute implies optimizing for size by Sanjay Patel · 10 years ago
  35. 5891510 fix minsize detection: minsize attribute implies optimizing for size by Sanjay Patel · 10 years ago
  36. b80a265 Add missing include guard to FuzzerInternal.h, NFC. by Yaron Keren · 10 years ago
  37. ccc3705 Modify r244405 to clearer code, per David Blaikie suggestion. by Yaron Keren · 10 years ago
  38. 4469a05 Silence a sign mismatch warning; NFC. by Aaron Ballman · 10 years ago
  39. 52aa6d3 [TTI] Add a hook for specifying per-target defaults for Interleaved Accesses by Silviu Baranga · 10 years ago
  40. 779046e Prevent the scalarizer from caching incorrect entries by Fraser Cormack · 10 years ago
  41. 2295449 elf2yaml: Use existing section walk to find the symbol table. NFC. by Rafael Espindola · 10 years ago
  42. 4b45629 [RegionInfo] Fix typo by Michael Kruse · 10 years ago
  43. 5864ac7 [RegionInfo] Add debug-time region viewer functions by Michael Kruse · 10 years ago
  44. 6b23651 [RegionInfo] Use RegionInfo* instead of RegionInfoPass* as graph type by Michael Kruse · 10 years ago
  45. a7bed6c [RegionInfo] Update old-style comments by Michael Kruse · 10 years ago
  46. 833f982 [RegionInfo] More descriptive error messages in verifier by Michael Kruse · 10 years ago
  47. 0d87d63 Trace copies when checking for rematerializability in spill weight calculation by Robert Lougher · 10 years ago
  48. 099d569 Test commit to verify commit access by Marina Yatsina · 10 years ago
  49. 1a9ed33 Rangify for loop, NFC. by Yaron Keren · 10 years ago
  50. 085ee02 Reformat headers in ADT and Support partially. by NAKAMURA Takumi · 10 years ago
  51. d1769e3 Whitespace. by NAKAMURA Takumi · 10 years ago
  52. e4b461c Reformat linebreaks. by NAKAMURA Takumi · 10 years ago
  53. 8f38c5f llvm/include/llvm/Support/Memory.h: Fix comment header. by NAKAMURA Takumi · 10 years ago
  54. 03973a1 [TableGen] Make StringInit constructor take a StringRef instead of const std::string&. NFC. by Craig Topper · 10 years ago
  55. 964343c X86: remove a dead store (NFC) by Saleem Abdulrasool · 10 years ago
  56. 15a7a33 [LAA] Remove unused pointer partition argument from needsChecking(), NFC by Adam Nemet · 10 years ago
  57. 85fb628 [LAA] Remove unused pointer partition argument from generateChecks, NFC by Adam Nemet · 10 years ago
  58. 9585c54 [PHITransAddr] Don't assume that instruction operands are translatable by David Majnemer · 10 years ago
  59. 97bdbf6 [IR] Remove unused declaration by David Majnemer · 10 years ago
  60. 91d509f cmake: Error on invalid CMAKE_BUILD_TYPE by Justin Bogner · 10 years ago
  61. c19de56 Fix dangling reference in DwarfLinker.cpp. The original code by Yaron Keren · 10 years ago
  62. 1c8de8d [x86] enable machine combiner reassociations for 128-bit vector single/double adds by Sanjay Patel · 10 years ago
  63. d3c712e Fix some comment typos. by Benjamin Kramer · 10 years ago
  64. a39dace [IR] Cleanup some formatting issues in the EH instructions by David Majnemer · 10 years ago
  65. e32110a Return early on error. Should fix the asan bots. by Rafael Espindola · 10 years ago
  66. 73b16a7 [X86] Add ADX and RDSEED to Skylake processor. by Craig Topper · 10 years ago
  67. bef8d8f Add SlowBTMem to Sandy Bridge and newer Intel CPUs. Reading through Agner Fog's table suggests there have been no improvements to these processors relative to Westmere for bit test instructions. by Craig Topper · 10 years ago
  68. 3309afe [InstCombine] Don't try to sink EH pad instructions by David Majnemer · 10 years ago
  69. 5ba219f 244368: Fix a comment line introduced in r244368. [-Wdocumentation] by NAKAMURA Takumi · 10 years ago
  70. 8d96c69 [IR] Stop hacking around a bug in GCC 4.5 by David Majnemer · 10 years ago
  71. 9f7761b Add model numbers for Skylake CPUs and an additional Broadwell model. by Craig Topper · 10 years ago
  72. 87432f3 Add Intel family 6 model 93 as Silvermont. by Craig Topper · 10 years ago
  73. 56697dd AMDGPU/SI: Another attempt to fix Windows bots broken by r244372 by Tom Stellard · 10 years ago
  74. f58d2bf Remove unnecessary includes by Matt Arsenault · 10 years ago
  75. 8f019b2 AMDGPU: Implement AMDGPUOperand::print() by Matt Arsenault · 10 years ago
  76. d3ff1cd AMDGPU/SI: Remove VCCReg by Matt Arsenault · 10 years ago
  77. f456aa5 AMDGPU/SI: Remove source uses of VCCReg by Matt Arsenault · 10 years ago
  78. 18f2a33 Delete dead code. NFC. by Rafael Espindola · 10 years ago
  79. 7d83dfa AMDGPU/SI: Attempt to fix Windows bots broken by r244372 by Tom Stellard · 10 years ago
  80. e84d8c1 Convert getSymbolSection to return an ErrorOr. by Rafael Espindola · 10 years ago
  81. 3a16c79 add a missing regression test for a DAGCombiner FDIV optimization by Sanjay Patel · 10 years ago
  82. 945ad7d AMDGPU: Add pass to lower OpenCL image and sampler arguments. by Tom Stellard · 10 years ago
  83. 99c91eb [SPARC] Disable unsupported ExecutionEngine tests, and XFAIL a couple by James Y Knight · 10 years ago
  84. 0346fc9 [LAA] Remove unused pointer partition argument from getNumberOfChecks, NFC by Adam Nemet · 10 years ago
  85. 32dd246 [LAA] Make the set of runtime checks part of the state of LAA, NFC by Adam Nemet · 10 years ago
  86. c5f0fbc [AArch64][LoadStoreOptimizer] Turn a test into an assert. NFC. by Quentin Colombet · 10 years ago
  87. b56c34e AMDGPU/SI: Use InstAlias instead of MnemonicAlias for VOPC instructions by Tom Stellard · 10 years ago
  88. a4fd751 redo r244360 (tighten checks...) after specifying triple by Sanjay Patel · 10 years ago
  89. 2f214ca tighten checks using update_llc_test_checks.py by Sanjay Patel · 10 years ago
  90. 812f706 MIR Serialization: Serialize the base alignment for the machine memory operands. by Alex Lorenz · 10 years ago
  91. 74e6108 MIR Serialization: Serialize the offsets for the machine memory operands. by Alex Lorenz · 10 years ago
  92. 522a2ea MIR Parser: Extract the parsing of the operand's offset into a new method. NFC. by Alex Lorenz · 10 years ago
  93. 48b5b55 AMDGPU: Assume SMRD access for constant address space by Matt Arsenault · 10 years ago
  94. 310e6c3 Don't look for a SHT_DYNSYM in the ELFFile's constructor. by Rafael Espindola · 10 years ago
  95. 9f316a2 Add Intel family 6 model 90 as Silvermont. Fixes PR24392. by Craig Topper · 10 years ago
  96. 8081351 Remove the symbol iteration functions that don't take a symbol table. by Rafael Espindola · 10 years ago
  97. 7ae57e1 [LAA] Remove unused pointer partition argument from print(), NFC by Adam Nemet · 10 years ago
  98. b3df245 [ConstantFoldTerminator] Preserve make.implicit metadata when converting SwitchInst to BranchInst by Chen Li · 10 years ago
  99. e825981 [MCDwarf] Use more idiomatic [u]int8_t types. by Frederic Riss · 10 years ago
  100. 547527c [InstCombine] Fix SSE2/AVX2 vector logical shift by constant by Simon Pilgrim · 10 years ago