platform/upstream/llvm.git
2016-11-27 Sanjay Patel[InstSimplify] allow integer vector types to use comput...
2016-11-27 Craig Topper[AVX-512] Add integer and fp unpck instructions to...
2016-11-27 Simon Pilgrim[X86][SSE] Split lowerVectorShuffleAsShift ready for...
2016-11-27 Rui UeyamaAdd paralell_for and use it where appropriate.
2016-11-27 Craig Topper[X86] Add TB_NO_REVERSE to entries in the load folding...
2016-11-27 Simon Pilgrim[X86][SSE] Added tests showing missed combines for...
2016-11-27 Hal FinkelAdjust type-trait evaluation to properly handle Using...
2016-11-27 Sanjay Pateladd tests to show missing analysis; NFC
2016-11-27 Sanjay Patelfix formatting; NFC
2016-11-27 Rafael EspindolaAlso skip regular symbol assignment at the start of...
2016-11-27 Craig Topper[AVX-512] Add masked EVEX vpmovzx/sx instructions to...
2016-11-27 Rafael EspindolaDon't put an orphan before the first . assignment.
2016-11-27 Mohammad Shahid[SLP] Add new and update existing lit testfor providing...
2016-11-27 Craig Topper[X86] Remove alignment restrictions from load folding...
2016-11-26 Ekaterina Romanova[DOXYGEN] Updated instruction names corresponding to...
2016-11-26 Kuba Mracek[tsan] Fix the lit expansion of %deflake not to eat...
2016-11-26 Marshall ClowImplement conjuntion/disjuntion/negation for LFTS v2...
2016-11-26 Craig Topper[X86] Remove hasOneUse check that is redundant with...
2016-11-26 Craig Topper[X86] Fix the zero extending load detection in X86DAGTo...
2016-11-26 Craig Topper[X86] Simplify control flow. NFCI
2016-11-26 Tobias Grosser[ScopInfo] Use SCEVRewriteVisitor to simplify SCEVSensi...
2016-11-26 Craig Topper[X86] Add a hasOneUse check to selectScalarSSELoad...
2016-11-26 Sanjay Patel[InstCombine] add test to show missing vector optimizat...
2016-11-26 Marshall ClowImplement the 'detection idiom' from LFTS v2
2016-11-26 Sanjay Patel[InstCombine] don't drop metadata in FoldOpIntoSelect()
2016-11-26 Rui UeyamaChange return types of split{Non,}Strings.
2016-11-26 Rui UeyamaMake getColorDiagnostics return a boolean value instead...
2016-11-26 Rui UeyamaSplit MergeOutputSection::finalize.
2016-11-26 Sanjay Pateladd optional param to copy metadata when creating selec...
2016-11-26 Craig Topper[AVX-512] Add unmasked EVEX vpmovzx/sx instructions...
2016-11-26 Craig Topper[AVX-512] Add masked 128/256-bit integer add/sub instru...
2016-11-26 Tobias Grosser[ScopDetect] Expand statistics of the detected scops
2016-11-26 Craig Topper[AVX-512] Add masked 512-bit integer add/sub instructio...
2016-11-26 Craig Topper[AVX-512] Teach LowerFormalArguments to use the extende...
2016-11-26 Craig Topper[AVX-512] Add VLX versions of VDIVPD/PS and VMULPD...
2016-11-26 Rafael EspindolaCreate sections with just assignments as STT_NOBITS.
2016-11-26 Tobias Grosser[ScopDetectionDiagnostic] Collect statistics for each...
2016-11-26 Davide Italiano[ELF] Be compliant with LLVM and rename Lto into LTO...
2016-11-26 Alexander Shaposhnikov[lldb] Fix typos in file headers
2016-11-26 Tobias Grosser[ScopDetectionDiagnostic] IrreducibleRegion is a subcla...
2016-11-26 Tobias Grosser[ScopDetectionDiagnostic] Remove leftover RejectReasonK...
2016-11-26 Tobias Grosser[ScopDectionDiagnostic] Use scoped enums instead three...
2016-11-26 Tom StellardAMDGPU/SI: Use float as the operand type for amdgcn...
2016-11-26 Craig Topper[X86][XOP] Add a reversed reg/reg form for VPROT instru...
2016-11-26 Craig Topper[X86] Add SSE, AVX, and AVX2 version of MOVDQU to the...
2016-11-26 Kuba Mracek[asan] Support handle_sigill on Darwin
2016-11-26 Dylan McKayUn-XFAIL an AVR CodeGen test
2016-11-26 Kuba Mracek[asan] Add a "dump_registers" flag to print out CPU...
2016-11-25 Craig Topper[AVX-512] Put the AVX-512 sections of the load folding...
2016-11-25 David MajnemerReplace some callers of setTailCall with setTailCallKind
2016-11-25 Sanjay Patel[SimplifyCFG] auto-generate better checks; NFC
2016-11-25 Sanjay Patel[SimplifyCFG] auto-generate better checks; NFC
2016-11-25 Rui UeyamaFix buildbots.
2016-11-25 Rui UeyamaFix typo.
2016-11-25 Rui UeyamaDo not print out ARGV0 in white because it's unreadable...
2016-11-25 Rui UeyamaSupport -color-diagnostics={auto,always,never}.
2016-11-25 Rui UeyamaWe shouldn't call parallle_for_each if -no-thread is...
2016-11-25 Joerg SonnenbergerTypo.
2016-11-25 Rui UeyamaParallelize uncompress() and splitIntoPieces().
2016-11-25 Rui UeyamaMove typedefs inside a class definition.
2016-11-25 Rui UeyamaRemove a parameter from ScriptParser.
2016-11-25 Rui UeyamaMove getLocation from Relocations.cpp to InputSection...
2016-11-25 Marek OlsakAMDGPU/SI: Add back reverted SGPR spilling code, but...
2016-11-25 Simon PilgrimUse SDValue helpers instead of explicitly going via...
2016-11-25 Simon PilgrimUse SDValue helper instead of explicitly going via...
2016-11-25 Craig Topper[AVX-512] Add support for changing VSHUFF64x2 to VSHUFF...
2016-11-25 Eugene Leviant[ELF] Add explicit template instantiations for toString
2016-11-25 Craig Topper[AVX-512] Add VPERMT2* and VPERMI2* instructions to...
2016-11-25 Marek OlsakRevert "AMDGPU: Implement SGPR spilling with scalar...
2016-11-25 Marek OlsakRevert "AMDGPU: Fix MMO when splitting spill"
2016-11-25 Marek OlsakRevert "AMDGPU: Fix adding extra implicit def of register"
2016-11-25 Marek OlsakRevert "AMDGPU: Fix not setting kill flag on temp reg...
2016-11-25 Marek OlsakRevert "AMDGPU: Make m0 unallocatable"
2016-11-25 Marek OlsakRevert "AMDGPU: Remove m0 spilling code"
2016-11-25 Marek OlsakRevert "AMDGPU: Preserve m0 value when spilling"
2016-11-25 Eric LiuDo not do raw name replacement when FromDecl is a class...
2016-11-25 Simon Pilgrim[X86][SSE] Added knownbits through bitcast test
2016-11-25 Pavel LabathFix builds Windows and OSX builds after Connection...
2016-11-25 Joerg SonnenbergerDocument the arguments form of commands.
2016-11-25 Abhilash Bhandari[Loop Unswitch] Patch to selective unswitch only the...
2016-11-25 Eric LiuConsider nested namespaces in the canonical namespace...
2016-11-25 Pavel LabathFix darwin build broken by r287920
2016-11-25 Pavel LabathIntroduce Chrono to the Connection class. NFCI.
2016-11-25 Pavel LabathFix FreeBSD build error in r287920
2016-11-25 Pavel LabathIntroduce chrono to the Communication class
2016-11-25 Simon Pilgrim[X86][SSE] Added v16i8 shuffle test case from PR31151
2016-11-25 Simon Dardis[mips] Correct jal expansion for local symbols in ...
2016-11-25 Johan EngelenUse Clang for D language support.
2016-11-25 Pavel LabathMerge Linux and FreeBSD arm64 register contexts
2016-11-25 Eugene Leviant[ELF] Refactor getDynRel to print error location
2016-11-25 Eugene Leviant[ELF] EhOutputSection improvements
2016-11-25 George Rimar[ELF] - Add support for access to most of synthetic...
2016-11-25 Dean Michael... Revert "[XRay][compiler-rt] XRay Buffer Queue"
2016-11-25 Dean Michael... [XRay][compiler-rt] XRay Buffer Queue
2016-11-25 Craig Topper[X86] Invert an 'if' and early out to fix a weird inden...
2016-11-25 Craig Topper[X86] Size a SmallVector to the worst case mask size...
2016-11-24 Kuba MracekAdd "compiler-rt", "libcxx" and "libcxxabi" to svn...
2016-11-24 Craig Topper[DAGCombine] Teach DAG combine that if both inputs...
2016-11-24 Craig Topper[X86] Modify two tests that passed undef to both sides...
2016-11-24 Kuba Mracek[tsan] Add support for GCD dispatch_suspend and dispatc...
next