1. 7d40c42 AVX512 : Implemented VPMADDUBSW and VPMADDWD instruction , by Igor Breger · 10 years ago
  2. 40e186a [LIT] Fix discovery.py test once again by Eric Fiselier · 10 years ago
  3. 27ac0fa [ARM] Define subtarget feature "reserve-r9", which is used to decide by Akira Hatanaka · 10 years ago
  4. 16cb7fc Bump the size of FeatureBitset up to 96-bits. by Akira Hatanaka · 10 years ago
  5. 04d2088 Don't do a walk over the dynamic table just to find DT_SONAME. by Rafael Espindola · 10 years ago
  6. 052b661 [RewriteStatepointsForGC] Minor code cleanup [NFC] by Philip Reames · 10 years ago
  7. a571970 [cmake] pass GO_EXECUTABLE to llgo-go by Andrew Wilkins · 10 years ago
  8. 5bce8df [CMake] Fixing inconsistency caused by copy-pasta. by Chris Bieneman · 10 years ago
  9. 1cd0962 AMDGPU: Set isMoveImm on s_movk_i32 by Matt Arsenault · 10 years ago
  10. 2794e0c [CMake] Fixing a problem with external projects that aren't getting enabled properly. by Chris Bieneman · 10 years ago
  11. 573a81b ARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor out common code by Matthias Braun · 10 years ago
  12. 361054b ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2 by Matthias Braun · 10 years ago
  13. 4f50f9e Revert r242737. by Akira Hatanaka · 10 years ago
  14. a22e4b7 [ARM] Define subtarget feature "reserve-r9", which is used to decide by Akira Hatanaka · 10 years ago
  15. f87866e Revert "ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2" by Matthias Braun · 10 years ago
  16. 8f41ef5 Revert "ARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor out common code" by Matthias Braun · 10 years ago
  17. 2271d68 Revert "ARM: Use SpecificBumpPtrAllocator to fix leak introduced in r241920" by Matthias Braun · 10 years ago
  18. f4f0f40 AArch64: Restrict macroop fusion heuristics to cyclone. by Matthias Braun · 10 years ago
  19. 9994b91 Targets: commonize some stack realignment code by JF Bastien · 10 years ago
  20. dfc9688 Don't try to instrument allocas used by outlined SEH funclets by Reid Kleckner · 10 years ago
  21. bb418bc Remove duplicated code. by Rafael Espindola · 10 years ago
  22. d0d70e4 AArch64: Add aditional Cyclone macroop fusion opportunities by Matthias Braun · 10 years ago
  23. 679d26c MachineScheduler: Restrict macroop fusion to data-dependent instructions. by Matthias Braun · 10 years ago
  24. 85e9772 Avoid early pipefail exits due to grep failures in stage comparisons. by Dimitry Andric · 10 years ago
  25. 186b3e7 Since BSD cmp(1) does not support the --ignore-initial option, use the by Dimitry Andric · 10 years ago
  26. aebc086 Add 'const' to a few more functions in MachineFrameInfo by Krzysztof Parzyszek · 10 years ago
  27. 8323bc0 Fix comment typo (test commit). NFC by Geoff Berry · 10 years ago
  28. 0377a22 Simplify now that we can iterate backwards. NFC. by Rafael Espindola · 10 years ago
  29. b2dab38 [ARM] Refactor the prologue/epilogue emission to be more robust. by Quentin Colombet · 10 years ago
  30. c9f86c1 [NVPTX] make load on global readonly memory to use ldg by Jingyue Wu · 10 years ago
  31. d94e17b Simplify iterating over the dynamic section and report broken ones. by Rafael Espindola · 10 years ago
  32. 703ff34 [Hexagon] Generate MUX from conditional transfers when dot-new not possible by Krzysztof Parzyszek · 10 years ago
  33. 50be24a Suppress two warnings from MSVC 2015 that are triggered under /W4. Since we turn off exceptions in the code base, C4577 is moot. C4091 triggers on system headers and is a benign construct. by Aaron Ballman · 10 years ago
  34. 0e4484f MIR Serialization: Initial serialization of machine constant pools. by Alex Lorenz · 10 years ago
  35. ca221d0 test-release.sh: don't include /usr/local prefix in the tarball by Hans Wennborg · 10 years ago
  36. 4ee8a18 [CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registration that was already partially working. by Chris Bieneman · 10 years ago
  37. a4b0d86 [ImplicitNullChecks] Work with implicit defs. by Sanjoy Das · 10 years ago
  38. 40fefe0 MIR Parser: Add support for quoted named global value operands. by Alex Lorenz · 10 years ago
  39. 1c12cc0 Remove Elf_Rela_Iter and Elf_Rel_Iter. by Rafael Espindola · 10 years ago
  40. 8fd1953 [lit] Implement 'env' in the internal shell by Reid Kleckner · 10 years ago
  41. fccc20d [AArch64] Change EON pattern to match more often. by Chad Rosier · 10 years ago
  42. 1cc7da7 Miscellaneous Fixes for SparseBitVector by Daniel Berlin · 10 years ago
  43. d20688a Add missing test for r242296 (vec_sld) by Bill Schmidt · 10 years ago
  44. 96d9043 Report errors an invalid virtual addresses. by Rafael Espindola · 10 years ago
  45. 3c7642e Remove unnecessary code. by Rafael Espindola · 10 years ago
  46. f799b25 AMDGPU/SI: Add VI patterns to select FLAT instructions for global memory ops by Tom Stellard · 10 years ago
  47. 96a1f00 Simplify the search for which segment has a virtual address. NFC. by Rafael Espindola · 10 years ago
  48. 9a4133e Simplify iterating over program headers and detect corrupt ones. by Rafael Espindola · 10 years ago
  49. 1a71ee2 [mips] Added support for the ERETNC instruction. by Vasileios Kalintiris · 10 years ago
  50. fa1a4b2 llvm-readobj: Handle invalid references to the string table. by Rafael Espindola · 10 years ago
  51. fc41ae8 Move CHECKs closer to the RUN line. by Rafael Espindola · 10 years ago
  52. d60ced8 llvm-readobj: call exit(1) on error. by Rafael Espindola · 10 years ago
  53. b9adbd9 Refactor duplicated code. NFC. by Rafael Espindola · 10 years ago
  54. e88e75e Revert "MergeFuncs: Transfer the function parameter attributes to the call site" by Arnold Schwaighofer · 10 years ago
  55. 68688c1 [X86][SSE] Tidied up vector CTLZ/CTTZ. NFCI. by Simon Pilgrim · 10 years ago
  56. 5ca1444 Narrow Callee scope, suggestion from David Blaikie. by Yaron Keren · 10 years ago
  57. 315ee37 [X86][SSE] Reordered cast vectorization costs. NFCI. by Simon Pilgrim · 10 years ago
  58. 3c6839f De-duplicate CS.getCalledFunction() expression. by Yaron Keren · 10 years ago
  59. e1374500 [DAGCombiner] Fixed minor typo that was missed in D9097. by Simon Pilgrim · 10 years ago
  60. 00552e3 [X86] Add support for tbyte memory operand size for Intel-syntax x86 assembly by Michael Kuperstein · 10 years ago
  61. c365e7e Remove TargetInstrInfo::canFoldMemoryOperand by Simon Pilgrim · 10 years ago
  62. 5683b55 AVX-512: Floating point conversions for SKX - DAG Lowering. by Elena Demikhovsky · 10 years ago
  63. cb29c8d Use SDValue bool check. NFCI. by Simon Pilgrim · 10 years ago
  64. 4ec433f [LIT] Allow for executeCommand to take the stdin input. by Eric Fiselier · 10 years ago
  65. 9549a0c [X86][SSE] Updated SHL/LSHR i64 vectorization costs. by Simon Pilgrim · 10 years ago
  66. 0836620 [AggressiveAntiDepBreaker] Use range loops for multimap access. by Benjamin Kramer · 10 years ago
  67. 3171fba Rangify for loops in GlobalDCE, NFC. by Yaron Keren · 10 years ago
  68. 7e320cc [Hexagon] Use composition instead of inheritance from STL types by Benjamin Kramer · 10 years ago
  69. cf0cbae [X86][SSE] Added additional fp/int tests. by Simon Pilgrim · 10 years ago
  70. 1e1fadb Refreshed tests. by Simon Pilgrim · 10 years ago
  71. c8ff340 Refreshed tests and reordered in descending integer size. by Simon Pilgrim · 10 years ago
  72. 0989a84 Tidyup shufflevector calls - don't repeat inputs if you can avoid it. by Simon Pilgrim · 10 years ago
  73. c1a9c38 [PM/AA] Remove the addEscapingUse update API that won't be easy to by Chandler Carruth · 10 years ago
  74. f69bb85 [libFuzzer] require the files and directories passed to the fuzzer to exist by Kostya Serebryany · 10 years ago
  75. dc10cc8 [asan] Fix shadow mapping on Android/AArch64. by Evgeniy Stepanov · 10 years ago
  76. 6f6ca40 ARM: Enable MachineScheduler and disable PostRAScheduler for swift. by Matthias Braun · 10 years ago
  77. 0dec0e1 ARM: Add scheduling information for LDRLIT instructions to swift scheduling model by Matthias Braun · 10 years ago
  78. 3df507c [RAGreedy] Add an experimental deferred spilling feature. by Quentin Colombet · 10 years ago
  79. 310bd3c MIR Parser: Allow the dollar characters in all of the identifier tokens. by Alex Lorenz · 10 years ago
  80. 4b50ecb AsmParser: Add a function to parse a standalone constant value. by Alex Lorenz · 10 years ago
  81. b8850e4 [asan] Add a comment explaining why non-instrumented allocas are moved. by Kuba Brecka · 10 years ago
  82. beda80e MergeFuncs: Transfer the function parameter attributes to the call site by Arnold Schwaighofer · 10 years ago
  83. 6624afc Start adding documentation for llvm-lib. by Rafael Espindola · 10 years ago
  84. fadee63 Revert "ARM: Enable MachineScheduler and disable PostRAScheduler for swift." by Adam Nemet · 10 years ago
  85. 63f73d7 Use llvm_unreachable() instead of report_fatal_error() if the machine model is incomplete by Matthias Braun · 10 years ago
  86. 7b9a628 [OCaml] Do not use -warn-error in tests. by Peter Zotov · 10 years ago
  87. f5bdd93 [ARM] Use [SU]ABSDIFF nodes instead of intrinsics for VABD/VABA by James Molloy · 10 years ago
  88. 126ab23 [AArch64] Use [SU]ABSDIFF nodes instead of intrinsics for ABD/ABA by James Molloy · 10 years ago
  89. 8a8582d Add libunwind to the release scripts by Hans Wennborg · 10 years ago
  90. 27bd1ca Use inbounds GEPs for memcpy and memset lowering by Eli Bendersky · 10 years ago
  91. f82375c Add support for producing thin archives in llvm-lib. by Rafael Espindola · 10 years ago
  92. 96ac935 Edited the CPUNames table of TargetParser by Alexandros Lamprineas · 10 years ago
  93. 591adee Make global aliases have symbol size equal to their type by John Brawn · 10 years ago
  94. fe6ad96 test-release.sh: Add ability to do a test build using the trunk or branches. by Daniel Sanders · 10 years ago
  95. 81f4bf7 [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of by Chandler Carruth · 10 years ago
  96. 2fd32b4 [OCaml] Use a nicer style for documentation than OCaml default. by Peter Zotov · 10 years ago
  97. d71b7d0 [asan] Fix invalid debug info for promotable allocas by Kuba Brecka · 10 years ago
  98. ac01854 [llvm-cxxdump] Don't rely on global state by Davide Italiano · 10 years ago
  99. b974e0b AArch64: add comment missed out from earlier patch. by Tim Northover · 10 years ago
  100. c8fe2bf ARM: Enable MachineScheduler and disable PostRAScheduler for swift. by Matthias Braun · 10 years ago