1. cc10c1e Use an actual valid register in test by Matthias Braun · 9 years ago
  2. b68d770 Add -debug-info-for-profiling to emit more debug info for sample pgo profile collection by Dehao Chen · 9 years ago
  3. b9ac5dc [LV] Run loop-simplify and LCSSA explicitly instead of "requiring" them by Michael Kuperstein · 9 years ago
  4. 95a3600 LiveIntervalAnalysis: Cleanup; NFC by Matthias Braun · 9 years ago
  5. df5ffd6 [NVPTX] Fix lowering of fp16 ISD::FNEG. by Artem Belevich · 9 years ago
  6. 19ce959 [SCEV] Make getUDivExactExpr handle non-nuw multiplies correctly. by Eli Friedman · 9 years ago
  7. e350211 Preserve domtree and loop-simplify for runtime unrolling. by Eli Friedman · 9 years ago
  8. a8b917b Treat segment [B, E) as not overlapping block with boundaries [A, B) by Krzysztof Parzyszek · 9 years ago
  9. 621d1f4 [Hexagon] Remove dead defs from the live set when expanding wstores by Krzysztof Parzyszek · 9 years ago
  10. 57f0668 Revert r291670 because it introduces a crash. by Michael Kuperstein · 9 years ago
  11. 01355e8 Improve the `-filter-print-funcs` option to skip the banner for CGSCC pass when nothing is to be printed by Mehdi Amini · 9 years ago
  12. 4683557 [InstCombine] add tests for shl nsw with icmp eq/ne; NFCI by Sanjay Patel · 9 years ago
  13. 82823ef [InstCombine] add an assert to make a shl+icmp transform assumption explicit; NFCI by Sanjay Patel · 9 years ago
  14. 9c79f14 [CodeGenPrepare] Fix a typo in the comment. NFC. by Haicheng Wu · 9 years ago
  15. a1c9212 [InstCombine] remove a redundant check; NFCI by Sanjay Patel · 9 years ago
  16. 28f3575 ThinLTOBitcodeWriter: Clear comdats on filtered globals. by Peter Collingbourne · 9 years ago
  17. 1d08431 Cloning: Copy comdats when cloning globals. by Peter Collingbourne · 9 years ago
  18. 517331b Fix up a comment. NFC. by Michael Kuperstein · 9 years ago
  19. c3a226d [LV] Allow reductions that have several uses outside the loop by Michael Kuperstein · 9 years ago
  20. 92e82c5 cmake: Only sanitize use-after-scope if the host compiler supports it by Justin Bogner · 9 years ago
  21. f5697dc [AArch64] Generate literals by the little end by Evandro Menezes · 9 years ago
  22. d20f95e [NewGVN] We don't use postdom info anymore. Update. by Davide Italiano · 9 years ago
  23. 6449993 [ThinLTO] Add a recursive step in Metadata lazy-loading by Mehdi Amini · 9 years ago
  24. 57f557b [lit] Support sharding testsuites, for parallel execution. by Graydon Hoare · 9 years ago
  25. 05153bf [SLP] Add a tests for a fix for PR30787. by Alexey Bataev · 9 years ago
  26. d78f00a [AMDGPU] Do not allow register coalescer to create big superregs by Stanislav Mekhanoshin · 9 years ago
  27. 4a6dec6 GlobalISel: Implement narrowing for G_STORE by Justin Bogner · 9 years ago
  28. 6eefd2c GlobalISel: Correct copy-pasted comment. NFC by Justin Bogner · 9 years ago
  29. 6f03dce Don't create a comdat group for a dropped def with initializer by Teresa Johnson · 9 years ago
  30. 1dd9f80 Revert 292404 due to buildbot failures. by Kirill Bobyrev · 9 years ago
  31. 80480bf [X86] Minor code cleanup to fix several clang-tidy warnings. NFC by Kirill Bobyrev · 9 years ago
  32. 56e5bde [ARM] Create SubtargetFeatures from build attrs by Sam Parker · 9 years ago
  33. 7990fab raw_fd_ostream: Make file handles non-inheritable by default by Pavel Labath · 9 years ago
  34. 73dc33b [Assembler] Fix crash when assembling .quad for AArch32. by Chad Rosier · 9 years ago
  35. 4a5b076 [thumb,framelowering] Reset NoVRegs in Thumb1FrameLowering::emitPrologue. by Florian Hahn · 9 years ago
  36. c2e2612 [InstCombine][AVX2] Add DemandedElts support for VPERMD/VPERMPS shuffles by Simon Pilgrim · 9 years ago
  37. 1f4dfaa Re-revert: [globalisel] Tablegen-erate current Register Bank Information by Daniel Sanders · 9 years ago
  38. e22dda9 [InstCombine][AVX2] Tests showing missed opportunities to pass demanded elts through a vpermd/vpermps shuffle by Simon Pilgrim · 9 years ago
  39. 7d4a3d4 Re-commit: [globalisel] Tablegen-erate current Register Bank Information by Daniel Sanders · 9 years ago
  40. aa96763 [ARM] Create objdump subtarget from build attrs by Sam Parker · 9 years ago
  41. caaf153 [InstCombine] Remove unnecessary intrinsics demanded elts handling by Simon Pilgrim · 9 years ago
  42. e3d484c Fixed parser error on windows shell evaluation of RUN script line by Simon Pilgrim · 9 years ago
  43. 00b2f8c [X86][SSE] Simplify umax knownbits test by Simon Pilgrim · 9 years ago
  44. 476a6c5 [X86] Improve mul combine for negative multiplayer (2^c - 1) by Michael Zuckerman · 9 years ago
  45. 6994e23 Revert "[XRay][Arm] Repair XRay table emission on Arm32 and add tests to identify such problem earlier" by Renato Golin · 9 years ago
  46. ce4eec5 [SystemZ] Proper handling of undef flag while expanding pseudo. by Jonas Paulsson · 9 years ago
  47. be4bc89 [X86] Fix for bugzilla 31576 - add support for "data32" instruction prefix by Marina Yatsina · 9 years ago
  48. 3b7e672 [LoopDeletion] (cleanup, NFC) Fix one more local variable that didn't by Chandler Carruth · 9 years ago
  49. 02f541f [PM] Teach LoopDeletion to correctly update the LPM when loops are deleted. by Chandler Carruth · 9 years ago
  50. abe4967 [LoopDeletion] (cleanup, NFC) Make this test actually test what it by Chandler Carruth · 9 years ago
  51. 4cddac9 DAG: Consider nnan in isKnownNeverNaN by Matt Arsenault · 9 years ago
  52. f2f70f1 Revert rL292292 since it causes a SEGV on sanitizer-x86_64-linux-fuzzer build bot. by Wei Mi · 9 years ago
  53. c4a7209 [libFuzzer] remove stale code by Kostya Serebryany · 9 years ago
  54. 162faf4 [test-release.sh] Add Polly to the list of projects by Pengxuan Zheng · 9 years ago
  55. 97c35d1 [WebAssembly] Update grow_memory's return type. by Dan Gohman · 9 years ago
  56. c1fa073 MIRParser: Allow regclass specification on operand by Matthias Braun · 9 years ago
  57. 13bc67e [Target, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  58. 4fc1671 [libFuzzer] exit(1) on failed merge by Kostya Serebryany · 9 years ago
  59. 26071eb [libFuzzer] better link for trophies by Kostya Serebryany · 9 years ago
  60. dc30ded [NVPTX] Support global variables of integer type larger than i64. by Justin Lebar · 9 years ago
  61. 9d29b66 2 returns next to each other =). NFC by Xin Tong · 9 years ago
  62. 9256b5b Skip loop header while we can when computing loop safety info by Xin Tong · 9 years ago
  63. 38777f9 [LIT] Make util.executeCommand python3 friendly by Eric Fiselier · 9 years ago
  64. fb0c1c5 [NVPTX] Standardize asm printer on "foo \tbar". by Justin Lebar · 9 years ago
  65. 0e8415f [NVPTX] Clean up nested !strconcat calls. by Justin Lebar · 9 years ago
  66. db8ecaf [NVPTX] Implement min/max in tablegen, rather than with custom DAGComine logic. by Justin Lebar · 9 years ago
  67. f78819e [NVPTX] Lower integer absolute value idiom to abs instruction. by Justin Lebar · 9 years ago
  68. 38c1089 [NVPTX] Improve lowering of llvm.ctpop. by Justin Lebar · 9 years ago
  69. 7470b2c [NVPTX] Add lowering for llvm.bitreverse. by Justin Lebar · 9 years ago
  70. 9ff5ce4 [NVPTX] Fix function names in ctlz.ll test. Test-only change. by Justin Lebar · 9 years ago
  71. fd46a6b [NVPTX] Improve lowering of llvm.ctlz. by Justin Lebar · 9 years ago
  72. be4d3e0 [IR] Grammar police: "intact" is one word. NFC by Justin Lebar · 9 years ago
  73. bf51c92 [InstCombine] add tests to show missed shrinkage; NFC by Sanjay Patel · 9 years ago
  74. 0f46395 [libFuzzer] add ATTRIBUTE_NO_SANITIZE_MEMORY to sanitizer hooks by Kostya Serebryany · 9 years ago
  75. f519872 Introduce -unroll-partial-threshold to separate PartialThreshold from Threshold in loop unorller. by Dehao Chen · 9 years ago
  76. caab16e [RegisterCoalescing] Remove partial redundent copy. by Wei Mi · 9 years ago
  77. 84b54a1 Fix GettingStarted doc so that the example build command for cmake LLVM_ENABLE_PROJECTS works on linux by Mehdi Amini · 9 years ago
  78. 5699207 [libfuzzer] fixing collected pc addresses for coverage by Mike Aizatsky · 9 years ago
  79. 974466a [ADT] Add SparseBitVector::find_last(). by Zachary Turner · 9 years ago
  80. db5325a [libFuzzer] use table of recent compares for memcmp/strcmp (to unify the code between cmp and memcmp handling) by Kostya Serebryany · 9 years ago
  81. d4ebdc1 [libFuzzer] copy the options inside MutationDispatcher to avoid use-after-scope in mutator tests by Kostya Serebryany · 9 years ago
  82. f4d04d4 GlobalISel: fix comparison order for G_FCMP by Tim Northover · 9 years ago
  83. dfa332f GlobalISel: add callseq instructions to record stack usage by Tim Northover · 9 years ago
  84. 244264d GlobalISel: correctly handle varargs by Tim Northover · 9 years ago
  85. 1d3f429 [LoopDeletion] (cleanup, NFC) Use the dedicated helper to get a single by Chandler Carruth · 9 years ago
  86. 1b2cd63 [LV] Add requires asserts to test case by Matthew Simpson · 9 years ago
  87. 57a16bc [LoopDeletion] (cleanup, NFC) Fix another variable name to match LLVM by Chandler Carruth · 9 years ago
  88. df7385e [GlobalISel] track predecessor mapping during switch lowering. by Tim Northover · 9 years ago
  89. d3e09ec [X86][SSE] Split UMIN and UMAX known bits tests by Simon Pilgrim · 9 years ago
  90. ebd9341 [LoopDeletion] (cleanup, NFC) Remove a pointless comment. by Chandler Carruth · 9 years ago
  91. 70e0d71 [LoopDeletion] (cleanup, NFC) Make simple helper functions static by Chandler Carruth · 9 years ago
  92. 40d8cc1 [LoopDeletion] (cleanup, NFC) Stop passing around reference to a vector by Chandler Carruth · 9 years ago
  93. 067ba90 [PM] Clean up variable and parameter names to match modern LLVM naming by Chandler Carruth · 9 years ago
  94. e38a9b5 Silence some Sphinx diagnostics in an attempt to get the documentation builder back to green (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/1895). by Aaron Ballman · 9 years ago
  95. 985d6ae Add a test case for LICM when promoting locals that may be read after the throw within the loop. NFCI. by Xin Tong · 9 years ago
  96. eaad74d [InstCombine] refactor foldICmpShlConstant(); NFCI by Sanjay Patel · 9 years ago
  97. a6fcb69 [bpf] fix stack-use-after-scope by Alexei Starovoitov · 9 years ago
  98. 73275fd Enabled -fsanitize-address-use-after-scope for -DLLVM_USE_SANITIZER=Address by Vitaly Buka · 9 years ago
  99. e3aa759 [cmake] Update SOVERSION for the new versioning scheme by Michal Gorny · 9 years ago
  100. caab3a8 [LV] Mark non-consecutive-like pointers non-uniform by Matthew Simpson · 9 years ago