1. 30eac4b AMDGPU: Fix v16i32 to v16i8 truncstore by Matt Arsenault · 10 years ago
  2. 02c18f4 [libFuzzer] trace switch statements and apply mutations based on the expected case values by Kostya Serebryany · 10 years ago
  3. 8cb3db9 ELFYAML: Enable parsing of EM_AMDGPU by Tom Stellard · 10 years ago
  4. 01e2215 AMDGPU/SI: Set DwarfRegNum by Matt Arsenault · 10 years ago
  5. 6a224c3 TableGen: Support folding casts from bits to int by Matt Arsenault · 10 years ago
  6. a29a752 docs: Add information about helper scripts to HowToReleaseLLVM page by Tom Stellard · 10 years ago
  7. b0619e0 AMDGPU/SI: Remove unused pattern for f32 constant loads by Tom Stellard · 10 years ago
  8. 8d13756 [ARM] Lower modulo operation to generate __aeabi_divmod on Android by Sumanth Gundapaneni · 10 years ago
  9. 2623dd4 MIR Parser: Report an error when a constant pool item is redefined. by Alex Lorenz · 10 years ago
  10. 2bc6316 MIR Parser: Report an error when a virtual register is redefined. by Alex Lorenz · 10 years ago
  11. 8a6197a fix memcpy/memset/memmove lowering when optimizing for size by Sanjay Patel · 10 years ago
  12. dd6dcb6 [libFuzzer] fix the strncmp interceptor -- it should respect short strings. by Kostya Serebryany · 10 years ago
  13. f4745ec Fix TableGen code generation for ReadNone attribute. by Eric Christopher · 10 years ago
  14. 3b00227 enable fast-math-flag propagation to DAG nodes by Sanjay Patel · 10 years ago
  15. 044eeda Enable dfsan for aarch64 by Adhemerval Zanella · 10 years ago
  16. 93204d2 Add a TargetMachine hook that verifies DataLayout compatibility by Mehdi Amini · 10 years ago
  17. 4db6728 [SLP vectorizer]: Choose the best consecutive candidate to pair with a store instruction. by Wei Mi · 10 years ago
  18. 778e064 Fix lli with OrcLazyJIT: the default DataLayout was used. by Mehdi Amini · 10 years ago
  19. ece90bb AMDGPU: Set SubRegIndex size and offset by Matt Arsenault · 10 years ago
  20. b240003 AMDGPU: Fix unreachable when emitting binary debug info by Matt Arsenault · 10 years ago
  21. fbd9479 MIR Serialization: Serialize the machine basic block's successor weights. by Alex Lorenz · 10 years ago
  22. cfe562c [COFF] Add IMAGE_SCN_TYPE_NOLOAD to SectionCharacteristics by David Majnemer · 10 years ago
  23. a495784 AMDGPU/SI: Simplify moveSMRDToVALU() by Tom Stellard · 10 years ago
  24. a3a8dc4 AMDGPU/SI: Remove isTriviallyReMaterializable() function from SIInstrInfo by Tom Stellard · 10 years ago
  25. f04b7c7 [mips] Fix out-of-date debug information in test file. by Vasileios Kalintiris · 10 years ago
  26. fc77c83 MCJITTests/MCJITCAPITest.cpp: Try to appease i686-win32. by NAKAMURA Takumi · 10 years ago
  27. 458b5f3 [mips][FastISel] Remove hidden mips-fast-isel option. by Vasileios Kalintiris · 10 years ago
  28. 3b79f0c [mips][FastISel] Apply only zero-extension to constants prior to their materialization. by Vasileios Kalintiris · 10 years ago
  29. 4b26be6 [test-release.sh] Add -no-libunwind to disable it on targets that don't support it. by Daniel Sanders · 10 years ago
  30. 78a589c [X86] Recognize "flags" as an identifier, not a register in Intel-syntax inline asm by Michael Kuperstein · 10 years ago
  31. d8c145f Add amdopencl environment to triple by Matt Arsenault · 10 years ago
  32. 77907c7 [LoopVer] Add missing std::move by Adam Nemet · 10 years ago
  33. 52aafdb [LDist] Filter the checks locally rather than in LAA, NFC by Adam Nemet · 10 years ago
  34. 11186e1 [libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o dfsan), add a test by Kostya Serebryany · 10 years ago
  35. 7c8bec3 [MCJIT] Fix a memory leak in a unit test that was introduced in r243589. by Lang Hames · 10 years ago
  36. c01d39e [libFuzzer] implement memcmp hook for data-flow-guided fuzzing (w/o dfsan), extend the memcmp fuzzer test by Kostya Serebryany · 10 years ago
  37. b1d5086 Prefix make_reverse_iterator with llvm namespace. by Pete Cooper · 10 years ago
  38. b7177b0 push fast-math check for machine-combiner reassociations into instruction-type check; NFC by Sanjay Patel · 10 years ago
  39. 6821f63 IR: Implement Value::mergeUseLists() iteratively by Matthias Braun · 10 years ago
  40. 7fe1972 [MCJIT] Fix PR20656 by teaching MCJIT to honor ExecutionEngine's global mapping. by Lang Hames · 10 years ago
  41. 6fc1adf Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the other files that have the same typo. All comments, no functionality change! (Merely a "fuctionality" change.) by Nick Lewycky · 10 years ago
  42. 3134ceb [dsymutil] Re-add command line option -v this time printing the version. by Frederic Riss · 10 years ago
  43. ba72b70 [dsymutil] Use option categories. by Frederic Riss · 10 years ago
  44. 2096f62 [dsymutil] Rename -v option to -verbose by Frederic Riss · 10 years ago
  45. 639ec3d Reapply "Add reverse(ContainerTy) range adapter." by Pete Cooper · 10 years ago
  46. b026a8a Rename hasCompatibleFunctionAttributes->areInlineCompatible based by Eric Christopher · 10 years ago
  47. f66eda9 [X86][SSE] Keep 32-bit target i64 vector shifts on SSE unit. by Simon Pilgrim · 10 years ago
  48. 3614662 AArch64: use 32-bit MOV rather than UBFX to truncate registers. by Tim Northover · 10 years ago
  49. 81474d3 MIR Serialization: Serialize the frame info's save and restore points. by Alex Lorenz · 10 years ago
  50. 3b4ca38 MIR Parser: Extract the code that parses MBB references into a new method. NFC. by Alex Lorenz · 10 years ago
  51. 5ff91d8 [X86][SSE] Vectorize i64 ASHR operations by Simon Pilgrim · 10 years ago
  52. c54abc9 Revert "Add reverse(ContainerTy) range adapter." by Pete Cooper · 10 years ago
  53. 0552dc7 [opaque pointers] Remove use of PointerType::getElementType in favor of GEPOperator::getSourceElementType by David Blaikie · 10 years ago
  54. a53ce4e Add reverse(ContainerTy) range adapter. by Pete Cooper · 10 years ago
  55. 67e53da [ASan] Disable dynamic alloca and UAR detection in presence of returns_twice calls. by Alexey Samsonov · 10 years ago
  56. 55e9a41 [llvm-objdump] Inverting logic to match the word "predicate". Returning true when we want it rather than when we want to discard it. by Colin LeMahieu · 10 years ago
  57. 154b3f0 [llvm-objdump] Merging MachO DumpSections in to FilterSections. Simplifying some predicate logic. by Colin LeMahieu · 10 years ago
  58. 7e90f69 Roll forward r242871 by Jingyue Wu · 10 years ago
  59. dd741a8 MIR Serialization: Serialize the '.cfi_def_cfa' CFI instruction. by Alex Lorenz · 10 years ago
  60. 0b7483e MIR Parser: Parse multiple LHS register machine operands. by Alex Lorenz · 10 years ago
  61. 7a641cc move DAGCombiner's allowableAlignment() helper function into the TLI by Sanjay Patel · 10 years ago
  62. 8ad735a [asan] Remove special case mapping on Android/AArch64. by Evgeniy Stepanov · 10 years ago
  63. 63aeece LowerBitSets: Add debugging output. by Peter Collingbourne · 10 years ago
  64. 607fe5b [Unroll] Handle SwitchInst properly. by Michael Zolotukhin · 10 years ago
  65. 815580f [Unroll] Don't crash when simplified branch condition is undef. by Michael Zolotukhin · 10 years ago
  66. 952e40f Rename test full-unroll-bad-geps.ll to full-unroll-crashers.ll. by Michael Zolotukhin · 10 years ago
  67. aaa9ff3 Fix typos in comments. NFC. by Lang Hames · 10 years ago
  68. 4e3c7c2 Revert "[PeepholeOptimizer] Look through PHIs to find additional register sources" by Bruno Cardoso Lopes · 10 years ago
  69. de85af6 Add an ArgList::AddAllArgs that accepts a vector of OptSpecifier. by Douglas Katzman · 10 years ago
  70. eb745dc AArch64: use AddressingModes.h accessors for compare shifts by Tim Northover · 10 years ago
  71. c3a9cb5 test-release.sh: Add option for building the OpenMP run-time by Hans Wennborg · 10 years ago
  72. a229846 Reverting r243386 because it has serious post-commit concerns that have not been addressed. Also reverts r243389, which relied on this commit. by Aaron Ballman · 10 years ago
  73. edbf9d7 [llvm-objdump] Added -j flag to filter sections that are operated on. by Colin LeMahieu · 10 years ago
  74. d63325d Temporarily revert r242871 by Jingyue Wu · 10 years ago
  75. e541870 [PPC] Fix PR24216: Don't generate splat for misaligned shuffle mask by Bill Schmidt · 10 years ago
  76. b8b226b [AArch64] Define subtarget feature strict-align. by Akira Hatanaka · 10 years ago
  77. dc9125e Make function comments consistently imperative. by Bjarke Hammersholt Roune · 10 years ago
  78. 44d65ea [Statepoints] Let patchable statepoints have a symbolic call target. by Sanjoy Das · 10 years ago
  79. a27dfaf Fix broken ArrayRef conversion from r243497. by Alex Lorenz · 10 years ago
  80. 8fd3ed9 ignore duplicate divisor uses when transforming into reciprocal multiplies (PR24141) by Sanjay Patel · 10 years ago
  81. 6ea347b fix TLI's combineRepeatedFPDivisors interface to return the minimum user threshold by Sanjay Patel · 10 years ago
  82. ba90cee MIR Serialization: Serialize the target index machine operands. by Alex Lorenz · 10 years ago
  83. 4fb2f33 [ARM] Define subtarget feature strict-align. by Akira Hatanaka · 10 years ago
  84. db059db AArch64: be careful of large immediates when optimising cmps. by Tim Northover · 10 years ago
  85. 62df004 [tests] Use llvm-readobj instead of macho-dump. by Davide Italiano · 10 years ago
  86. 6969fd1 [PeepholeOptimizer] Look through PHIs to find additional register sources by Bruno Cardoso Lopes · 10 years ago
  87. a0b4070 [mips][FastISel] Fix call lowering by bailing out on "fastcc" calls. by Vasileios Kalintiris · 10 years ago
  88. 86eea13 [RuntimeDyld] Remove a memory-leak that was introduced in r243456. Thanks to Ben by Lang Hames · 10 years ago
  89. 1e8077f Fix typo. by Chih-Hung Hsieh · 10 years ago
  90. 8da0a80 Limit this test only on linux. by Chih-Hung Hsieh · 10 years ago
  91. c82121e [Unroll] Add debug dumps to loop-unroll analyzer. by Michael Zolotukhin · 10 years ago
  92. 0ed54d8 [mips][FastISel] Fix generated code for IR's select instruction. by Vasileios Kalintiris · 10 years ago
  93. 8ae1a0f [Unroll] Don't analyze blocks outside the loop. by Michael Zolotukhin · 10 years ago
  94. 03b49c8 AMDGPU: Don't try to use LDS/vector for private if pointer value stored by Matt Arsenault · 10 years ago
  95. 7a1c02d AMDGPU: Fix crash if called function is a bitcast by Matt Arsenault · 10 years ago
  96. 7d4d116 [SCEV] Apply NSW and NUW flags via poison value analysis by Jingyue Wu · 10 years ago
  97. c3f2d5b AMDGPU: Fix return type of getImplicitParameterOffset. by Matt Arsenault · 10 years ago
  98. 6adfd93 Add a test case for r242191 ([MMX] Use the appropriate instructions for by Alex Lorenz · 10 years ago
  99. ce8287d [RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAddress take a SectionRef by Lang Hames · 10 years ago
  100. eb9ef2d Move unit tests to target specific directories. by Chih-Hung Hsieh · 10 years ago