1. 8e4f570 Move registerSection out of line and reduce #includes. NFC. by Rafael Espindola · 10 years ago
  2. 58d1cc1 [X86][SSE] Add FADD combine tests. by Simon Pilgrim · 10 years ago
  3. eae7090 [DAGCombiner] Merge SIGN_EXTEND_INREG vector constant folding methods. NCI. by Simon Pilgrim · 10 years ago
  4. 2e700c9 [libFuzzer] trying to fix at-exit hang by Kostya Serebryany · 10 years ago
  5. 645be3e [WebAssembly] Implement the remaining conversion operations. by Dan Gohman · 10 years ago
  6. 4a2dc8f Use early return. NFC. by Rafael Espindola · 10 years ago
  7. 7db865a Try to appease MSVC, NFCI. by Sanjoy Das · 10 years ago
  8. 8da370d AMDGPU/SI: Remove unused tablegen multiclass by Tom Stellard · 10 years ago
  9. ac4ccba Disallow assigning symbol a null section. by Rafael Espindola · 10 years ago
  10. 092a1f7 Try to appease the MSVC bots, NFCI. by Sanjoy Das · 10 years ago
  11. de786c9 [WebAssembly] Rename setlocal to set_local to match the spec. by Dan Gohman · 10 years ago
  12. e7c8e13 [WebAssembly] Update this test for the new loop scheme. by Dan Gohman · 10 years ago
  13. c21499d Try to appease the MSVC bots, NFC. by Sanjoy Das · 10 years ago
  14. 9906eef [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. The actual return value is not *yet* used (and expected to be 0). This change is API breaking, so the fuzzers will need to be updated. by Kostya Serebryany · 10 years ago
  15. cf7b076 Fix comment ASCII art to unbreak the gcc 4.9.1 build by Sanjoy Das · 10 years ago
  16. 23b6f4b [SCEV] Recognize simple br-phi patterns by Sanjoy Das · 10 years ago
  17. cdc351d [CMake] We need to explicitly add llvm-config before clang so that LLVM_BUILD_EXTERNAL_COMPILER_RT can depend on llvm-config. by Chris Bieneman · 10 years ago
  18. 264b036 inariant.group handling in GVN by Piotr Padlewski · 10 years ago
  19. f351bce [libFuzzer] remove experimental flag and functionality by Kostya Serebryany · 10 years ago
  20. e865fa7 [WebAssembly] Fix CFG stackification of nested loops. by Dan Gohman · 10 years ago
  21. a05446b [WebAssembly] Support calls marked as "tail", fastcc, and coldcc. by Dan Gohman · 10 years ago
  22. 0e4cfb7 Call the correct overload. by Richard Trieu · 10 years ago
  23. cd0d243 [libFuzzer] add a flag -max_total_time by Kostya Serebryany · 10 years ago
  24. 216303e [WebAssembly] Add a resize_memory intrinsic. by Dan Gohman · 10 years ago
  25. 3d58b72 [SCEV] Refactor out a createNodeForSelect by Sanjoy Das · 10 years ago
  26. c04323e [Tests] Add one more case to LoopUnroll/pr18861.ll for better coverage. by Michael Zolotukhin · 10 years ago
  27. e18914e [Tests] Give meaningful names to blocks in LoopUnroll/pr18861.ll, add a description of what's going on. by Michael Zolotukhin · 10 years ago
  28. c1aaab5 [Tests] Slightly reduce test LoopUnroll/pr18861.ll. by Michael Zolotukhin · 10 years ago
  29. 7eb00c4 [WebAssembly] Add a memory_size intrinsic. by Dan Gohman · 10 years ago
  30. 29467e7 AMDGPU/SI: Add verifier check for exec reads by Matt Arsenault · 10 years ago
  31. 63a9180 Add way to test for generic TargetOpcodes by Matt Arsenault · 10 years ago
  32. 8c0c432 [SCEV] Try to prove predicates by splitting them by Sanjoy Das · 10 years ago
  33. 87b7b2f Actually switch the arch when we see .arch. PR21695 by Roman Divacky · 10 years ago
  34. 90161a2 ARM: diagnose invalid local fixups on Thumb1 by Tim Northover · 10 years ago
  35. 6e8613f ARM: correctly align constant pool value on Thumb1 targets. by Tim Northover · 10 years ago
  36. 64bfc0a [lit] Raise the default soft process limit when possible by Hal Finkel · 10 years ago
  37. 4994300 [ARM] Typo. NFC. by Chad Rosier · 10 years ago
  38. 93ccc33 Reapply r249121 : "[FastISel][x86] Teach how to select SSE2/AVX bitcasts between 128/256-bit vector types." by Andrea Di Biagio · 10 years ago
  39. 053f844 Revert: [FastISel][x86] Teach how to select SSE2/AVX bitcasts between 128/256-bit vector types. by Andrea Di Biagio · 10 years ago
  40. 45996bb [mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend by Zoran Jovanovic · 10 years ago
  41. f008b99 [FastISel][x86] Teach how to select SSE2/AVX bitcasts between 128/256-bit vector types. by Andrea Di Biagio · 10 years ago
  42. d25872f DenseMap: we're trying to call the reserved global placement allocation by Richard Smith · 10 years ago
  43. bc01088 dsymutil: Also ignore the ByteSize when building the DeclContext cache for by Adrian Prantl · 10 years ago
  44. 55928e7 [LibFuzzer] test_single_input option to run a single test case. by Ivan Krasin · 10 years ago
  45. e054b94 [SimplifyLibCalls] Fix instruction misplacement in string/memory libcall optimization by Bruno Cardoso Lopes · 10 years ago
  46. fb65d2c AMDGPU: Fix unused variable warning in release build by Matt Arsenault · 10 years ago
  47. df9fc23 [Hexagon] XFAILing test while diagnosing backend error. by Colin LeMahieu · 10 years ago
  48. a7474fd AMDGPU: Move SIFixSGPRLiveRanges to be a regalloc pass by Matt Arsenault · 10 years ago
  49. fd81399 Fix relocation used for GOT references in non-PIC mode. Fix relocations by Joerg Sonnenberger · 10 years ago
  50. 52c0444 [PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols by Davide Italiano · 10 years ago
  51. ac5ec1c AMDGPU: Merge if and switch by Matt Arsenault · 10 years ago
  52. db84edf AMDGPU: Remove dead code by Matt Arsenault · 10 years ago
  53. ae6db4b AMDGPU: Make SIInsertWaits about a factor of 4 faster by Matt Arsenault · 10 years ago
  54. 646073b [WinEH] Emit __C_specific_handler tables for the new IR by Reid Kleckner · 10 years ago
  55. 4d46a2b [Hexagon] XFAILing test while diagnosing backend error. by Colin LeMahieu · 10 years ago
  56. 5246a36 AMDGPU/SI: Remove assert from AMDGPUOpenCLImageTypeLowering pass by Tom Stellard · 10 years ago
  57. 0955fc3 [WinEH] Stop BranchFolding from merging across funclets by David Majnemer · 10 years ago
  58. 4f717f6 Kill another reference to in-source builds by Jonathan Roelofs · 10 years ago
  59. 68754da [WinEH] Make FuncletLayout more robust against catchret by David Majnemer · 10 years ago
  60. 40fed82 [AArch64] Deprecate a command-line option used for testing. by Chad Rosier · 10 years ago
  61. 89b44df [SystemZ] Add some generic (floating point support) load instructions. by Jonas Paulsson · 10 years ago
  62. 3fffb69 Fix printing of 64 bit values and make test more strict. by Rafael Espindola · 10 years ago
  63. 7fe09ce AMDGPU: Add MEM_RAT STORE_TYPED. by Tom Stellard · 10 years ago
  64. e53ca97 AMDGPU: Factor out EOP query. by Tom Stellard · 10 years ago
  65. 1a9ea37 Reformat. by NAKAMURA Takumi · 10 years ago
  66. c3f6054 Revert r248959, "[WinEH] Emit int3 after noreturn calls on Win64" by NAKAMURA Takumi · 10 years ago
  67. 0af0b8d Use more strict types. NFC. by Rafael Espindola · 10 years ago
  68. f6e1ea7 [InstCombine] Remove trivially empty lifetime start/end ranges. by Arnaud A. de Grandmaison · 10 years ago
  69. 4e00ed4 [SystemZ] Add assembly instructions for obtaining clock values as well as CPU features by Ulrich Weigand · 10 years ago
  70. 2bbda57 [AArch64] Hoist commonly failing check. NFC. by Chad Rosier · 10 years ago
  71. bfce81b [AArch64] Rename variable to improve readability. NFC. by Chad Rosier · 10 years ago
  72. a46ce63 [AArch64] Update comment to reflect reality. by Chad Rosier · 10 years ago
  73. 7bfea19 [mips][microMIPS] Implement CACHEE, WRPGPR and WSBH instructions by Zoran Jovanovic · 10 years ago
  74. efd6325 [ARM] More care with Thumb1 writeback in ARMLoadStoreOptimizer by Scott Douglass · 10 years ago
  75. fd5a6e2 [NaryReassociate] SeenExprs records WeakVH by Jingyue Wu · 10 years ago
  76. 2eee2e2 Fix performance problem in long-running SectionMemoryManagers by Keno Fischer · 10 years ago
  77. 32dcf8b AMDGPU/SI: Re-order PreloadedValue enum and number entries based on init order by Tom Stellard · 10 years ago
  78. 8902508 [llvm-objdump] Fix time of check to time of use bug. by Davide Italiano · 10 years ago
  79. 36fd6e3 Revert "Enable -Wdeprecated in the cmake build now that LLVM (& Clang, Polly, and LLD) are -Wdeprecated clean" by David Blaikie · 10 years ago
  80. 924e631 Update sample profile propagation algorithm. by Dehao Chen · 10 years ago
  81. c97ac42 [X86] Don't custom-lower vNi32 uint_to_fp when unsafe-fp-math. by Ahmed Bougacha · 10 years ago
  82. 7d40f6e Enable -Wdeprecated in the cmake build now that LLVM (& Clang, Polly, and LLD) are -Wdeprecated clean by David Blaikie · 10 years ago
  83. 39b3d70 [WinEH] Emit int3 after noreturn calls on Win64 by Reid Kleckner · 10 years ago
  84. d741fc0 [PowerPC] undef Relocation names in PowerPC*.def by Hal Finkel · 10 years ago
  85. 4f55287 [x86] enable machine combiner reassociations for 256-bit vector logical integer insts by Sanjay Patel · 10 years ago
  86. 22e2376 [libFuzzer] Marking exported symbols as visible. Patch by Mike Aizatsky by Kostya Serebryany · 10 years ago
  87. 5a49a9a [AArch64] Remove an unnecessary run line and other cleanup. NFC. by Chad Rosier · 10 years ago
  88. ad0be61 [SLP] Don't vectorize loads of non-packed types (like i1, i2). by Michael Zolotukhin · 10 years ago
  89. 892946c Fix -Wsign-compare warning by David Blaikie · 10 years ago
  90. 5a71366 Move dw_op_minus test to DebugInfo/X86. by Evgeniy Stepanov · 10 years ago
  91. 1eca697 Fix debug info with SafeStack. by Evgeniy Stepanov · 10 years ago
  92. 8112271 [AArch64] Remove an unnecessary restriction on pre-index instructions. by Chad Rosier · 10 years ago
  93. 07457d5 DeadCodeElimination: rewrite to be faster by Fiona Glaser · 10 years ago
  94. af57dae [PowerPC] Disable shrink wrapping by Hal Finkel · 10 years ago
  95. 0d973b5 SLPVectorizer: add a test to check if the minimum region size works. by Erik Eckstein · 10 years ago
  96. d84fffe [ARM] Support for ARMv6-Z / ARMv6-ZK missing by Artyom Skrobov · 10 years ago
  97. e2b6175 SLPVectorizer: limit the scheduling region size per basic block. by Erik Eckstein · 10 years ago
  98. d97e13c [AArch64] Use helper function to improve readability. NFC. by Chad Rosier · 10 years ago
  99. 2d31ad0 [InstCombine] Teach how to convert SSSE3/AVX2 byte shuffles to builtin shuffles if the shuffle mask is constant. by Andrea Di Biagio · 10 years ago
  100. 1cbae49 [CMake] Make the bindir and libdir arguments to set_output_directory optional by John Brawn · 10 years ago