1. 7b82808 Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  2. c413998 Fix namespace indentation and missing blank lines before 'public:' in *MCAsmInfo.h. NFC. by Daniel Sanders · 10 years ago
  3. 17ed55c [GlobalsAA] Disable globals-aa by default by James Molloy · 10 years ago
  4. 1b6640a [mips][microMIPS] Implement CACHEE and PREFE instructions for microMIPS32r6 by Zoran Jovanovic · 10 years ago
  5. b57c2dc [mips] Added support for various EVA ASE instructions. by Daniel Sanders · 10 years ago
  6. 5d1cac1 [CMake] Rename target->dest as per feedback from Chapuni on http://reviews.llvm.org/D12864 by Chris Bieneman · 10 years ago
  7. d7e1379 [PlaceSafepoints] Make the width of a counted loop settable. by Sanjoy Das · 10 years ago
  8. 270e6f8 [WebAssembly] Implement int64-to-int32 conversion. by Dan Gohman · 10 years ago
  9. e2e1a3b dsymutil: Remove the now obsolete RelocMgr argument from cloneDIE. (NFC) by Adrian Prantl · 10 years ago
  10. 97c9f0c [llvm-cov] Disable name and path truncation by Vedant Kumar · 10 years ago
  11. 2ec309f [CMake] Refactor and cleanup generating and installing symlinks to tools. by Chris Bieneman · 10 years ago
  12. fee1f68 DwarfDebug: Emit dwo_id+dwo_name for DICompileUnits that provide a dwoId. by Adrian Prantl · 10 years ago
  13. 6602ba5 [opaque pointer types] Add an explicit value type to GlobalObject by David Blaikie · 10 years ago
  14. a0f3964 RegisterPressure: constify getRegSetPressureAtPos() by Matthias Braun · 10 years ago
  15. 3beddee [opaque pointer types] Switch a few cases of getElementType over, since I had them lying around anyway by David Blaikie · 10 years ago
  16. 7de9f7a Make AsmPrinter::EmitJumpTableInfo virtual by Dan Gohman · 10 years ago
  17. 5ab5648 [CMake] Add llvm-ar subdirectory explicitly. by Chris Bieneman · 10 years ago
  18. 006c6c9 RegisterPressure: Simplify close{Top|Bottom}() by Matthias Braun · 10 years ago
  19. ecc1d15 [InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing arguments at callsite by Chen Li · 10 years ago
  20. 2d35348 Revert "[opaque pointer type] Pass GlobalAlias the actual pointer type rather than decomposing it into pointee type + address space" by David Blaikie · 10 years ago
  21. 97095fc [llvm-mc] Better error handling in ENOENT case + test. by Davide Italiano · 10 years ago
  22. afca6b4 dsymutil: Factor out the DIE cloning into a DIECloner class. (NFC) by Adrian Prantl · 10 years ago
  23. 5ffe2ba Improve ISel using across lane min/max reduction by Jun Bum Lim · 10 years ago
  24. 294cc52 [mips] Unified the MipsMemSimm9GPRAsmOperand and MipsMemSimm9AsmOperand operands, NFC. by Daniel Sanders · 10 years ago
  25. 85e6f24 [MergeFuncs] Fix bug in merging GetElementPointers by JF Bastien · 10 years ago
  26. e50e6f3 [ARM] Extract shifts out of multiply-by-constant by John Brawn · 10 years ago
  27. 74e437e Reformat partially. by NAKAMURA Takumi · 10 years ago
  28. c31dc2e Reformat blank lines. by NAKAMURA Takumi · 10 years ago
  29. 42993b8 Revert part of r247553, "[CMake] Reformat CLANG_TEST_DEPS." It was accidental commit. by NAKAMURA Takumi · 10 years ago
  30. 9fb8295 [CMake] Reformat CLANG_TEST_DEPS. by NAKAMURA Takumi · 10 years ago
  31. df5d27d [mips] Remove redundant nested-name-specifier. NFC by Simon Atanasyan · 10 years ago
  32. 8620c3b [mips] Save a copy of MipsABIInfo in the MipsTargetStreamer to escape a dangling pointer by Simon Atanasyan · 10 years ago
  33. fadc359 Whitespace. by NAKAMURA Takumi · 10 years ago
  34. 8f188e0 GlobalsAAResult: Try to fix crash. by NAKAMURA Takumi · 10 years ago
  35. 6fa20dc [TableGen] Use range-based for loops and make a helper function static. NFC by Craig Topper · 10 years ago
  36. 25e88be [TableGen] Simplify some code by using StringRef::find instead of std::find. NFC by Craig Topper · 10 years ago
  37. 9bd7889 [TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types of addAsmOperand. NFC by Craig Topper · 10 years ago
  38. 29f50e9 [X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles. by Simon Pilgrim · 10 years ago
  39. 848219c [FunctionAttrs] Move the malloc-like test to a static helper function by Chandler Carruth · 10 years ago
  40. 1f97273 [FunctionAttrs] Factor the logic to test for a known non-null return out by Chandler Carruth · 10 years ago
  41. b216356 AVX-512: Fixed a bug in OR/XOR operations for 512-bit FP values on KNL. by Elena Demikhovsky · 10 years ago
  42. 28b6c23 [FunctionAttrs] Make the per-function attribute inference a boring by Chandler Carruth · 10 years ago
  43. 821e7c7 [FunctionAttrs] Collect utility functions as static helpers rather than by Chandler Carruth · 10 years ago
  44. 69bfddd Clean up doxygen comments in FunctionAttrs, promoting some non-doxygen by Chandler Carruth · 10 years ago
  45. 10b4880 Do some spring cleaning on FunctionAttrs.cpp with clang-format prior to by Chandler Carruth · 10 years ago
  46. 9214855 [llvm-mc] More meaningful error if input file doesn't exist. by Davide Italiano · 10 years ago
  47. d8fd22b [x86] enable machine combiner reassociations for 128-bit vector logical integer insts (2nd try) by Sanjay Patel · 10 years ago
  48. 3034c71 [CodeGen] Fix AtomicExpand invalidation issue caused by r247429. by Ahmed Bougacha · 10 years ago
  49. b43332c [X86] Renamed lowerVectorShuffleAsUnpack NFCI. by Simon Pilgrim · 10 years ago
  50. 0f17418 Don't use bashism/kshism of test ==. From Kamil Rytarowski. by Joerg Sonnenberger · 10 years ago
  51. 9114b92 [X86] Moved lowerVectorShuffleWithUNPCK earlier to make reuse easier. NFCI. by Simon Pilgrim · 10 years ago
  52. 1b1bacb [X86] Added i1 vector sextload tests by Simon Pilgrim · 10 years ago
  53. 21e0b1f [X86][FMA] Refreshed fma tests by Simon Pilgrim · 10 years ago
  54. 69f08e5 revert r247506; need to verify changes in existing tests by Sanjay Patel · 10 years ago
  55. e6c453b [x86] enable machine combiner reassociations for 128-bit vector logical integer insts by Sanjay Patel · 10 years ago
  56. 427fe35 Fixed unused variable warning. by Simon Pilgrim · 10 years ago
  57. 231ed70 [InstCombine] CVTPH2PS Vector Demanded Elements + Constant Folding by Simon Pilgrim · 10 years ago
  58. 9029773 [X86][SSE] Use general sext IR for (v)pmovsx stack folding tests by Simon Pilgrim · 10 years ago
  59. e73e5b4 [PM] Port SROA to the new pass manager. by Chandler Carruth · 10 years ago
  60. e5c2842 Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()'s parameter MaxInstsToScan. by Larisse Voufo · 10 years ago
  61. 767c34a Fix typos. by Bruce Mitchener · 10 years ago
  62. 6adacc9 Move asserts from PHINode::addIncoming to PHINode::setIncoming* by Hal Finkel · 10 years ago
  63. 0a0a960 dsymutil: Factor out the relocation handling into a RelocationManager (NFC) by Adrian Prantl · 10 years ago
  64. 830d0f8 [MC] Fix style bugs introduced in r247471. Reported by Rafael Espindola. by Davide Italiano · 10 years ago
  65. 125be70 [MC] Don't crash on division by zero. by Davide Italiano · 10 years ago
  66. 7ba3323 Add a non-exiting diagnostic handler for LTO. by Yunzhong Gao · 10 years ago
  67. 4d5d1dc typo; NFC by Sanjay Patel · 10 years ago
  68. 8e2b613 Use function attribute "stackrealign" to decide whether stack by Akira Hatanaka · 10 years ago
  69. d917fe0 [CMake] [Darwin] Need to set lto_library on CMAKE_MODULE_LINKER_FLAGS as well by Chris Bieneman · 10 years ago
  70. 4c53124 [X86] Make sure startproc/endproc are paired by David Majnemer · 10 years ago
  71. 8ae5f64 [IR] Print the label operands of a catchpad like an invoke by Reid Kleckner · 10 years ago
  72. 74869be [CodeGen] Refactor TLI/AtomicExpand interface to make LLSC explicit. by Ahmed Bougacha · 10 years ago
  73. f3d2de3 [CodeGen] Rename AtomicRMWExpansionKind to AtomicExpansionKind. by Ahmed Bougacha · 10 years ago
  74. dee68c8 [PR24785] Appease MSC18 to tweak optimizations. by NAKAMURA Takumi · 10 years ago
  75. 18320e5 [libFuzzer] mention more trophies by Kostya Serebryany · 10 years ago
  76. 5ab98c2 [mips] Add missing disassembler tests for MIPS64-MIPS64R5. by Daniel Sanders · 10 years ago
  77. 79f7553 [mips] Add missing MIPS32 - MIPS32R5 disassembler tests. by Daniel Sanders · 10 years ago
  78. b43119d [mips] Attempt to fix llvm-s390x-linux1 by Daniel Sanders · 10 years ago
  79. 8aa6e22 [mips] Add missing MIPS-IV disassembler tests. by Daniel Sanders · 10 years ago
  80. 335f5c3 [mips] Add missing MIPS-III disassembler tests. by Daniel Sanders · 10 years ago
  81. 7f81eab Tweak 2 x86 gold tests so they can run on non-x86 platforms by Arnaud A. de Grandmaison · 10 years ago
  82. 5694c5f [mips] Add missing MIPS-II disassembler tests. by Daniel Sanders · 10 years ago
  83. 05d48de Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32. by Yaron Keren · 10 years ago
  84. f9c4a2d Re-commit r247405: [mips] Add missing MIPS-I disassembler tests. by Daniel Sanders · 10 years ago
  85. 0207031 Revert r247405: [mips] Add missing MIPS-I disassembler tests. by Daniel Sanders · 10 years ago
  86. 2d14cb6 [mips] Add missing MIPS-I disassembler tests. by Daniel Sanders · 10 years ago
  87. 595af7e PPCFrameLowering::emitEpilogue(): Avoid manipulating MBBI on iterator end. by NAKAMURA Takumi · 10 years ago
  88. 1512548 Fix llvm/test/tools/gold/X86/bad-alias.ll. by NAKAMURA Takumi · 10 years ago
  89. 5f69f9f [dsymutil] Discard useless location attributes. by Frederic Riss · 10 years ago
  90. 5571e77 [dsymutil] Rename some variables NFC. by Frederic Riss · 10 years ago
  91. 7f52e5c Fix the gold test cases after alias changes by David Blaikie · 10 years ago
  92. 21f77df [opaque pointer type] Add textual IR support for explicit type parameter for global aliases by David Blaikie · 10 years ago
  93. a6f58ad [modules] Move ConvertUTF.h to a separate submodule that doesn't require C++. by Richard Smith · 10 years ago
  94. 385beeb Fixed a bug that BranchProbability is not defined in BlockFrequency.cpp. NFC. by Cong Hou · 10 years ago
  95. 812e1e4 AsmWriter: Avoid O(N^2) processing of metadata by Duncan P. N. Exon Smith · 10 years ago
  96. 5db3146 Revert "[InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing arguments at callsite" by Mehdi Amini · 10 years ago
  97. 8a15ef5 [libFuzzer] perform fewer crossover operations compared to plain mutations by Kostya Serebryany · 10 years ago
  98. fbf4869 Add .exe check to Execute to fix clang-modernize tests broken in r247358 by Reid Kleckner · 10 years ago
  99. 4f84072 [modules] Add another .def file to our list of textual headers. by Richard Smith · 10 years ago
  100. f84a11c ScanDirForExecutable on Windows fails to find executables with the "exe" extension in name by Reid Kleckner · 10 years ago