platform/upstream/llvm.git
2017-04-08 Craig Topper[IR] Inline Type::getScalarType() by using isVectorTy...
2017-04-08 Balaram Makam[AArch64] Refine Falkor Machine Model - Part 3
2017-04-08 Gor Nishanov[coroutines] Make CoroSplit pass deterministic
2017-04-08 Gor Nishanovgitignore: Ignore .vs folder (VS2017 config files)
2017-04-07 Jason MolendaMark this test as XFAIL on all platforms, it's happenin...
2017-04-07 Evgeniy Stepanov[cfi] Emit __cfi_check stub in the frontend.
2017-04-07 Evgeniy Stepanov[cfi] Take over existing __cfi_check in CrossDSOCFI.
2017-04-07 Evgeniy Stepanov[cfi] Accept weak definition of __cfi_check.
2017-04-07 Eli Friedman[ARM] Prefer BIC over BFC in ARM mode.
2017-04-07 Aditya Nandakumar[GlobalISel]: Fix bug where we can report GISelFailure...
2017-04-07 Craig Topper[ConstantFolding] Use Intrinsic::not_intrinsic instead...
2017-04-07 Saleem AbdulrasoolToolchains: remove crtbegin on xwindows
2017-04-07 Petr Hosek[AArch64] Allow global register asm("x18") or asm(...
2017-04-07 Petr HosekRevert "[CMake][libunwind] Use -nodefaultlibs for CMake...
2017-04-07 Petr Hosek[CMake][libcxxabi] Use -nodefaultlibs for CMake checks
2017-04-07 Petr Hosek[CMake][libunwind] Use -nodefaultlibs for CMake checks
2017-04-07 Reid KlecknerRemove .rdata section size checks from pdb.test, they...
2017-04-07 Rafael EspindolaUse a temp file to avoid Process Substitution.
2017-04-07 Reid Kleckner[PDB] Re-add RAW FileCheck testing to pdb.test
2017-04-07 Daniel BerlinNewGVN: Make CongruenceClass a real class in preparatio...
2017-04-07 Reid KlecknerDe-flake a test that is failing due to coroutine spill...
2017-04-07 Reid Kleckner[builtins] Remove stray quotes to fix check-builtins...
2017-04-07 Davide Italiano[Dominators] Simplify a member function. NFCI.
2017-04-07 Simon DardisRevert "[SelectionDAG] Enable target specific vector...
2017-04-07 Reid Kleckner[builtins] Make some ISA macro checks work with MSVC
2017-04-07 Hans WennborgAttempt to fix ms-intrinsics.c test
2017-04-07 Reid Kleckner[builtins] Fix MSVC build
2017-04-07 Kamil RytarowskiCorrect environ parsing on NetBSD
2017-04-07 Hans WennborgImplement _interlockedbittestandset as a builtin
2017-04-07 Ed MasteCorrect environ parsing on FreeBSD
2017-04-07 Reid Kleckner[builtins] Get the builtins tests passing on Windows
2017-04-07 Stanislav Mekhanoshin[AMDGPU] Unroll more to eliminate phis and conditions
2017-04-07 Rafael EspindolaSimplify this further.
2017-04-07 Dehao ChenUse PMADDWD to expand reduction in a loop
2017-04-07 Reid Kleckner[lit] Try using process pools by default again
2017-04-07 Saleem AbdulrasoolSema: prevent __declspec(naked) use on x64
2017-04-07 Simon Atanasyan[ELF] Do not pass GOT section as an argument to handleA...
2017-04-07 Igor Breger[GlobalISel] implement narrowing for G_CONSTANT.
2017-04-07 Gor Nishanov[coroutines] Insert spills of PHI instructions correctly
2017-04-07 Matthew SimpsonReapply r298620: [LV] Vectorize GEPs
2017-04-07 Simon Dardis[mips] Remove usage of debug only variable (NFC)
2017-04-07 Petar Jovanovic[mips][msa] Fix generation of bm(n)zi and bins[lr]i...
2017-04-07 Dmitry Preobrazhensky[AMDGPU][MC] Fix for Bug 28211 + LIT tests
2017-04-07 Simon Dardis[SelectionDAG] Enable target specific vector scalarizat...
2017-04-07 Philip PfaffeFix missing .git/indexloadPolly in ensure-correct-tile...
2017-04-07 Haojian WuFix compiler warnings: "ISO c99 requires rest arguments...
2017-04-07 Jonas Paulsson[SystemZ] Check for presence of vector support in...
2017-04-07 Jonas Paulsson[SystemZ] Remove confusing comment in combineEXTRACT_V...
2017-04-07 Diana Picus[ARM] GlobalISel: Test hard float properly
2017-04-07 NAKAMURA TakumiCloneDetection.h: Fix warnings. [-Wdocumentation]
2017-04-07 Laszlo Nagy[scan-build-py] merge runner module to analyzer
2017-04-07 Krasimir Georgiev[clangd] Extract FsPath from file:// uri
2017-04-07 Sam Kolton[AMDGPU] Move SiShrinkInstruction and SDWAPeephole...
2017-04-07 Diana Picus[ARM] GlobalISel: Support frem for 64-bit values
2017-04-07 James Henderson[ELF] Recommit r299635 to pad x86 executable sections...
2017-04-07 Sanne WoudaSkip Unicode character expansion in assembly files
2017-04-07 Diana Picus[ARM] GlobalISel: Support frem for 32-bit values
2017-04-07 Alexander Kornienko[clang-tidy] A couple of minor fixes in modernize-use...
2017-04-07 Peter Smith[ELF] Fix ARM TLS global dynamic TlsOffsetRel for non...
2017-04-07 Peter Smith[ELF] Split handleNoRelaxTlsRelocation into ARM and...
2017-04-07 James HendersonFix signed/unsigned comparison warning in a unit test...
2017-04-07 James Henderson[Core] Fix parallel_for for Linux
2017-04-07 Craig Topper[InstCombine] Handle more commuted cases of ((A & B...
2017-04-07 Craig Topper[InstCombine] Add additional tests with varied commutin...
2017-04-07 Craig Topper[InstSimplify] Use Instruction::BinaryOps instead of...
2017-04-07 Akira HatanakaRevert "Allow a standard library to implement condition...
2017-04-07 Shoaib Meenai[libc++] Drop support for CRTs older than VS 2015
2017-04-07 Rafael EspindolaMove a cast out of a function. NFC.
2017-04-07 Daniel BerlinAliasAnalysis: Be less conservative about volatile...
2017-04-07 Rafael EspindolaRemove unnecessary cast.
2017-04-07 Reid KlecknerAdd missing import
2017-04-07 Reid Kleckner[lit] Fix Darwin pickling errors with process pools
2017-04-07 Craig Topper[InstCombine] Add more commuted patterns to support...
2017-04-06 Derek Schuff[WebAssembly] Fix -Wcovered-switch-default warning
2017-04-06 Billy Robert... Add noexcept(false) to more strongly indicate that...
2017-04-06 Billy Robert... Allow a standard library to implement conditional noexc...
2017-04-06 Zachary TurnerAllow specification of what kinds of class members...
2017-04-06 Zachary Turner[llvm-pdbdump] Allow pretty to only dump specific types...
2017-04-06 Adrian PrantlAdd an end-to-end testcase for address sanitizer.
2017-04-06 Adrian PrantlAdd a test for debug info with the safestack sanitizer...
2017-04-06 Eugene ZemtsovAdd more tests for ExtractContextAndIdentifier
2017-04-06 Saleem AbdulrasoolCOFF: support the /appcontainer flag
2017-04-06 Konstantin... AMDGPU/GFX9: Fix shared and private aperture queries
2017-04-06 Eric ChristopherRemove the default subtarget from the Power port. It...
2017-04-06 Craig Topper[InstCombine] Add a few cases for OR we fail to optimiz...
2017-04-06 Yi KongRevert "Revert "[ARM] Add Kryo to available targets""
2017-04-06 Eli FriedmanTurn on -addr-sink-using-gep by default.
2017-04-06 Rui UeyamaRename refersToGotEntry needsGot and add comments.
2017-04-06 Eugene ZemtsovNew C++ function name parsing logic (Resubmit)
2017-04-06 Michael Kuperstein[X86] Revert r299387 due to AVX legalization infinite...
2017-04-06 Zachary TurnerTry to fix FreeBSD build after IWYU changes.
2017-04-06 Zachary TurnerFix build failure in unit test.
2017-04-06 Rafael EspindolaCall updateAlignment before assignAddresses.
2017-04-06 Rafael EspindolaMove call to findMemoryRegion before assignAddresses.
2017-04-06 Craig Topper[InstCombine] Remove testing assert I accidentally...
2017-04-06 Zachary Turneriwyu fixes for lldbCore.
2017-04-06 Rafael EspindolaRemove redundant argument. NFC.
2017-04-06 Matt ArsenaultAMDGPU: Diagnose illegal SGPR to VGPR copies
2017-04-06 Petr Hosek[CMake][libcxx] Use check_c_compiler_flag to check...
2017-04-06 Craig Topper[InstCombine] When checking to see if we can turn subtr...
next