platform/upstream/llvm.git
2019-08-11 David Green[ARM] Permit auto-vectorization using MVE
2019-08-11 Gabor HorvathProperly handle reference initialization when detecting...
2019-08-11 Heejin AhnFix __clang_call_termiante's argument for foreign excep...
2019-08-11 Wenlei He[LICM] Make Loop ICM profile aware
2019-08-11 Wenlei HeRevert "test commit"
2019-08-11 Wenlei Hetest commit
2019-08-11 Craig Topper[X86] Remove some more code from combineShuffle that...
2019-08-11 Craig Topper[X86] Remove some code from combineShuffle that seems...
2019-08-10 Roman Lebedev[InstCombine][NFC] Use SimplifyAddInst() instead of...
2019-08-10 Roman Lebedev[NFC][InstCombine] Tests for shift amount reassociation...
2019-08-10 Roman Lebedev[InstCombine] Shift amount reassociation in bittest...
2019-08-10 Roman Lebedev[InstCombine] Shift amount reassociation in bittest...
2019-08-10 Roman Lebedev[NFC][InstCombine] Tests for shift amount reassociation...
2019-08-10 Dimitry AndricAdd support for FreeBSD's LD_32_LIBRARY_PATH
2019-08-10 Simon Pilgrim[X86][SSE] Lower shuffle as ANY_EXTEND_VECTOR_INREG
2019-08-10 Kang Zhang[NFC][CodeGen] Modify the PI++ to ++PI in MachineBlockP...
2019-08-10 Michael Liao[TableGen] Correct the shift to the proper bit width.
2019-08-10 Sanjay Patel[Reassociate] try harder to convert negative FP constan...
2019-08-10 Raphael Isemann[lldb] Fix dynamic_cast by no longer failing on variabl...
2019-08-10 Raphael Isemann[clang] Fixed x86 cpuid NSC signature
2019-08-10 Kang Zhang[CodeGen] Do the Simple Early Return in block-placement...
2019-08-10 Kristina Brooks[modulemap] Add AArch64SVEACLETypes.def
2019-08-10 Owen Pan[clang-format] Add SpaceInEmptyBlock option for WebKit
2019-08-10 Craig Topper[X86] Match the IR pattern form movmsk on SSE1 only...
2019-08-10 Craig Topper[X86] Improve the diagnostic for larger than 4-bit...
2019-08-10 David Carlier[Sanitizer] Reenable getusershell interception
2019-08-10 Luo, Yuanke[X86] Fix stack probe issue on windows32.
2019-08-10 Fedor Sergeev[MemDep] allow to select block-scan-limit when construc...
2019-08-10 Gabor HorvathFix a false positive warning when initializing members...
2019-08-09 Sam McCall[clangd] Disallow extraction of expression-statements.
2019-08-09 Gabor HorvathAttempt to reapply "Even more warnings utilizing gsl...
2019-08-09 Sam McCallclangd: use -j for background index pool
2019-08-09 Haibo HuangSmall format fix
2019-08-09 Haibo HuangDetects whether RESOURCE_TYPE_IO is defined.
2019-08-09 Peter Collingbournecfi-icall: Allow the jump table to be optionally made...
2019-08-09 Daniel SandersAdd missing REQUIRES to r368487
2019-08-09 Diego Trevino... [Bugpoint redesign] Fix nonlocal URI link in doc
2019-08-09 Julian Lettner[Sanitizer][Darwin] Add interceptor for malloc_zone_fro...
2019-08-09 Gheorghe-Teodor... [OpenMP] Add support for close map modifier in Clang
2019-08-09 Sanjay Patel[DAGCombiner] exclude x*2.0 from normal negation profit...
2019-08-09 Daniel SandersRemove leftover MF->dump()'s from r368487 that break...
2019-08-09 Gheorghe-Teodor... [OpenMP][libomptarget] Add support for close map modifier
2019-08-09 Daniel Sanders[globalisel] Add G_SEXT_INREG
2019-08-09 Eric ChristopherRemove variable only used in an assert.
2019-08-09 Taewook OhRevert the test commit
2019-08-09 Diego Astiazaran[clang-doc] Generate an HTML index file
2019-08-09 Taewook OhTest commit.
2019-08-09 Sam McCall[clangd] Give absolute path to clang-tidy and include...
2019-08-09 Eric ChristopherRevert "[sanitizers] MSVC warning disable for clean...
2019-08-09 Martin StorsjoFix compilation after SVN r368476
2019-08-09 Craig Topper[X86] Remove custom handling for extloads from LowerLoad.
2019-08-09 Bill Wendling[CodeGen] Require a name for a block addr target
2019-08-09 Bill Wendling[MC] Don't recreate a label if it's already used
2019-08-09 Matthew G McGovern[sanitizers] MSVC warning disable for clean build
2019-08-09 Reid KlecknerDon't diagnose errors when a file matches an include...
2019-08-09 Douglas YungUpdate test to explicity test with -fintegrated-as...
2019-08-09 Michael Pozulp[Docs][llvm-strip] Fix an indentation issue.
2019-08-09 Mitch PhillipsRevert "[asan_symbolize] Fix bug where the frame counte...
2019-08-09 Saleem AbdulrasoolCodeGen: ensure 8-byte aligned String Swift CF ABI
2019-08-09 Peter Collingbournegn build: Merge r368432.
2019-08-09 Peter Collingbournegn build: Merge r368439.
2019-08-09 Peter Collingbournegn build: Merge r368402.
2019-08-09 Peter Collingbournegn build: Merge r368392.
2019-08-09 Peter Collingbournegn build: Merge r368358.
2019-08-09 Jonas Hahnfeld[libomptarget] Remove duplicate RTLRequiresFlags per...
2019-08-09 Michael Pozulp[Docs][llvm-strip] Add help text to llvm-strip rst doc
2019-08-09 Gabor HorvathRevert Even more warnings utilizing gsl::Owner/gsl...
2019-08-09 Gabor HorvathRevert Fix a build bot failure and multiple warnings...
2019-08-09 Max Moroz[libFuzzer] Merge: print stats after reading the output...
2019-08-09 Diego Astiazaran[clang-format] Add link to source code in file definitions
2019-08-09 Gabor HorvathFix a build bot failure and multiple warnings instances...
2019-08-09 Daniel Sanders[TableGen] Add "InitValue": Handle operands with set...
2019-08-09 Evandro Menezes[InstCombine] Refactor optimizeExp2() (NFC)
2019-08-09 Sam McCallRename PCH/leakfiles test so it runs on bots.
2019-08-09 Gabor HorvathEven more warnings utilizing gsl::Owner/gsl::Pointer...
2019-08-09 Evandro Menezes[Transforms] Add a emitBinaryFloatFnCall() version...
2019-08-09 Evandro Menezes[Transforms] Fix comments for hasFloatFn() and getFloat...
2019-08-09 Sunil SrivastavaPrint reasonable representations of type names in llvm...
2019-08-09 Whitney TsangTitle: Improve Loop Cache Analysis LIT tests.
2019-08-09 Evandro Menezes[Transforms] Rename hasUnaryFloatFn() and getUnaryFloat...
2019-08-09 Max Moroz[compiler-rt] FuzzedDataProvider: use C++ headers only...
2019-08-09 David Bolvansky[NFC] Added tests for D65898
2019-08-09 Gabor HorvathMore warnings regarding gsl::Pointer and gsl::Owner...
2019-08-09 Sanjay Patel[AArch64][x86] add tests for pessimization of expressio...
2019-08-09 Raphael Isemann[lldb][NFC] Assert on invalid cursors positions when...
2019-08-09 Sanjay Patel[DAGCombiner] remove redundant fold for X*1.0; NFC
2019-08-09 Raphael Isemann[lldb][NFC] Remove unused IRForTarget::BuildRelocation
2019-08-09 Jinsong Ji[MachinePipeliner] Avoid indeterminate order in FuncUni...
2019-08-09 Benjamin Kramer[sanitizer] Update symbolizer/scripts/global_symbols.txt
2019-08-09 Whitney TsangTitle: Loop Cache Analysis
2019-08-09 Simon Pilgrim[X86][SSE] Swap X86ISD::BLENDV inputs with an inverted...
2019-08-09 Sanjay Patel[GlobalOpt] prevent crashing on large integer types...
2019-08-09 Andrea Di Biagio[MCA] Fix MSVC 19.16 build with libc++
2019-08-09 James Henderson[llvm-readelf]Print filename for multiple inputs and...
2019-08-09 Johan Vikstrom[clangd] Added highlighting for constructor initializers.
2019-08-09 Simon Atanasyan[Mips][Codegen] Fix fast-isel mixing of FGR64 and AFGR6...
2019-08-09 Andrea Di Biagio[MCA] Add flag -show-encoding to llvm-mca.
2019-08-09 Pablo Barrio[AArch64] Set pref. func. align to 8 bytes on Neoverse...
2019-08-09 George Rimar[llvm-readobj] - Remove `error(llvm::Expected<T> &&E)`
2019-08-09 Haojian Wu[clangd] Use raw rename functions to implement the...
next