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