1. c2c0b27 [mips][ias] Enable IAS by default for N64 on Debian mips64el. by Simon Dardis · 9 years ago
  2. 095eb00 [ARM] Promote small global constants to constant pools by James Molloy · 9 years ago
  3. 8c9a9af GlobalISel: legalize GEP instructions with small offsets. by Tim Northover · 9 years ago
  4. 3d658a6 GlobalISel: relax type constraints on G_ICMP to allow pointers. by Tim Northover · 9 years ago
  5. 3d94178 GlobalISel: remove "unsized" LLT by Tim Northover · 9 years ago
  6. ccc7ec7 llvm/test/Transforms/CorrelatedValuePropagation/alloca.ll REQUIRES +Asserts. by NAKAMURA Takumi · 9 years ago
  7. cdce758 GlobalISel: cache pointer sizes in LLT by Tim Northover · 9 years ago
  8. 4cb3509 [llvm-cov] Move some layout logic to the right spot (NFC) by Vedant Kumar · 9 years ago
  9. 61f5694 [llvm-cov] Hide instantiation views for unexecuted functions by Vedant Kumar · 9 years ago
  10. 2fcbfcf [llvm-cov] Don't create 'jump to ...' links in nested views by Vedant Kumar · 9 years ago
  11. 0bcb8fb Add some shortcuts in LazyValueInfo to reduce compile time of Correlated Value Propagation. by Wei Mi · 9 years ago
  12. f158709 [CMake] Fixing lit for runtimes directory by Jonas Hahnfeld · 9 years ago
  13. 577674b [libFuzzer] disable test that requires debug info -- it fails on the bot by Kostya Serebryany · 9 years ago
  14. 3f6d675 [libFuzzer] move the AFL driver build rule test into the uninstrumented dir by Kostya Serebryany · 9 years ago
  15. 7551d48 [llvm-cov] Make a method name more accurate (NFC) by Vedant Kumar · 9 years ago
  16. 7e2d153 [libFuzzer] fix print_pcs test by Kostya Serebryany · 9 years ago
  17. 90562cd [llvm-cov] Don't print a verbose title when looking at one file by Vedant Kumar · 9 years ago
  18. 5d97808 [llvm-cov] Fix tests that aren't checking anything (NFC) by Vedant Kumar · 9 years ago
  19. f0b5dd7 [libFuzzer] implement print_pcs with trace-pc-guard. Change the trace-pc-guard heuristic for 8-bit counters to look more like in AFL (not that it's provable better, but the existin test preferes this heuristic) by Kostya Serebryany · 9 years ago
  20. f09ca2f Add a C++ unittest to test the fix for PR30213. by Wei Mi · 9 years ago
  21. 4574c11 [doc] [CUDA] Add sections about STL support and differences between nvcc and clang to CompileCudaWithLLVM.rst. by Justin Lebar · 9 years ago
  22. 8159863 [LangRef] Add a clarifying example for undef by Sanjoy Das · 9 years ago
  23. 26586a8 [libFuzzer] add 8-bit counters to trace-pc-guard handler by Kostya Serebryany · 9 years ago
  24. 0ebfb4e [InstCombine] refactor eq/ne cases in foldICmpUsingKnownBits() ; NFCI by Sanjay Patel · 9 years ago
  25. f5898c1 [pdb] Fix unit test compilation. by Zachary Turner · 9 years ago
  26. a18aa4c [InstCombine] add vector tests for foldICmpUsingKnownBits() by Sanjay Patel · 9 years ago
  27. b5689e7 [pdb] Get rid of Data and RawData in CVType. by Zachary Turner · 9 years ago
  28. a9d16c9 [pdb] Write TPI hash values to the TPI stream. by Zachary Turner · 9 years ago
  29. a984fc7 [MC] Handle discardable COFF sections in assembly by Reid Kleckner · 9 years ago
  30. a364825 Fix auto-upgrade of TBAA tags in Bitcode Reader by Mehdi Amini · 9 years ago
  31. 86a6238 Fix indentation in codeview code by Reid Kleckner · 9 years ago
  32. fd7afc4 [LTO] Move tests from test/tools to test/LTO, as they're testing the API functionalities (NFC) by Mehdi Amini · 9 years ago
  33. bdf517a [LTO] Fix commons handling by Mehdi Amini · 9 years ago
  34. e038466 [ThinLTO] Add an option to llvm-lto to print some basic statistics for the index by Mehdi Amini · 9 years ago
  35. 93e6e54 Finish renaming remaining analyzeBranch functions by Matt Arsenault · 9 years ago
  36. 9becdee [Stackmap] Added callsite counts to emitted function information. by Sanjoy Das · 9 years ago
  37. 0890bf3 [x86] regenerate checks by Sanjay Patel · 9 years ago
  38. 421442e [x86] regenerate checks by Sanjay Patel · 9 years ago
  39. eb967fb Revert "[ARM] Promote small global constants to constant pools" by Evgeniy Stepanov · 9 years ago
  40. 4e8d86c [x86] regenerate checks by Sanjay Patel · 9 years ago
  41. d41f227 [lib/LTO] Fix a typo. NFC. by Davide Italiano · 9 years ago
  42. aceeb33 Revert "AMDGPU: Use SOPK compare instructions" by Matt Arsenault · 9 years ago
  43. fff5113 AMDGPU: Use SOPK compare instructions by Matt Arsenault · 9 years ago
  44. 50aa910 Verifier: Mark orphaned DICompileUnits as a debug info failure. by Adrian Prantl · 9 years ago
  45. b1a710d Make analyzeBranch family of instruction names consistent by Matt Arsenault · 9 years ago
  46. ab302cd AArch64: Use TTI branch functions in branch relaxation by Matt Arsenault · 9 years ago
  47. b4dbf03 [x86] fix formatting; NFC by Sanjay Patel · 9 years ago
  48. 2462473 [compiler-rt] Avoid instrumenting sanitizer functions by Etienne Bergeron · 9 years ago
  49. c348bc4 [X86][SSE] Improve recognition of i64 sitofp conversions that can be performed as i32 (PR29078) by Simon Pilgrim · 9 years ago
  50. 1e06f6c [LoopInterchange] Typo. NFC. by Chad Rosier · 9 years ago
  51. 1e694f0 [LoopInterchange] Add CL option to override cost threshold. by Chad Rosier · 9 years ago
  52. e65dbf0 [X86][SSE] Don't use PSHUFD directly - lower with generic shuffle by Simon Pilgrim · 9 years ago
  53. 47eb9d5 getValueType().getScalarSizeInBits() -> getScalarValueSizeInBits(), round 2 ; NFCI by Sanjay Patel · 9 years ago
  54. fb1804b [LoopInterchange] Cleanup debug whitespace. NFC. by Chad Rosier · 9 years ago
  55. c0a42ff getVectorElementType().getSizeInBits() -> getScalarSizeInBits() ; NFCI by Sanjay Patel · 9 years ago
  56. a7c48cc getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI by Sanjay Patel · 9 years ago
  57. e9c64c5 Fix typo in comment [NFC] by Etienne Bergeron · 9 years ago
  58. 0f71258 AMDGPU: Support folding FrameIndex operands by Matt Arsenault · 9 years ago
  59. 04e0167 getValueType().getScalarSizeInBits() -> getScalarValueSizeInBits() ; NFCI by Sanjay Patel · 9 years ago
  60. f4559b5 getScalarType().getSizeInBits() -> getScalarSizeInBits() ; NFCI by Sanjay Patel · 9 years ago
  61. 8bc95d0 AMDGPU: Improve splitting 64-bit bit ops by constants by Matt Arsenault · 9 years ago
  62. be3fec6 [LV] Process pointer IVs with PHINodes in collectLoopUniforms by Matthew Simpson · 9 years ago
  63. b50cea7 [ARM] Promote small global constants to constant pools by James Molloy · 9 years ago
  64. 2ecc1fc MCInstrDesc: this fixes an issue setting/getting member Flags, which by Sjoerd Meijer · 9 years ago
  65. 3824319 [X86][SSE] Removed unused getTargetShuffleNode function by Simon Pilgrim · 9 years ago
  66. 1c82089 [X86] Added i128 lshr+shl -> mask combine test by Simon Pilgrim · 9 years ago
  67. 7328eb7 Fix code-gen crash on Power9 for insert_vector_elt with variable index (PR30189) by Nemanja Ivanovic · 9 years ago
  68. 707666e [InstCombine] Merged two test files and regenerated checks using update_test_checks.py. NFC. by Andrea Di Biagio · 9 years ago
  69. f64fd37 [StackProtector] Use INITIALIZE_TM_PASS instead of INITIALIZE_PASS by Silviu Baranga · 9 years ago
  70. 3477191 Adding missing directive for Power9. by Nemanja Ivanovic · 9 years ago
  71. 9320a12 [X86][SSE] Don't blend vector shifts with MOVSS/MOVSD directly, lower from generic shuffle by Simon Pilgrim · 9 years ago
  72. 62660f0 [asan] Enable -asan-use-private-alias on Darwin/Mach-O, add test for ODR false positive with LTO (llvm part) by Kuba Brecka · 9 years ago
  73. 9502e5b Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently" by James Molloy · 9 years ago
  74. 76c5395 Missing includes. by Vassil Vassilev · 9 years ago
  75. d40a562 GlobalISel: mark pointer stores as legal on AArch64. by Tim Northover · 9 years ago
  76. 82d457b This reapplies r281304. The issue was that I had missed by Sjoerd Meijer · 9 years ago
  77. ad1b22c AVX-512: Fixed a bug in kortest.z intrinsic by Elena Demikhovsky · 9 years ago
  78. 3ef99c9 [AVX512BW] Change truncStore action (v16i16->v16i18). It can be legal only with AVX512VL. by Igor Breger · 9 years ago
  79. cb2901c [X86] Remove the VCVTSI2SD32 with rounding intrinsic. It's not used by clang and not needed since 32-bit integer to double is always exact. by Craig Topper · 9 years ago
  80. 81a2b89 Create a getelementptr instead of sub expr for ValueOffsetPair if the by Wei Mi · 9 years ago
  81. e6c628f Ensure Polly linking works without BUILD_SHARED_LIBS by Tobias Grosser · 9 years ago
  82. 6f025c1 gold: Simplify. Do not unnecessarily enumerate Obj's symbols. by Peter Collingbourne · 9 years ago
  83. a4826c1 [libFuzzer] start using trace-pc-guard as an alternative source of coverage by Kostya Serebryany · 9 years ago
  84. 8ea4234 [sanitizer-coverage] add yet another flavour of coverage instrumentation: trace-pc-guard. The intent is to eventually replace all of {bool coverage, 8bit-counters, trace-pc} with just this one. LLVM part by Kostya Serebryany · 9 years ago
  85. 3cb3e3c Address Pete's review comment and define OrigArg on its own line. by Akira Hatanaka · 9 years ago
  86. 90a2aec [ObjCARC] Traverse chain downwards to replace uses of argument passed to by Akira Hatanaka · 9 years ago
  87. e7f7e18 [llvm-cov] Just emit the version number in the index file by Vedant Kumar · 9 years ago
  88. d78e421 [AArch64] Simplify patchpoint/stackmap size test (r281301). NFC. by Ahmed Bougacha · 9 years ago
  89. c3d0d35 [CodeGen] Fix invalid shift in mul expansion by Pawel Bylica · 9 years ago
  90. 3389341 [DAG] Allow build-to-shuffle combine to combine builds from two wide vectors. by Michael Kuperstein · 9 years ago
  91. 7402add Next set of additional error checks for invalid Mach-O files for bad load commands by Kevin Enderby · 9 years ago
  92. 60fc58a [Hexagon] Better handling of HVX vector lowering by Krzysztof Parzyszek · 9 years ago
  93. 9f45ab5 add tests for PR28672 by Sanjay Patel · 9 years ago
  94. 9e6badc Reapply "InstCombine: Reduce trunc (shl x, K) width." by Matt Arsenault · 9 years ago
  95. f461e09 AArch64: Cleanup tailcall CC check, enable swiftcc. by Matthias Braun · 9 years ago
  96. 1defb8f AMDGPU: Remove code I think is dead by Matt Arsenault · 9 years ago
  97. a3d7c71 .clang-tidy: correct style name is 'camelBack' not 'lowerCase'. by Mike Aizatsky · 9 years ago
  98. ec4f2a0 AMDGPU: Support commuting a FrameIndex operand by Matt Arsenault · 9 years ago
  99. 470b8e4 [LV] Clean up uniform induction variable analysis (NFC) by Matthew Simpson · 9 years ago
  100. 9330005 [LTO] Don't pass SF_Undefined symbols to the IRmover. by Davide Italiano · 9 years ago