platform/upstream/llvm.git
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...
2016-03-12 Sanjay Patelremove unnecessary cast; NFC
2016-03-12 Sanjay Patelfix formatting; NFC
2016-03-12 Sanjay Pateluse range loops; NFCI
2016-03-12 Sanjay Patel[x86, InstCombine] delete x86 SSE2 masked store with...
2016-03-12 Simon Atanasyan[ELF][MIPS] Put type of symbol (local/global) to the...
2016-03-12 Nemanja IvanovicFix for PR 26378
2016-03-12 George RimarRecommit of r263252, [ELF] - Change all messages to...
2016-03-12 Rui UeyamaUpdate the documents of the new LLD.
2016-03-12 Teresa JohnsonUse default destructor and remove unnecessary virtual...
2016-03-12 Jim InghamLet's not convert from UINT32_MAX to the std::numeric_l...
2016-03-12 Kostya Serebryany[libFuzzer] refresh docs more
2016-03-12 Kostya Serebryany[libFuzzer] refresh docs more
2016-03-12 Kostya Serebryany[libFuzzer] refresh docs more
2016-03-12 Chandler Carruth[lit] Hack lit to allow a test suite to request that...
2016-03-12 Kostya Serebryany[libFuzzer] refresh docs
2016-03-12 Sanjoy DasMake gc relocates more strongly typed; NFC
2016-03-12 Jim InghamThis change introduces a "ExpressionExecutionThread...
2016-03-12 Quentin Colombet[X86] Make sure we do not clobber RBX with cmpxchg...
2016-03-12 Nico WeberFix bad regression from r263077 when building with...
2016-03-12 Kostya Serebryany[libFuzzer] try to use max_len based on the items of...
2016-03-12 David BlaikieRevert "Update Polly for the removal of PreserveNames...
2016-03-12 Eric ChristopherTemporarily revert:
2016-03-12 Eric ChristopherTemporarily revert these patches:
2016-03-12 Eric ChristopherAdd Lanai.def to the module map.
2016-03-12 Michael Zolotukhin[LoopUnroll] Convert some existing tests to unit-tests.
2016-03-12 Teresa JohnsonFix a memory leak due to missing virtual destructors
2016-03-12 Samuel AntaoInitialize two variables in kmp_tasking.
next