platform/upstream/llvm.git
2016-02-16 Johannes Doerfert[FIX] LICM test case
2016-02-16 Alexey Bataev[OPENMP] Improved handling of pseudo-captured expressio...
2016-02-16 Haojian Wu[clang-tidy] Fix an assert failure in `modernize-loop...
2016-02-16 Haojian Wu[clang-tidy] Fix an assert failure of ForStmt in `reada...
2016-02-16 Pavel LabathBump up timeout in TestChangeProcessGroup
2016-02-16 Pavel LabathMark TestLldbGdbServer.test_written_M_content_reads_bac...
2016-02-16 Benjamin Kramer[Hexagon] Hoist nonnull assert up.
2016-02-16 Alexander Kornienko[clang-tidy] Enhance modernize-redundant-void-arg check...
2016-02-16 Amaury SechetMake sure the functions' range is empty before going...
2016-02-16 Mohit K. Bhakkad[Compiler-rt][MSan][MIPS] Resolve gethostbyname_r_erang...
2016-02-16 NAKAMURA Takumiclang-tools-extra/test/Unit/lit.site.cfg.in: Prune...
2016-02-16 Craig Topper[X86] Fix typos. NFC
2016-02-16 Craig Topper[X86] Use range-based for loop. NFC
2016-02-16 Amaury SechetDo some refactoring in constant generation in the C...
2016-02-16 Craig Topper[X86] Fix typo in comment. NFC
2016-02-16 Amaury SechetGenerate functions in 2 steps in the C API echo test...
2016-02-16 Junmo Park[SCEVExpander] Make findExistingExpansion smarter
2016-02-16 Argyrios Kyrtzidis[Frontend] Make sure WrapperFrontendAction updates...
2016-02-16 Amaury SechetRestore the capability to manipulate datalayout from...
2016-02-16 Craig Topper[TableGen] Fix inconsistent spacing. NFC
2016-02-16 Craig Topper[TableGen] Stop passing by reference an integer that...
2016-02-16 Craig Topper[TableGen] Remove unused member variable. NFC
2016-02-16 Jason MolendaFix buildbot failure because I got an include path...
2016-02-16 Craig TopperRemove an unnecessary std::move to fix -Wpessimizing...
2016-02-16 Jason MolendaAdd -Wimplicit-fallthrough command line option to clang in
2016-02-16 NAKAMURA Takumiclang/test/Driver/ps4-linker-win.c: Tweak substitutions...
2016-02-16 Craig Topper[TableGen] Use range-based for loop. NFC
2016-02-16 Vedant KumarSimplify users of StringRef::{l,r}trim (clang) (NFC)
2016-02-16 Vedant KumarSimplify users of StringRef::{l,r}trim (NFC)
2016-02-16 Vedant Kumar[ADT] Add StringRef::{l,r}trim(char) overloads (NFC)
2016-02-16 Quentin Colombet[GlobalISel][IRTranslator] Override getPassName.
2016-02-16 Quentin Colombet[GlobalISel] Add missing file in previous commit.
2016-02-16 Quentin Colombet[GlobalISel] Get rid of the ifdefs in TargetLowering.
2016-02-16 Akira HatanakaRemove unnecessary regex in the test cases I fixed...
2016-02-16 Amaury SechetDeprecate LLVMGetDataLayout and replace it by LLVMGetDa...
2016-02-16 Amaury SechetKill LLVMAddTargetData
2016-02-16 NAKAMURA TakumiMITests: Update libdeps. llvm/Target/TargetOptions...
2016-02-15 Zia AnsariImplemented stack symbol table ordering/packing optimiz...
2016-02-15 Amaury SechetRename LLVMSetDataLayout's argument to match what they...
2016-02-15 Matthias Braununittests/MI: Add Core library reference
2016-02-15 Saleem AbdulrasoolSilence some clang warnings
2016-02-15 Matthias BraunSmallPtrSet: Avoid initializing Array in the small...
2016-02-15 Sylvestre Ledrufix an indent issue in the doc which causes sphinx...
2016-02-15 Matthias BraunAPInt: Slightly simplify countLeadingZerosSlowCase()
2016-02-15 Matthias BraunAPInt: Further simplify APInt::EqualSlowCase as suggest...
2016-02-15 Jim InghamRefinement of r260624. It is possible somebody might...
2016-02-15 Ahmed Bougacha[X86] Remove now-dead variable and redundant assert...
2016-02-15 Matthias BraunFix typo in LiveIntervalTest
2016-02-15 Matthias BraunLiveIntervalAnalysis: Support moving of subregister...
2016-02-15 Matthias BraunAdd unittest for LiveIntervalAnalysis::handleMove()
2016-02-15 Matthias BraunMachineVerifier: Add parameter to choose if MachineFunc...
2016-02-15 Colin LeMahieu[NFC] Fixing naming convention, lowercase start of...
2016-02-15 Colin LeMahieu[Hexagon] Wrapping all MCExprs inside MCOperands within...
2016-02-15 Ahmed Bougacha[CodeGen] Document and use getConstant's splat-building...
2016-02-15 Simon Pilgrim[X86][SSE2] Regenerated sse2 tests
2016-02-15 Jonas Paulsson[ScheduleDAGInstrs] isUnsafeMemoryObject() removed
2016-02-15 Tim NorthoverDarwin: fix stdlib handling when CLANG_DEFAULT_STDLIB...
2016-02-15 Krzysztof Parzyszek[Hexagon] Missed testcase update in r260895
2016-02-15 Scott Egerton[mips] Implemented the .hword directive.
2016-02-15 Krzysztof Parzyszek[Hexagon] Use zero-extending loads for anyext
2016-02-15 Silviu Baranga[LV] Add support for insertelt/extractelt processing...
2016-02-15 Roman GareevTweak the LICM code to reuse the first sub-loop instead...
2016-02-15 Simon Pilgrim[X86] More thorough partial-register division checks
2016-02-15 Simon Pilgrim[X86] Regenerated 64/128 bit multiply tests
2016-02-15 Simon Pilgrim[X86][SSE] More thorough testing of all-ones vectors...
2016-02-15 Simon Pilgrim[X86][SSE] Regenerated uint2fp special case tests
2016-02-15 NAKAMURA TakumiMake llvm/test/tools/llvm-symbolizer/pdb/pdb.test Py3...
2016-02-15 Johannes Doerfert[FIX] Check the next base pointer for possible invarian...
2016-02-15 Simon Pilgrim[X86][SSE] Regenerated fast isel intrinsics tests
2016-02-15 Johannes DoerfertRevert "[FIX] Hoist accesses if AA stated they are...
2016-02-15 Jonas Hahnfeld[compiler-rt] Fix test failures when switching default...
2016-02-15 Andrey BokhankoPR26449: Tests for builtin_classify_type fix
2016-02-15 Andrey BokhankoPR26449: Fixes for bugs in __builtin_classify_type...
2016-02-15 Scott EgertonReverted r260879 as it caused test failures in lld.
2016-02-15 Scott Egerton[mips] Removed the SHF_ALLOC flag from the .pdr section.
2016-02-15 Igor BregerAVX512: Change store size of kmask. Store size of v8i1...
2016-02-15 Alexey Bataev[OPENMP] Remove extra sync barriers for 'firstprivate...
2016-02-15 Zia AnsariFixed non-NULL terminating array bug in SanitizerCommon...
2016-02-15 Junmo ParkMinor code cleanups. NFC.
2016-02-15 NAKAMURA TakumiclangIndex requires LLVMIR as Core, since r260858 uses...
2016-02-15 Felix Berger[clang-tidy] ClangTidy check to flag uninitialized...
2016-02-15 Felix BergerAdd isAnyPointer() matchers. Register missing matchers.
2016-02-15 Saleem AbdulrasoolELF: silence -Wcast-qual warnings from GCC
2016-02-15 Felix Berger[clang-tidy] Only invoke ForRangeCopyCheck on expensive...
2016-02-15 Felix BergerImprove documentation
2016-02-15 Saleem AbdulrasoolExpressionParser: silence some GCC warnings
2016-02-15 Saleem AbdulrasoolSema: prevent assertion on stack return checking
2016-02-15 Argyrios Kyrtzidis[AST/index] Introduce an option 'SuppressTemplateArgsIn...
2016-02-15 Saleem Abdulrasoolsilence -Wreturn-type warnings
2016-02-15 Saleem AbdulrasoolSema: constify EvalAddr, EvalVal
2016-02-15 Hongbin Zheng[Refactor] Eliminate the global variable "InsnToMemAcc".
2016-02-14 Johannes Doerfert[FIX] Hoist accesses if AA stated they are invariant
2016-02-14 Argyrios Kyrtzidis[test/Index] Set a specific target for the test.
2016-02-14 Johannes DoerfertSplit ScopArrayInfo::updateSizes into two functions
2016-02-14 Johannes DoerfertSeparate more constant factors of parameters
2016-02-14 Argyrios Kyrtzidis[index] Factor libclang's functionality to determing...
2016-02-14 Tobias GrosserCodeGeneration: Add back verification of generated...
2016-02-14 Sylvestre LedruFix some typos in the clang doc
2016-02-14 Sylvestre LedruFix some typos in the llvm doc
2016-02-14 Tobias GrosserRevert "[ScopDectect] Allow memory accesses with differ...
next