]> granicus.if.org Git - llvm/shortlog
llvm
2017-01-08 Davide Italiano[LCSSA] Fix some typos. NFCI.
2017-01-08 Craig Topper[AVX-512] If avx512dq is available use vpmovm2d/vpmovm2...
2017-01-08 Craig Topper[X86] Add avx512bw and avx512dq command lines to the...
2017-01-08 Davide Italiano[SCCP] Unknown instructions are sent to overdefined...
2017-01-08 Lang Hames[Orc][RPC] Lock the pending results data structure...
2017-01-08 Saleem Abdulrasoolllvm-objdump: speed up -objc-meta-data
2017-01-08 Simon PilgrimStrip trailing whitespace.
2017-01-08 Saleem Abdulrasoolunittest: remove extraneous ';'
2017-01-08 Simon PilgrimFix line endings and strip trailing whitespace.
2017-01-08 Sanjay Patel[x86] fix usage of stale operands when lowering select
2017-01-08 Simon Pilgrim[CostModel][X86] Fixed vXi8 uniform shift costs.
2017-01-08 Simon Pilgrim[CostModel][X86] Moved legal uniform shift costs earlier.
2017-01-08 Craig Topper[AVX-512] Remove redundant patterns that select unalign...
2017-01-08 Lang Hames[Orc][RPC] Fix typo.
2017-01-08 Lang Hames[Orc][RPC] Add an APICalls utility for grouping RPC...
2017-01-08 Mehdi Amini[ThinLTO] Fix lazy-loading of Metadata attachment,...
2017-01-08 Mehdi Amini[ThinLTO] Expected<> return values need to be handled...
2017-01-08 Lang Hames[Orc][RPC] Add a class-method version of addHandler...
2017-01-07 Dylan McKay[AVR] Implement TargetLoweing::getRegisterByName
2017-01-07 Lang Hames[Orc][RPC] Rename Single/MultiThreadedRPC to Single...
2017-01-07 Lang Hames[Orc][RPC] Remove a redundant 'if' statement.
2017-01-07 Simon Pilgrim[CostModel][X86] Update SSE41/AVX1 vXi32 SHL costs
2017-01-07 Craig Topper[AVX-512] Remove patterns from the other VBLENDM instru...
2017-01-07 Craig Topper[X86] Regenerate a test to remove tab characters.
2017-01-07 Craig Topper[AVX-512] Remove patterns from masked broadcast version...
2017-01-07 Craig Topper[AVX-512] Add masked forms of the alternate MOVDDUP...
2017-01-07 Simon Pilgrim[CostModel][X86] Fix AVX2 v16i16 shift 'splat' costs.
2017-01-07 Simon Pilgrim[CostModel][X86] Match 256-bit vector shift 'splat...
2017-01-07 Simon Pilgrim[CostModel][X86] Generalized cost calculation of SHL...
2017-01-07 Simon Pilgrim[X86][AVX2] Regenerate arithmetic tests
2017-01-07 Mehdi Amini[ThinLTO] Fix assertions on lazy-loading of Metadata...
2017-01-07 Hal Finkel[llvm-opt-report] Fix context-sensitive lines where...
2017-01-07 Matt ArsenaultSimplifyLibCalls: Remove incorrect optimization of...
2017-01-07 Daniel BerlinUpdate update_test_checks to work properly with phi...
2017-01-07 Mehdi Amini[Bitcode] Remove unused PlaceHolder parameter to lazyLo...
2017-01-07 Simon Pilgrim[CostModel][X86] Merge separate AVX1 cost LUTs. NFCI.
2017-01-07 Simon Pilgrim[CostModel][AVX512BW] Add v32i16 vector shift costs...
2017-01-07 Simon Pilgrim[CostModel][X86] Added missing AVX2 arithmetic costs.
2017-01-07 Simon Pilgrim[CostModel][X86] Reordered AVX1 arithmetic cost LUT...
2017-01-07 Daniel BerlinNewGVN: Make sure we properly lookup operand leaders...
2017-01-07 Simon Pilgrim[X86][AVX512] Use lowerShuffleAsRepeatedMaskAndLanePerm...
2017-01-07 Rui UeyamaTarWriter: Use fitsInUstar function.
2017-01-07 Rui UeyamaTarWriter: Use Ustar header's "prefix" field to store...
2017-01-07 Craig Topper[X86] Disable load unfolding for 128-bit MOVDDUP instru...
2017-01-07 Xin TongFix a typo. NFC
2017-01-07 Daniel BerlinNewGVN: Reformat and fix a few newlines
2017-01-07 Davide Italiano[NewGVN] Prefer auto over explicit type. NFCI.
2017-01-07 Dan Gohman[WebAssembly] Don't abort on code with UB.
2017-01-07 Dan Gohman[WebAssembly] Move a SmallVector to a more specific...
2017-01-07 Peter CollingbourneLowerTypeTests: Thread summary and action from the...
2017-01-07 Mehdi AminiRemove useless Forward Declaration from header (NFC)
2017-01-07 Dylan McKay[AVR] Parenthesize a boolean expression
2017-01-07 Quentin Colombet[MachineBasicBlock] Add a non-assert live-in accessor...
2017-01-07 Dan Gohman[WebAssembly] Add a pass to create wrappers for functio...
2017-01-07 Jacob GravelleTest commit. Comment formatting, it's -> its.
2017-01-07 Daniel BerlinNewGVN: Fix PR 31501.
2017-01-07 Peter CollingbourneModuleSummaryIndexYAML: Make a few fields optional...
2017-01-06 Teresa Johnson[ThinLTO] Handle conflicting local names gracefully
2017-01-06 Teresa Johnson[ThinLTO] Optionally ignore empty index file
2017-01-06 Justin Lebar[PM] Edit comments on PM Proxy and utility classes.
2017-01-06 Chandler Carruth[gtest] Detect warning flags using the positive spelling.
2017-01-06 Eugene Zelenko[BPF] Fix some Clang-tidy modernize and Include What...
2017-01-06 David Majnemer[InstSimplify] Optimize away udivs in the presence...
2017-01-06 Kuba MracekFollow-up for r291289: Fix failing global_metadata_darw...
2017-01-06 Zachary TurnerConvert MSF Stream iterators to use llvm iterator facade.
2017-01-06 Kuba Mracek[asan] Change the visibility of ___asan_globals_registe...
2017-01-06 Xin TongFix use after free
2017-01-06 Michal Gorny[llvm-config] Print --system-libs only when static...
2017-01-06 Michal Gorny[cmake] Canonicalize CMake booleans to 0/1 for lit...
2017-01-06 Michal Gorny[test] Remove unused 'test_examples' config var
2017-01-06 David Majnemer[InstSimplify] Optimize away urems in the presence...
2017-01-06 Mehdi AminiFix LoopLoadElimination to keep original alignment...
2017-01-06 Jan VeselyAMDGPU/R600: Don't use REGISTER_{LOAD,STORE} ISD nodes
2017-01-06 Simon Pilgrim[X86][SSE] Standardized triples in vector shift tests
2017-01-06 Simon Pilgrim[CostModel][X86] Add AVX512 and 512-bit vector shift...
2017-01-06 Matthias BraunAArch64CollectLOH: Rewrite as block-local analysis.
2017-01-06 Sanjay Patel[InstCombine] add a vector version of a test added...
2017-01-06 Sanjay Patel[InstCombine] move and add tests for icmp + shl nsw...
2017-01-06 Wolfgang Pieb[DWARF] Null out the debug locs of (loop invariant...
2017-01-06 Reid KlecknerUse %z for size_t and avoid deprecated string functions
2017-01-06 Chad Rosier[AArch64] Reduce vector insert/extract cost for Falkor.
2017-01-06 Simon Pilgrim[X86][SSE] Pass float domain flag to shuffle combine...
2017-01-06 Konstantin... [AMDGPU] Remove extra semicolon. NFC
2017-01-06 Konstantin... [AMDGPU] Do not emit .AMDGPU.config section for amdhsa
2017-01-06 Simon Pilgrim[X86][SSE] Simplify float domain requirement in unary...
2017-01-06 Simon Pilgrim[X86][AVX] Regenerate shuffle 128-bit tests.
2017-01-06 Simon Pilgrim[X86][AVX] Regenerate tzcnt tests.
2017-01-06 Simon PilgrimRemove trailing whitespace. NFCI.
2017-01-06 Simon Pilgrim[X86] Add X86Subtarget argument. NFCI.
2017-01-06 Filipe Cabecinhas[ASan] Make ASan instrument variable-masked loads and...
2017-01-06 Daniel Sanders[globalisel] Stop requiring -debug/-debug-only=register...
2017-01-06 Simon Pilgrim[CostModel][X86] Fix 512-bit SDIV/UDIV 'big' costs.
2017-01-06 Simon Pilgrim[CostModel][X86] Add SDIV/UDIV cost tests for a wider...
2017-01-06 Daniel JasperMove test input to directory called Inputs.
2017-01-06 Michal Gorny[llvm-config] Add --cmakedir to obtain CMake module...
2017-01-06 Lang Hames[Orc][RPC] Fix an obvious locking-order bug in RawByteC...
2017-01-06 Rui UeyamaTarWriter: Emit PAX headers only when needed.
2017-01-06 Craig Topper[AVX-512] Add EXTRACT_SUBVECTOR support to combineBitca...
2017-01-06 Craig Topper[AVX-512] Add more masked vector extract test cases...
2017-01-06 David Majnemer[SelectionDAG] Rework lowerRangeToAssertZExt
next