platform/upstream/llvm.git
2016-03-14 Sanjay Patel[DAG] use isUndef() ; NFCI
2016-03-14 Tom StellardAMDGPU/SI: Handle wait states required for DPP instructions
2016-03-14 Sanjay Patel[x86, AVX] replace masked load with full vector load...
2016-03-14 Daniel Sanders[mips] MIPS32R6 compact branch support
2016-03-14 Samuel Antao[OpenMP] Replace offloading option that start with...
2016-03-14 Marek OlsakAMDGPU/SI: Incomplete shader binaries need to finish...
2016-03-14 Nicolai HaehnleAMDGPU: mark llvm.amdgcn.image.atomic.* as a source...
2016-03-14 Pavel Labath[test] Correctly retry connections on android targets
2016-03-14 Vasileios Kalintiris[mips] Use range-based for loops. NFC.
2016-03-14 Benjamin KramerRevert "Recommitted r261633 "Supporting all entities...
2016-03-14 Benjamin KramerRevert "Recommitted r261634 "Supporting all entities...
2016-03-14 Jonas HahnfeldFix some more tests with CLANG_DEFAULT_CXX_STDLIB
2016-03-14 Jonas HahnfeldMake FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
2016-03-14 George RimarRemove dead code. NFC.
2016-03-14 Ed MasteAllow any build-id length between 4 and 20 bytes inclusive
2016-03-14 Ulrich Weigand[SystemZ] Avoid LER on z13 due to partial register...
2016-03-14 Chad Rosier[CVP] Replace nonnegative with positive, per Philip...
2016-03-14 Benjamin Kramer[Frontend] Disable value name discarding for all saniti...
2016-03-14 Zlatko Buljan[mips] Fix an issue with long double when function...
2016-03-14 Daniel Sanders[mips] Range check uimm16_64
2016-03-14 Haojian Wu[clang-tidy] Fix "Name is not a simple identifier"...
2016-03-14 Amjad AboudRecommitted r261634 "Supporting all entities declared...
2016-03-14 Amjad AboudRecommitted r261633 "Supporting all entities declared...
2016-03-14 Daniel Sanders[mips] Simplify ordering of range checked immediate...
2016-03-14 Andrey Turetskiy[Driver] Enable --rtlib option for MSVC target
2016-03-14 Pavel LabathExtend XFlaky in TestProcessIO to linux as well
2016-03-14 Nikolay Haustov[AMDGPU] Assembler: SOP* instruction fixes
2016-03-14 Daniel Sanders[mips] Range check uimm6_lsl2.
2016-03-14 Hans WennborgTry to fix build of WebAssemblyRegStackify.cpp on Windows
2016-03-14 Igor BregerAVX512: icmp operation should be always lowered to...
2016-03-14 George Rimar[ELF] implement --warn-common/--no-warn-common
2016-03-14 Eric ChristopherTemporarily make discard value names depend on whether...
2016-03-14 Valery Pykhtin[AMDGPU] AsmParser: Factor out parseRegister. NFC.
2016-03-14 Eric ChristopherGive the test a temporary output so it can be cleaned up.
2016-03-14 Valery Pykhtin[AMDGPU] AsmParser: refactor post push_back vector...
2016-03-14 David Majnemer[CodeView] Consistently handle overly large symbol...
2016-03-14 Valery Pykhtin[AMDGPU] AsmParser: remove redundant isReg checks....
2016-03-14 Haicheng Wu[CVP] Convert an SDiv to a UDiv if both operands are...
2016-03-14 Marshall ClowMark exception-throwing test as XFAIL when exceptions...
2016-03-14 Amaury SechetAdd facility to add/remove/check attribute on function...
2016-03-14 Junmo Park[MCSchedule] Remove comments about MinLatency. NFC
2016-03-14 Simon Pilgrim[X86][XOP] Added target shuffle combine tests for XOP...
2016-03-13 Rui UeyamaPrint out newline in both cases.
2016-03-13 Nico WeberTry to get cl-pch-showincludes passing on AArch64 bots.
2016-03-13 Mehdi AminiRevert "Revert "Update Polly for the removal of Preserv...
2016-03-13 Rui UeyamaSimplify. NFC.
2016-03-13 Rui UeyamaRemove uint32_X type.
2016-03-13 David BlaikieRemove some unused variables
2016-03-13 Rui UeyamaELF: Split initializeSections and add comments.
2016-03-13 Mehdi AminiRemove compile time PreserveName in favor of a runtime...
2016-03-13 Mehdi AminiRemove PreserveNames template parameter from IRBuilder
2016-03-13 Rui UeyamaRemove `else` after `return`.
2016-03-13 Rui UeyamaSimplify. NFC.
2016-03-13 Rui UeyamaRemove unused #include.
2016-03-13 Rui UeyamaRemove a local variable. NFC.
2016-03-13 Simon Atanasyan[ELF][MIPS] Use TargetInfo::needsGot call to check...
2016-03-13 Rui UeyamaELF: Add `Rela` member variable to Config.
2016-03-13 Rui UeyamaELF: Redefine canBeDefined as a member function of...
2016-03-13 Rui UeyamaELF: Set e_flags header only when MIPS.
2016-03-13 Simon Pilgrim[X86][SSE] Added truncated vector arithmetic tests.
2016-03-13 Simon Pilgrim[X86][SSE41] Avoid variable blend for constant v8i16...
2016-03-13 Simon Atanasyan[ELF][MIPS] Add elf namespace name to the ObjectFile.
2016-03-13 Simon Atanasyan[ELF][MIPS] Factor out SumVA adjustments into a couple...
2016-03-13 Amjad AboudAdded test that covers changes in r263379.
2016-03-13 Amjad AboudFixed DIBuilder to verify that same imported entity...
2016-03-13 David Majnemer[CodeView] Truncate display names
2016-03-13 David Majnemer[Bitcode] Make writeComdats less strange
2016-03-13 Rui UeyamaCosmetic change. NFC.
2016-03-13 Rui UeyamaMove an OutputSectionBase member function to the top.
2016-03-13 Fiona GlaserConstantFoldInstruction: avoid wasted calls to Constant...
2016-03-13 Rui UeyamaSimplify. NFC.
2016-03-13 Matt ArsenaultFix build
2016-03-13 Matt ArsenaultUpdate for new argument to scalbn
2016-03-13 Matt ArsenaultAPFloat: Fix ilogb for denormals
2016-03-13 Matt ArsenaultAPFloat: Fix scalbn handling of denormals
2016-03-13 Rui UeyamaUse RelTy instead of Elf_Rel_Impl<ELFT, isRela> for...
2016-03-13 Rui UeyamaDefine IsRela static const member to Elf_Rel type.
2016-03-13 Rui UeyamaCosmetic change to reduce repetitions. NFC.
2016-03-13 Rui UeyamaRedefine isGnuIfunc as a member function of SymbolBody.
2016-03-13 Rui UeyamaBody can never be null in this context.
2016-03-13 Rui UeyamaRemove dead code.
2016-03-13 Rui UeyamaDo not return a bool value from error().
2016-03-13 Rui UeyamaThe difference of getBss() and Out<ELFT>::Bss is subtle...
2016-03-13 Rui UeyamaSplit addCopyRelSymbols. NFC.
2016-03-13 Rui UeyamaRemove redundant check.
2016-03-13 Rui UeyamaFix spelling.
2016-03-13 Rui Ueyama"Windows" is a product name, so it should be spelled...
2016-03-13 Rui UeyamaSimplify findMipsPairedReloc function signature. NFC.
2016-03-13 Nico WeberAlso test that the pch file is not printed in /showIncludes
2016-03-13 Craig Topper[X86] Remove many operands that represent memory stores...
2016-03-13 Nico WeberMake test a bit stricter to check not just the file...
2016-03-13 Nico Weberclang-cl: Add /Yc argument to /showIncludes output.
2016-03-13 Rui UeyamaELF: Include the build ID section in the first page.
2016-03-13 Amaury SechetAdd echo test for constant data arrays in the LLVM...
2016-03-13 Amaury SechetUse templated version of unwrap instead of cats in...
2016-03-13 Amaury SechetMove LLVMConstStructInContext so that declarationa...
2016-03-12 Sanjay Patelupdate test to use FileCheck
2016-03-12 Sanjay Patelfix documentation comments; NFC
2016-03-12 Sanjay Patelfix documentation comments; NFC
2016-03-12 Nico Weberclang-cl: Add a test for the interaction of /Yc and...
next