platform/upstream/llvm.git
2018-03-05 Daniel SandersRe-commit: Make STATISTIC() values available programmat...
2018-03-05 Dmitry MikulinOn Windows we need to be able to process response files...
2018-03-05 Nemanja Ivanovic[PowerPC] Do not emit record-form rotates when record...
2018-03-05 Sanjay Patel[x86] auto-generate full checks for fabs tests
2018-03-05 Dmitry MikulinOn Windows expansion of regex file name patterns is...
2018-03-05 Andrey ChurbanovImprove OpenMP threadprivate implementation.
2018-03-05 Eric LiuFix an unused variable warning introduced by rr326703...
2018-03-05 Aaron Smith[llvm-pdbdump] Dump restrict type qualifier
2018-03-05 Daniel Neilson[InstCombine] Don't blow up in foldICmpWithCastAndCast...
2018-03-05 Craig Topper[InstCombine] Add constant vector support to getMinimum...
2018-03-05 Andrey ChurbanovFixed build of the OpenMP stubs library.
2018-03-05 Raphael IsemannIncluding <functional> for std::bind
2018-03-05 Daniel SandersRevert r326723: Make STATISTIC() values available progr...
2018-03-05 Yaxun Liu[AMDGPU] Clean up old address space mapping and fix...
2018-03-05 Evandro Menezes[AArch64] Harden test case
2018-03-05 Daniel SandersMake STATISTIC() values available programmatically
2018-03-05 Sebastian Popfix PR36582
2018-03-05 Sam McCall[clangd] Fix unintentionally loose fuzzy matching,...
2018-03-05 Florian Hahn[IPSCCP] Add getCompare which returns either true,...
2018-03-05 Sam McCall[clangd] Extract ClangdServer::Options struct.
2018-03-05 Evandro Menezes[AArch64] Improve code generation of constant vectors
2018-03-05 Erik Pilkington[demangler] Modernize parse_name.
2018-03-05 Jonas Paulsson[MachineScheduler] Dump SUnits before calling SchedImpl...
2018-03-05 Matt ArsenaultAMDGPU/GlobalISel: Add InstrMapping for G_EXTRACT
2018-03-05 Matt ArsenaultAMDGPU/GlobalISel: Make some G_EXTRACTs legal
2018-03-05 Matt ArsenaultAMDGPU: Fix build warning about override
2018-03-05 Sanjay Patel[CVP] fix formatting; NFC
2018-03-05 Tim NorthoverFuzzer: remove temporary files after we're done with...
2018-03-05 Henry Wong[analyzer] Improves the logic of GenericTaintChecker...
2018-03-05 Nicolai HaehnleTableGen: Resolve all template args simultaneously...
2018-03-05 Nicolai HaehnleTableGen: Resolve all template args simultaneously...
2018-03-05 Nicolai HaehnleTableGen: Resolve all template args simultaneously...
2018-03-05 Nicolai HaehnleTableGen: Reimplement !foreach using the resolving...
2018-03-05 Nicolai HaehnleTableGen: Introduce an abstract variable resolver interface
2018-03-05 Alexander TimofeevPass Divergence Analysis data to Selection DAG to drive...
2018-03-05 Philip Pfaffe[Polly][CMake] Fix lit setup for building the in the...
2018-03-05 Stefan Pintilie[Power9] Add more missing instructions to the Power...
2018-03-05 Nicolai HaehnleTableGen: Allow NAME in template arguments in defm...
2018-03-05 Nicolai HaehnleTableGen: Use DefInit::getDef() instead of the type...
2018-03-05 Xin Tong[MergeICmp] We can discard initial blocks that do other...
2018-03-05 Nicholas Wilson[WebAssembly] Add validation to reloc section
2018-03-05 Oliver Stannard[ARM][Asm] VMOVSRR and VMOVRRS need sequential S registers
2018-03-05 Nicholas Wilson[WebAssembly] Reorder reloc sections to come between...
2018-03-05 Nicholas Wilson[WebAssembly] Reorder reloc sections to come after...
2018-03-05 Nicholas Wilson[WebAssembly] Fix tests with invalid yaml (required...
2018-03-05 Nicholas Wilson[WebAssembly] Attach a name to globals similarly to...
2018-03-05 Thomas Preud... Fix location of comment in EmitPopInst
2018-03-05 Alexander Ivchenko[x86][CET] Introduce _get_ssp, _inc_ssp intrinsics
2018-03-05 George Rimar[ELF] - Support moving location counter when MEMORY...
2018-03-05 Jonas Devlieghere[test] Add dotest wrapper
2018-03-05 George Rimar[ELF] - Report location for div/mod by zero.
2018-03-05 Yuka Takahashi[Bash-autocompletion] Fixed formatting
2018-03-05 Yuka Takahashi[Bash-autocompletion] Pass all flags in shell command...
2018-03-05 Clement Courbet[MergeICmps][NFC] Improve logging.
2018-03-05 Craig Topper[X86] Replace usages of X86Subtarget::hasFp256 with...
2018-03-04 Craig Topper[X86] Add a DAG combine to turn stores of vXi1 constant...
2018-03-04 Craig Topper[X86] Add a 32-bit mode command line to avx512-mask...
2018-03-04 Craig Topper[DAGCombiner] Add a peekThroughBitcast to MergeStoresOf...
2018-03-04 Aaron BallmanAmend r326665 to print out the `used` attribute subject...
2018-03-04 Aaron BallmanReplace the custom handling for several attributes...
2018-03-04 Simon Pilgrim[X86][X87] Add X87 folded integer arithmetic tests
2018-03-04 Simon Pilgrim[X86][MMX] Remove completed _mm_cvtsi32_si64 todo
2018-03-04 Craig Topper[X86] Fix unused variable in release builds.
2018-03-04 Pavel Labathllgs-tests: use the auto-parsing form of SendMessage...
2018-03-04 Craig Topper[X86] Combine (store (v1i1 (scalar_to_vector (i8 X...
2018-03-04 Craig Topper[X86] Lower v1i1/v2i1/v4i1/v8i1 load/stores to i8 load...
2018-03-03 Fedor Indutny[CallSiteSplitting] fix use after-free
2018-03-03 Pavel LabathObjectFileMachO: use early return to remove one nesting...
2018-03-03 Fedor Indutny[CallSiteSplitting] properly split musttail calls
2018-03-03 Aaron BallmanCreate a subject list for the `used` attribute rather...
2018-03-03 Tobias Grosser[ScopInfo] Do not use the set dimension ids to carry...
2018-03-03 Kamil RytarowskiRemove more references to ptrace_pt_{g,s}et_sigmask
2018-03-03 Kamil RytarowskiFix NetBSD 32-bit build
2018-03-03 Sanjay Patel[InstCombine] add test for vectors with undef elts...
2018-03-03 Sanjay Patel[InstCombine] (~X) - (~Y) --> Y - X
2018-03-03 Sanjay Patel[InstCombine] add tests for notnotsub; NFC
2018-03-03 Simon Pilgrim[X86] This bit-test TODO has been moved in PR36551
2018-03-03 Kamil RytarowskiRemove obsolete ptrace(2) operations from NetBSD
2018-03-03 Philip PfaffeRevert "[Acc] Fix for PR33208"
2018-03-03 Kamil RytarowskiRevert D44035
2018-03-03 Kamil RytarowskiHotfix for D44035
2018-03-03 Kamil RytarowskiSupport OpenBSD in common interceptors
2018-03-03 Kamil RytarowskiDisable tests of -fsanitize on OpenBSD
2018-03-03 Kamil RytarowskiOpenBSD UBsan support enabling SANITIZER_OPENBSD widely
2018-03-03 Kamil RytarowskiOpenBSD UBsan support / common
2018-03-03 Kamil Rytarowski[msan] Restrict -ftls-model=initial-exec to FreeBSD
2018-03-03 Kamil RytarowskiOpenBSD Driver basic sanitiser support
2018-03-03 Kamil RytarowskiSanitiser common, using u64 type for GetTid on posix...
2018-03-03 Kamil RytarowskiOpenBSD UBsan support, cmake part
2018-03-03 Kamil RytarowskiBetter OpenBSD frontend support
2018-03-03 Kamil RytarowskiAdding Msan support to FreeBSD
2018-03-03 Philip Pfaffe[Acc] Fix for PR33208
2018-03-03 Craig Topper[X86] Remove 'else' after return. NFC
2018-03-03 Rafael EspindolaSimplify. NFC.
2018-03-02 Adrian PrantlMark ObjC testcase as skipUnlessDarwin and fix a typo...
2018-03-02 Manoj GuptaDo not generate calls to fentry with __attribute__...
2018-03-02 Chandler Carruth[ThinLTO] Revert r325320: Import global variables
2018-03-02 Craig Topper[LegalizeVectorTypes] When scalarizing the operand...
2018-03-02 Dmitry MikulinImplementation of MRI "delete" command.
2018-03-02 Vedant Kumar[AggressiveInstCombine] Use use_empty() instead of...
next