1. 072d6af [LoopDataPrefetch] Port to new streaming API for opt remarks by Adam Nemet · 9 years ago
  2. 449cdb5 Move UTF functions into namespace llvm. by Justin Lebar · 9 years ago
  3. 1247d5c [LV] Port the remarks in processLoop to the new streaming API by Adam Nemet · 9 years ago
  4. ec6f155 [LV] Port the last opt remark in Hints to the new streaming interface by Adam Nemet · 9 years ago
  5. 2c3be3c [X86] Don't preserve Win64 SSE CSRs when SSE is disabled by Reid Kleckner · 9 years ago
  6. 070df39 [AArch64][RegisterBankInfo] Use static mapping for 3-operands instrs. by Quentin Colombet · 9 years ago
  7. a7badfe [AArch64][RegisterBankInfo] Add static value mapping for 3-op instrs. by Quentin Colombet · 9 years ago
  8. df7724a [AArch64][RegisterBankInfo] Check the statically created ValueMapping. by Quentin Colombet · 9 years ago
  9. 858cc93 [LAA, LV] Port to new streaming interface for opt remarks. Update LV by Adam Nemet · 9 years ago
  10. 381c640 [Diag] Use non-static member initializer for IsVerbose. NFC by Adam Nemet · 9 years ago
  11. a481451 Revert "Add llvm::enumerate() to STLExtras." by Zachary Turner · 9 years ago
  12. ab82a45 Add llvm::enumerate() to STLExtras. by Zachary Turner · 9 years ago
  13. 8a50db9 [InstCombine] fix function names; NFC by Sanjay Patel · 9 years ago
  14. d4dee42 GC HAVE_STRDUP. by Joerg Sonnenberger · 9 years ago
  15. 5673d4c GC more left-over libtool defines. by Joerg Sonnenberger · 9 years ago
  16. 6506cd6 GC HAVE_PRINTF_A, HAVE_STD_ISINF_IN_CMATH and HAVE_STD_ISNAN_IN_CMATH by Joerg Sonnenberger · 9 years ago
  17. 224b8e4 HAVE_DIA_SDK is directly checked by value, so define it as 0/1. by Joerg Sonnenberger · 9 years ago
  18. ac9b3d6 Move _chsize_s and _Unwind_Backtrace to the correct position. by Joerg Sonnenberger · 9 years ago
  19. 3d4be77 Fix HAVE_POSIX_FALLOCATE entry. by Joerg Sonnenberger · 9 years ago
  20. a9d83e2 Fix comments to match autoconf. by Joerg Sonnenberger · 9 years ago
  21. d067fa4 GC HAVE_DLD. by Joerg Sonnenberger · 9 years ago
  22. 00d1c96 GC HAVE_DYLD, HAVE_PRELOADED_SYMBOLS and HAVE_SHL_LOAD by Joerg Sonnenberger · 9 years ago
  23. 4f08643 Sort mallctl, fix comment for mallinfo. by Joerg Sonnenberger · 9 years ago
  24. 87632b4 GC HAVE_DLERROR. by Joerg Sonnenberger · 9 years ago
  25. 74f466a GC srand48/lrand48/drand48. by Joerg Sonnenberger · 9 years ago
  26. eb7b0d7 GC HAVE_BCOPY. by Joerg Sonnenberger · 9 years ago
  27. 46cb711 GC opendir/readdir/closedir checks. by Joerg Sonnenberger · 9 years ago
  28. b551157 GC HAVE_SETJMP_H and checks for the content of setjmp.h. by Joerg Sonnenberger · 9 years ago
  29. e7d6d31 Sort futimes correctly. by Joerg Sonnenberger · 9 years ago
  30. d72397a Check for sysconf(3). by Joerg Sonnenberger · 9 years ago
  31. 04e8656 GC HAVE_MACH_O_DYLD_H. by Joerg Sonnenberger · 9 years ago
  32. fe86503 GC HAVE_UTIME_H. by Joerg Sonnenberger · 9 years ago
  33. 248a030 GC HAVE_LIMITS_H. by Joerg Sonnenberger · 9 years ago
  34. 5a47084 Make HAVE_DECL_ARC4RANDOM always defined. Sort the entry correctly. by Joerg Sonnenberger · 9 years ago
  35. 422655d HAVE_UNWIND_BACKTRACE -> HAVE__UNWIND_BACKTRACE by Joerg Sonnenberger · 9 years ago
  36. c681bf5 Next set of additional error checks for invalid Mach-O files for the by Kevin Enderby · 9 years ago
  37. f98f357 Remove LLVM_CONFIGTIME, left-overs from when reproducable builds where by Joerg Sonnenberger · 9 years ago
  38. 087cb77 Add FE_ALL_EXCEPT and FE_INEXACT detection macros forgotten on the cmake by Joerg Sonnenberger · 9 years ago
  39. 756d8e4 Clamp version number in S_COMPILE3 to avoid overflowing 16-bit field. by Adrian McCarthy · 9 years ago
  40. a9b1465 Revert "[LAA, LV] Port to new streaming interface for opt remarks. Update LV" by Adam Nemet · 9 years ago
  41. 07beb3c [LAA, LV] Port to new streaming interface for opt remarks. Update LV by Adam Nemet · 9 years ago
  42. 97fcd6e [RegisterBankInfo] Change the default mapping for Copy and PHI. by Quentin Colombet · 9 years ago
  43. 50f86f2 Generalize ArgList::AddAllArgs more by Douglas Katzman · 9 years ago
  44. cb40e05 [LV] Port OptimizationRemarkAnalysisFPCommute and by Adam Nemet · 9 years ago
  45. fdd76dc [LV] Convert processLoop to new streaming API for opt remarks by Adam Nemet · 9 years ago
  46. c51eaa4 [codeview] Use character types for all byte-sized integer types by Reid Kleckner · 9 years ago
  47. a18c5f6 fix formatting; NFC by Sanjay Patel · 9 years ago
  48. 9b04a40 Next set of additional error checks for invalid Mach-O files for the by Kevin Enderby · 9 years ago
  49. efa5482 [sanitizer-coverage/libFuzzer] make the guards for trace-pc 32-bit; create one array of guards per function, instead of one guard per BB. reorganize the code so that trace-pc-guard does not create unneeded globals by Kostya Serebryany · 9 years ago
  50. 584dba4 [thinlto] Add cold-callsite import heuristic by Piotr Padlewski · 9 years ago
  51. 9ef5172 [X86] Avoid "unused" warnings if no asserts by Douglas Katzman · 9 years ago
  52. 8a6fcf9 [LV] Move static createMissedAnalysis from anonymous to global namespace by Adam Nemet · 9 years ago
  53. 3f9be70 [LV] Convert CostModel to use the new streaming opt remark API by Adam Nemet · 9 years ago
  54. 89695c8 [LV] Split most of createMissedAnalysis into a static function. NFC by Adam Nemet · 9 years ago
  55. bbb8dac [LV] Convert all but one opt remark in Legality to new streaming interface by Adam Nemet · 9 years ago
  56. 9ecbf48 [LV] Convert emitRemark to new opt remark streaming interface by Adam Nemet · 9 years ago
  57. 9155ed9 Remove unnecessary explicit by Adam Nemet · 9 years ago
  58. 7c5de02 [libFuzzer] initialize ValueBitMap::NumBits by Kostya Serebryany · 9 years ago
  59. 8f1cd7a [X86][SSE] Added common helper for shuffle mask constant pool decodes. by Simon Pilgrim · 9 years ago
  60. f2d3a89 [X86] Add explicit test triple to make windows/msvc builds happier by Simon Pilgrim · 9 years ago
  61. 2551268 [docs] Fix a broken URL in 'HowToAddABuilder' by Dylan McKay · 9 years ago
  62. e9f2c69 Test commit. NFC. by Volkan Keles · 9 years ago
  63. 267c7c0 [docs] Fix typo in 'How to add a builder' by Dylan McKay · 9 years ago
  64. 22a65ba Revert "[AVR] Add instruction selection lowering code" by Dylan McKay · 9 years ago
  65. da4f4c9 [AVR] Add instruction selection lowering code by Dylan McKay · 9 years ago
  66. 7ff4223 [modules] Centralize the module cache. by Vassil Vassilev · 9 years ago
  67. 607b2a3 [X86] Really fix the FileCheck line from r282690. by Craig Topper · 9 years ago
  68. 43006cd [AVX-512] Fix a check line from r282690. by Craig Topper · 9 years ago
  69. 37b4149 [AVX-512] Support spills of XMM16-31 and YMM16-31 when VLX isn't available. by Craig Topper · 9 years ago
  70. 3395e35 [X86] Remove extra FileCheck lines that got left behind in r282688. by Craig Topper · 9 years ago
  71. db79113 [AVX-512] Replicate pattern from AVX to select VMOVDDUP for (v2f64 (X86VBroadcast f64:)). Add AVX512VL to command line of existing AVX2 test that hits this condition. by Craig Topper · 9 years ago
  72. b54d49d [X86] Add EVEX encoded VBROADCASTSS/SD and VPBROADCASTD/Q to execution domain fixing table. by Craig Topper · 9 years ago
  73. 9435177 [X86] Remove AddedComplexity adjustments that don't seem to be needed. by Craig Topper · 9 years ago
  74. 08c71c6 [X86] Add 512-bit VPBROADCASTB and VPBROADCASTW tests. by Craig Topper · 9 years ago
  75. 4059a77 [X86] Add VBROADCASTF128/VBROADCASTI128 to execution domain fixing tables. by Craig Topper · 9 years ago
  76. e255157 IR: Rename the tablegen'd Attributes file to .gen by Justin Bogner · 9 years ago
  77. 8579d6c Add explanatory comment. by Peter Collingbourne · 9 years ago
  78. 66f2dbf Remove an unnecessary duplicate initialization of TLOF from the Mips by Eric Christopher · 9 years ago
  79. b660c90 Remove the default constructor and count variable from the Mangler since by Eric Christopher · 9 years ago
  80. cfc9fcc Update comment about initializing TLOF with a pointer at the previous by Eric Christopher · 9 years ago
  81. 32b5cf7 Tidy spelling and grammar. by Eric Christopher · 9 years ago
  82. 2b72738 MachineFunction: Add missing newline in debug print() by Matthias Braun · 9 years ago
  83. 0461ece AMDGPU: Partially fix control flow at -O0 by Matt Arsenault · 9 years ago
  84. abc1d21 ScheduleDAGInstrs: There is no need to set OrigNode for MI SUnits; NFC by Matthias Braun · 9 years ago
  85. 0b61d07 LTO: Fix use-after-scope error. by Peter Collingbourne · 9 years ago
  86. 846f55c AArch64: Set shift bit of TLSLE HI12 add instruction by Lei Liu · 9 years ago
  87. 2f99205 [LTO] Add a FIXME, we shouldn't expose getComdat(). by Davide Italiano · 9 years ago
  88. 2a49f50 [LTO] Expose getComdatSymbolTable() to linkers. by Davide Italiano · 9 years ago
  89. 6642664 Wisely choose sext or zext when widening IV. by Evgeny Stupachenko · 9 years ago
  90. dda50f2 Next set of additional error checks for invalid Mach-O files for the by Kevin Enderby · 9 years ago
  91. 1deea86 [RegisterBankInfo] Uniquely generate OperandsMapping. by Quentin Colombet · 9 years ago
  92. 5c6805e [RegisterBankInfo] Rework the APIs of ValueMapping. by Quentin Colombet · 9 years ago
  93. dc72d13 [sancov] introducing symbolized coverage files (.symcov) by Mike Aizatsky · 9 years ago
  94. 07aadc2 Remove dead code from LiveDebugVariables.cpp (NFC) by Adrian Prantl · 9 years ago
  95. 451a26b [sancov] a simple .symcov coverage report server by Mike Aizatsky · 9 years ago
  96. a2d2551 Next set of additional error checks for invalid Mach-O files for the by Kevin Enderby · 9 years ago
  97. b393d82 Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to handle Module update. by Dehao Chen · 9 years ago
  98. a377afa IfConversion: Add implicit uses for redefined regs with live subregisters by Krzysztof Parzyszek · 9 years ago
  99. f9bcd7b [AMDGPU] Promote uniform i16 ops to i32 ops for targets that have 16 bit instructions by Konstantin Zhuravlyov · 9 years ago
  100. 22cd98f [InstCombine] update to use FileCheck by Sanjay Patel · 9 years ago