1. 7d572e5 Strip trailing whitespace. NFCI. by Simon Pilgrim · 8 years ago
  2. c978c0f [ARM][GlobalISel] Legalize narrow scalar ops by widening by Diana Picus · 8 years ago
  3. cee7471 Remove spurious cast of nullptr. NFC. by Serge Guelton · 8 years ago
  4. fd3c187 Remove now useless trailing nullptr in StructType::get by Serge Guelton · 8 years ago
  5. 62bc4f0 [ARM][GlobalISel] Support for G_ANYEXT by Diana Picus · 8 years ago
  6. e637084 [GlobalISel][X86] G_ICMP support. by Igor Breger · 8 years ago
  7. 5c7bb0a [APInt] Remove an unneeded extra temporary APInt from toString. by Craig Topper · 8 years ago
  8. e743591 [APInt] Use negate() instead of copying an APInt to negate it and then writing back over the original value. by Craig Topper · 8 years ago
  9. ada33d7 [SCEV] Reduce possible APInt allocations a bit. by Craig Topper · 8 years ago
  10. 4f3a92f [SCEV] Remove unneeded 'using namespace APIntOps'. by Craig Topper · 8 years ago
  11. be8fe16 [X86] Move getX86ConditionCode() from X86FastISel.cpp to X86InstrInfo.cpp. NFC by Igor Breger · 8 years ago
  12. 4638198 SupportTests: Suppress ParallelTests on mingw for now. Investigating. by NAKAMURA Takumi · 8 years ago
  13. 668926a Remove redundant initialization. NFC by Paul Robinson · 8 years ago
  14. 895dd41 Add temporary workaround to allow in-tree libc++ builds on Windows by Eric Fiselier · 8 years ago
  15. 3e0a9ec Final (hopefully) fix for the build bots. by Zachary Turner · 8 years ago
  16. 9525cd9 Try again to fix the buildbots. by Zachary Turner · 8 years ago
  17. 7c964ef Fix build errors with Parallel. by Zachary Turner · 8 years ago
  18. 3c1ec57 [Support] Move Parallel algorithms from LLD to LLVM. by Zachary Turner · 8 years ago
  19. 0b84d77 [libFuzzer] fix a compiler warning by Kostya Serebryany · 8 years ago
  20. 538282c Revert "[SDAG] Relax conditions under stores of loaded values can be merged" by David L. Jones · 8 years ago
  21. 3358093 [IR] Rollback changes in r302744 which caused buildbots failures. by Eugene Zelenko · 8 years ago
  22. dc6cb60 [IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  23. 78f7d49 [PHIElimination] Use the same name for DEBUG_TYPE and pass name. by Davide Italiano · 8 years ago
  24. 3ba25d2 [InstCombine] remove fold that swaps xor/or with constants; NFCI by Sanjay Patel · 8 years ago
  25. c112347 AMDGPU: Make some packed shuffles free by Matt Arsenault · 8 years ago
  26. 0fad9cb AMDGPU: Add new subtarget features for gfx9 flat instructions by Matt Arsenault · 8 years ago
  27. b97a02c [ConstantRange] Fix the early out in ConstantRange::multiply for positive numbers to really do what the comment says by Craig Topper · 8 years ago
  28. d53f653 [APInt] Add negate helper method to implement twos complement. Use it to shorten code. by Craig Topper · 8 years ago
  29. 3750fee [NewGVN] Introduce a definesNoMemory() helper and use it. by Davide Italiano · 8 years ago
  30. a7aa63a [SDAG] Relax conditions under stores of loaded values can be merged by Nirav Dave · 8 years ago
  31. 63eb7ab Ensure non-null ProfileSummaryInfo passed to ModuleSummaryIndex builder by Teresa Johnson · 8 years ago
  32. 66571bb [APInt] Make toString use udivrem instead of calling the divide helper method directly. Do a better job of reusing allocations while looping. NFCI by Craig Topper · 8 years ago
  33. 439700c [APInt] Use uint32_t instead of unsigned for the storage type throughout the divide code. Use Lo_32/Hi_32/Make_64 helpers instead of casts and shifts. NFCI by Craig Topper · 8 years ago
  34. 223d23f [APInt] Use getRawData to slightly simplify some code. by Craig Topper · 8 years ago
  35. b97c98e [APInt] Remove check for single word since single word was handled earlier in the function. NFC by Craig Topper · 8 years ago
  36. 21adc2d [ConstantRange] Add test case showing a case where we pick too large of a range for multiply after r271020. by Craig Topper · 8 years ago
  37. 8648143 Small refactoring in DAGCombine. NFC by Amaury Sechet · 8 years ago
  38. 947cc8f [InstSimplify, InstCombine] move 'or' simplification tests; NFC by Sanjay Patel · 8 years ago
  39. 22b377c [X86][SSE] Check vec_set BUILD_VECTOR tests on both 32 and 64-bit targets by Simon Pilgrim · 8 years ago
  40. e518f7a [AArch64][RegisterBankInfo] Change the default mapping of fp stores. by Quentin Colombet · 8 years ago
  41. 7c631c8 [AArch64] Enable use of reduction intrinsics. by Amara Emerson · 8 years ago
  42. 2b63eec [InstCombine] remove redundant tests by Sanjay Patel · 8 years ago
  43. be27149 [InstCombine] fix auto-generated FileCheck-captured variable refs by Sanjay Patel · 8 years ago
  44. fa879b8 [InstCombine] fix typo in test comment; NFC by Sanjay Patel · 8 years ago
  45. 81fa691 [SystemZ] Add miscellaneous instructions by Ulrich Weigand · 8 years ago
  46. c12fbb0 [SystemZ] Add missing arithmetic instructions by Ulrich Weigand · 8 years ago
  47. 2436e45 [llvm-readobj] Improve errors on invalid binary by Sam Clegg · 8 years ago
  48. 102d6ff chang type from 'int' to 'size_t'. This will fix revision number 302652 by Michael Zuckerman · 8 years ago
  49. 0cf1e1c [InstCombine] add (ashr (shl i32 X, 31), 31), 1 --> and (not X), 1 by Sanjay Patel · 8 years ago
  50. 2490292 Use explicit false instead of casted nullptr. NFC. by Serge Guelton · 8 years ago
  51. a65abd5 Use clang++-3.5 compatible initializer_list constructor by Serge Guelton · 8 years ago
  52. 6361a0b [LLVM][inline-asm] Altmacro string escape character '!' by Michael Zuckerman · 8 years ago
  53. 80d9dea [DAGCombiner] Dropped explicit (sra 0, x) -> 0 and (sra -1, x) -> 0 folds. by Simon Pilgrim · 8 years ago
  54. f45bea4 [IfConversion] Add missing check in IfConversion/canFallThroughTo by Mikael Holmen · 8 years ago
  55. 344c4f2 [SystemZ] Implement getRepRegClassFor() by Jonas Paulsson · 8 years ago
  56. 0e72980 [AMDGPU][MC] Corrected v_madak/madmk to avoid printing "_e32" in disassembler output by Dmitry Preobrazhensky · 8 years ago
  57. 200b7a0 [GlobalISel][X86] Split test file. NFC by Igor Breger · 8 years ago
  58. 3f9585c [SystemZ] Add decimal integer instructions by Ulrich Weigand · 8 years ago
  59. b021f25 [SystemZ] Add crypto instructions by Ulrich Weigand · 8 years ago
  60. bf3379e0 [SystemZ] Add translate/convert instructions by Ulrich Weigand · 8 years ago
  61. 0eab6e0 [SystemZ] Add missing memory/string instructions by Ulrich Weigand · 8 years ago
  62. 7d1ec2f [SystemZ] Reformat assembler/disassembler tests by Ulrich Weigand · 8 years ago
  63. ceb82ae [DAGCombiner] Add vector support to fold (shl/srl 0, x) -> 0 by Simon Pilgrim · 8 years ago
  64. 7fa7b1a Revert r301950: SpeculativeExecution: Stop using whitelist for costs by Chandler Carruth · 8 years ago
  65. 2385754 [AArch64] Fix a comment to match the code. NFC. by Martin Storsjo · 8 years ago
  66. 0dd30f8 Add a late IR expansion pass for the experimental reduction intrinsics. by Amara Emerson · 8 years ago
  67. a2ef53a [APInt] Fix indentation of tcDivide. Combine variable declaration and initialization. by Craig Topper · 8 years ago
  68. 78609ef [APInt] Use getNumWords function in udiv/urem/udivrem instead of reimplementinging it. by Craig Topper · 8 years ago
  69. 4d70cb5 [GlobalISel][X86] G_ZEXT i1 to i32/i64 support. by Igor Breger · 8 years ago
  70. 1df940a [UnreachableBlockElim] Check return value of constrainRegClass(). by Mikael Holmen · 8 years ago
  71. bf31cb7 [CodeGen] Don't require AA in TwoAddress at -O0. by Ahmed Bougacha · 8 years ago
  72. d5c43cc [CodeGen] Don't require AA in SDAGISel at -O0. by Ahmed Bougacha · 8 years ago
  73. 294ef0b [CodeGen] Compute DT/LI lazily in SafeStackLegacyPass. NFC. by Ahmed Bougacha · 8 years ago
  74. 756714d [CodeGen] Split SafeStack into a LegacyPass and a utility. NFC. by Ahmed Bougacha · 8 years ago
  75. 5de619e [CodeGen] Add an -O0 backend pipeline test. NFC. by Ahmed Bougacha · 8 years ago
  76. bde17ff [WebAssembly] Fix build error in wasm YAML code by Sam Clegg · 8 years ago
  77. 4daaa86 [InstCombine] add helper function for add X, C folds; NFCI by Sanjay Patel · 8 years ago
  78. 65e284e [WebAssembly] Improve libObject support for wasm imports and exports by Sam Clegg · 8 years ago
  79. 1ef30ee [InstCombine] add tests for andn; NFC by Sanjay Patel · 8 years ago
  80. 9051122 [ProfileSummary] Make getProfileCount a non-static member function. by Easwaran Raman · 8 years ago
  81. 851b7e5 FunctionImport: Simplify function llvm::thinLTOInternalizeModule. NFCI. by Peter Collingbourne · 8 years ago
  82. ab3dba8 [ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH by Lang Hames · 8 years ago
  83. 54fd142 [GVN] Fix a crash on encountering non-integral pointers by Keno Fischer · 8 years ago
  84. f7e3158 [AMDGPU] Fixed typo in GCNRegPressure, NFC by Stanislav Mekhanoshin · 8 years ago
  85. f90dff1 [InstCombine] update test file to use FileCheck; NFC by Sanjay Patel · 8 years ago
  86. 14cb303 DAGCombine: Combine shuffles of splat-shuffles by Zvi Rackover · 8 years ago
  87. a4fa9d3 [AArch64] Consider widening instructions in cost calculations by Matthew Simpson · 8 years ago
  88. cf5da38 [InstCombine] clean up matchDeMorgansLaws(); NFCI by Sanjay Patel · 8 years ago
  89. bcfd2cc [NewGVN] Simplify a DEBUG() statement. NFCI. by Davide Italiano · 8 years ago
  90. e32aebf [codeview] Check for a DIExpression offset for local variables by Reid Kleckner · 8 years ago
  91. 8b2dee8 Make it illegal for two Functions to point to the same DISubprogram by Adrian Prantl · 8 years ago
  92. e6140e7 NFC: refactor replaceDominatedUsesWith by Piotr Padlewski · 8 years ago
  93. 7cbfb46 [DWARF] Fix a parsing issue with type unit headers. by Wolfgang Pieb · 8 years ago
  94. ddb4f9c Fix the Endianness bug by adding the little endian UTF marker. by Eric Beckmann · 8 years ago
  95. d35f86e Suppress all uses of LLVM_END_WITH_NULL. NFC. by Serge Guelton · 8 years ago
  96. ddeab36 [lanai] Add computeKnownBitsForTargetNode for Lanai. by Jacques Pienaar · 8 years ago
  97. d650476 [NewGVN] Explain why sorting by pointer values doesn't introduce non-determinism. by Davide Italiano · 8 years ago
  98. 5600d46 [SystemZ] Support missing relocation types in RuntimeDyldELF by Ulrich Weigand · 8 years ago
  99. 072e32f [WebAssembly] Fix validation of start function by Sam Clegg · 8 years ago
  100. 8a634a8 [RegScavenger] Rangify a loop, NFC by Krzysztof Parzyszek · 8 years ago