1. 428ba8e [X86][SSE] Improve recognition of uitofp conversions that can be performed as sitofp by Simon Pilgrim · 9 years ago
  2. 868c6d1 [Loop vectorizer] Simplified GEP cloning. NFC. by Elena Demikhovsky · 9 years ago
  3. f54e133 Change the order of the splitted store from high - low to low - high. by Wei Mi · 9 years ago
  4. 2bed903 [libFuzzer] use 'if guard' instead of 'if guard >= 0' with trace-pc; change the guard type to intptr_t; use separate array for 8-bit counters by Kostya Serebryany · 9 years ago
  5. 4b868ad [llvm-objump] Simplify the code. NFCI. by Davide Italiano · 9 years ago
  6. a64fbcf [lib/LTO] Try harder to reduce code duplication. NFCI. by Davide Italiano · 9 years ago
  7. 52c60ce [X86][SSE] Added vector udiv combine tests by Simon Pilgrim · 9 years ago
  8. 063b327 [X86][SSE] Added vector fcopysign combine tests by Simon Pilgrim · 9 years ago
  9. b6d6773 [ThinLTO] Ensure anonymous globals renamed even at -O0 by Teresa Johnson · 9 years ago
  10. 1982c8e [X86][SSE] Added vector mul combine tests by Simon Pilgrim · 9 years ago
  11. cbaa900 [X86][SSE] Improve target shuffle mask extraction by Simon Pilgrim · 9 years ago
  12. 83d088f [X86][AVX] Test target shuffle combining on 32 and 64-bit targets by Simon Pilgrim · 9 years ago
  13. db0c416 [X86][AVX2] Add target shuffle constant folding tests by Simon Pilgrim · 9 years ago
  14. 679cf95 [X86][AVX] Add target shuffle constant folding tests by Simon Pilgrim · 9 years ago
  15. aa105ad [X86][XOP] Add target shuffle constant folding tests by Simon Pilgrim · 9 years ago
  16. 05c5270 [X86][SSSE3] Add target shuffle constant folding tests by Simon Pilgrim · 9 years ago
  17. 973dd0e [Hexagon] segv while processing SUnit with nullNodePtr by Ron Lieberman · 9 years ago
  18. de82da5 AMDGPU: Fix broken FrameIndex handling by Matt Arsenault · 9 years ago
  19. 28d0522 AMDGPU: Rename spill operands to match real instruction by Matt Arsenault · 9 years ago
  20. 077ab85 AMDGPU: Push bitcasts through build_vector by Matt Arsenault · 9 years ago
  21. 338f974 [libFuzzer] properly reset the guards when reseting the coverage. Also try to fix check-fuzzer on the bot by Kostya Serebryany · 9 years ago
  22. d1e3c5a Don't create a SymbolTable in Function when the LLVMContext discards value names (NFC) by Mehdi Amini · 9 years ago
  23. f3f34d6 [MIR Parser] Fix Build! by Mehdi Amini · 9 years ago
  24. 5f16c76 MIR Parser: issue an error when the Context discard value names. by Mehdi Amini · 9 years ago
  25. b9cc2c4 [libFuzzer] change trace-pc to use 8-byte guards by Kostya Serebryany · 9 years ago
  26. 16197d8 [sanitizer-coverage] change trace-pc to use 8-byte guards by Kostya Serebryany · 9 years ago
  27. 977635d Revert "Don't create a SymbolTable in Function when the LLVMContext discards value names (NFC)" by Mehdi Amini · 9 years ago
  28. e3e722b Don't create a SymbolTable in Function when the LLVMContext discards value names (NFC) by Mehdi Amini · 9 years ago
  29. 982faf2 AMDGPU: Use i64 scalar compare instructions by Matt Arsenault · 9 years ago
  30. 019f4de AMDGPU/SI: Fix kernel argument ABI for HSA by Tom Stellard · 9 years ago
  31. 78279ce [CMake] Support symlinks with the same name as the binary by Chris Bieneman · 9 years ago
  32. 16150b3 [InstCombine] canonicalize vector select with constant vector condition to shuffle by Sanjay Patel · 9 years ago
  33. 8f824fe AMDGPU: Allow some control flow intrinsics to be CSEd by Matt Arsenault · 9 years ago
  34. df9dcaf [safestack] Fix assertion failure in stack coloring. by Evgeniy Stepanov · 9 years ago
  35. 005bfb8 [RegAllocGreedy] Fix the list of NewVRegs for last chance recoloring. by Quentin Colombet · 9 years ago
  36. 12bac3e [RegAllocGreedy] Fix an assertion and condition when last chance recoloring is used. by Quentin Colombet · 9 years ago
  37. 77361ae AMDGPU: Refactor kernel argument lowering by Tom Stellard · 9 years ago
  38. 3a74bac AMDGPU: Use SOPK compare instructions by Matt Arsenault · 9 years ago
  39. 1961591 AMDGPU/SI: Add support for triples with the mesa3d operating system by Tom Stellard · 9 years ago
  40. 59183b9 [InstCombine] allow vector types for constant folding / computeKnownBits (PR24942) by Sanjay Patel · 9 years ago
  41. 463cfe4 [LTO] Add ability to parse AA pipelines. by Davide Italiano · 9 years ago
  42. 740da34 [WebAssembly] Fix function types of CFGStackify tests by Derek Schuff · 9 years ago
  43. 839ecc8 [X86][SSE] Added vector sub combine tests by Simon Pilgrim · 9 years ago
  44. b2c2d1f [X86][SSE] Added vector add combine tests by Simon Pilgrim · 9 years ago
  45. 7add7dd Install libLLVM if needed with LLVM_INSTALL_TOOLCHAIN_ONLY by Derek Schuff · 9 years ago
  46. db393b8 Defer asm errors to post-statement failure by Nirav Dave · 9 years ago
  47. 4746214 Change extractProfMetadata and extractProfTotalWeight to const member function. by Dehao Chen · 9 years ago
  48. 6dc8c1a Make test slightly more explicit. NFC. by Michael Kuperstein · 9 years ago
  49. 0d3cd48 LoopDistribute should preserve GlobalsAA. by Eli Friedman · 9 years ago
  50. 3383e2c LoopLoadElimination should preserve GlobalsAA. by Eli Friedman · 9 years ago
  51. 58071c9 auto-generate checks by Sanjay Patel · 9 years ago
  52. 9fd0ad8 auto-generate checks by Sanjay Patel · 9 years ago
  53. f15b3af Fix test after renaming -name-anon-functions pass to -name-anon-globals by Mehdi Amini · 9 years ago
  54. 1832d7b [LTO] Use llvm-nm instead of nm in new tests by Teresa Johnson · 9 years ago
  55. d964ea8 Actually remove the Mangler from the AsmPrinter and clean up the places it was "used" but not used. by Eric Christopher · 9 years ago
  56. 7bbc777 Fix a hidden use of grabbing the Mangler from the AsmPrinter and update by Eric Christopher · 9 years ago
  57. 8dff0d8 Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC) by Mehdi Amini · 9 years ago
  58. 4dbfcbb Fix NameAnonFunctions pass: for ThinLTO we need to rename global variables as well by Mehdi Amini · 9 years ago
  59. 1af8186 [InstCombine] add helper functions for visitICmpInst(); NFCI by Sanjay Patel · 9 years ago
  60. ad63f23 [IRObjectFile] Turn llvm_unreachable("foo") into something more explicative. by Davide Italiano · 9 years ago
  61. 3284f27 [LTO] Prevent asm references to be dropped from the output. by Davide Italiano · 9 years ago
  62. c49f5e8 [AArch64][GlobalISel] Add default regbank mapping for int<>FP. by Ahmed Bougacha · 9 years ago
  63. d705c9f [AArch64][GlobalISel] Add default regbank mapping for G_FCMP. by Ahmed Bougacha · 9 years ago
  64. 16527fa [AArch64][GlobalISel] Add default regbank mapping for FP ops. by Ahmed Bougacha · 9 years ago
  65. 07ca84e [AArch64][GlobalISel] Test default regbank mapping for G_ICMP. by Ahmed Bougacha · 9 years ago
  66. c3852f5 [AArch64][GlobalISel] Add default regbank mappings for mixed-type ops. by Ahmed Bougacha · 9 years ago
  67. ac10524 [AArch64][GlobalISel] Add tests for default RegBank mappings. NFC. by Ahmed Bougacha · 9 years ago
  68. cd01b58 Reapplying r278731 after fixing the problem that caused it to be reverted. by David L Kreitzer · 9 years ago
  69. 0057769 [mips] Fix previous revert r281726. by Simon Dardis · 9 years ago
  70. 7435b28 Place the lowered phi instruction(s) before the DEBUG_VALUE entry by Keith Walker · 9 years ago
  71. ffabbc5 Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6" by Simon Dardis · 9 years ago
  72. 8ab74ba [LTO] Fix handling of mixed (regular and thin) mode LTO by Teresa Johnson · 9 years ago
  73. e38b67f [mips] Fix aui/daui/dahi/dati for MIPSR6 by Simon Dardis · 9 years ago
  74. ea7e0cd Reverting r281719, this is causing buildbot failures and timeouts again. by Sjoerd Meijer · 9 years ago
  75. 89f7a48 [AArch64][GlobalISel] Use the generic DefaultMapping as the default. by Ahmed Bougacha · 9 years ago
  76. f9c0a77 This is an attempt to reapply r280808: [ARM] Lower UDIV+UREM to UDIV+MLS by Sjoerd Meijer · 9 years ago
  77. 6c1574b Trying to fix Mangler memory leak in TargetLoweringObjectFile. by Eric Liu · 9 years ago
  78. 793f008 [LCG] Redesign the lazy post-order iteration mechanism for the by Chandler Carruth · 9 years ago
  79. d95bdda [ARM] Promote small global constants to constant pools by James Molloy · 9 years ago
  80. 88a23b6 Move the Mangler from the AsmPrinter down to TLOF and clean up the by Eric Christopher · 9 years ago
  81. 2ce67fb Remove unused function getMang(). by Eric Christopher · 9 years ago
  82. c53e384 [CUDA] [doc] Note that you can use std::min/max from device code with C++14. by Justin Lebar · 9 years ago
  83. 281351c Add a test for r280191 by David Majnemer · 9 years ago
  84. d26bf22 Revert "[asan] Avoid lifetime analysis for allocas with can be in ambiguous state" by Vitaly Buka · 9 years ago
  85. 1354d58 Revert "[asan] Add flag to allow lifetime analysis of problematic allocas" by Vitaly Buka · 9 years ago
  86. ff48266 Fix autoupgrade logic for Objective-C class properties module flag by Mehdi Amini · 9 years ago
  87. 837806b build_llvm_package.bat: Update to VS2015 and include LLDB by Hans Wennborg · 9 years ago
  88. f094f62 [InstCombine] move folds for icmp (sh C2, Y), C1 in with other icmp+sh folds; NFCI by Sanjay Patel · 9 years ago
  89. dcc5ba2 [libFuzzer] make caller-callee feedback work with trace-pc-guard by Kostya Serebryany · 9 years ago
  90. 31daa34 [sanitizer-coverage] make trace-pc-guard and indirect-call work together by Kostya Serebryany · 9 years ago
  91. 8f94ffd [codeview] Optimize the size of defranges with gaps by Reid Kleckner · 9 years ago
  92. ea88605 [InstCombine] allow icmp (shr/shl) folds for vectors by Sanjay Patel · 9 years ago
  93. 539a656 regenerate checks by Sanjay Patel · 9 years ago
  94. 12be25f [GlobalOpt] Dead Eliminate declarations by Mehdi Amini · 9 years ago
  95. 26eccc1 [InstCombine] Do not RAUW a constant GEP by David Majnemer · 9 years ago
  96. a5437a6 [AArch64] Support for FP FMA when -ffp-contract=fast by Evandro Menezes · 9 years ago
  97. 745df32 Revert "[ARM] Promote small global constants to constant pools" by Evgeniy Stepanov · 9 years ago
  98. 71d3c34 [InstCombine] simplify code; NFCI by Sanjay Patel · 9 years ago
  99. f31e663 [PM] Port CFGViewer and CFGPrinter to the new Pass Manager by Sriraman Tallam · 9 years ago
  100. 5fa3c52 [pdb] Write the IPI stream. by Zachary Turner · 9 years ago