OSDN Git Service

android-x86/external-llvm.git
2019-04-23 Diogo N. Sampaio[ARM][FIX] Add missing f16.lane.vldN/vstN lowering
2019-04-23 George Rimar[llvm-mc] - Properly set the the address align field...
2019-04-23 David Green[LSR] Limit the recursion for setup cost
2019-04-23 Sam Clegg[WebAssembly] Bail out of fastisel earlier when computi...
2019-04-23 Qiu Chaofanadd Qiu Chaofan (qiucf@cn.ibm.com) to the CREDITS.txt
2019-04-23 Chandler CarruthRevert "Use const DebugLoc&"
2019-04-22 Petr Hosek[CMake] Replace the sanitizer support in runtimes build...
2019-04-22 Adrian PrantlFully qualify llvm::Optional, some compilers complain...
2019-04-22 David BlaikieDebugInfo: Emit only one kind of accelerated access...
2019-04-22 Sanjay Patel[SelectionDAG] move splat util functions up from x86...
2019-04-22 Adrian PrantlTry to work around compile errors with older versions...
2019-04-22 Douglas YungRelax test to check for a valid number instead of a...
2019-04-22 Michael Liao[AMDGPU] Fix an issue in `op_sel_hi` skipping.
2019-04-22 Adrian Prantl[dsymutil] Collect parseable Swift interfaces in the...
2019-04-22 Philip Reames[InstCombine] Eliminate stores to constant memory
2019-04-22 Bob Haarman[Support] unflake TempFileCollisions test
2019-04-22 Philip Reames[InstSimplify] Move masked.gather w/no active lanes...
2019-04-22 Nico Webergn build: Merge r358869
2019-04-22 Matt ArsenaultUse const DebugLoc&
2019-04-22 Matt ArsenaultAMDGPU: Skip debug instructions in assert
2019-04-22 Philip Reames[Tests] Revise a test as requested by reviewer in D59703
2019-04-22 Philip Reames[Tests] Add a negative test for masked.gather part...
2019-04-22 Justin Bogner[IPSCCP] Add missing `AssumptionCacheTracker` dependency
2019-04-22 Philip Reames[LPM/BPI] Preserve BPI through trivial loop pass pipeli...
2019-04-22 Wei Mi[PGO/SamplePGO][NFC] Move the function updateProfWeight...
2019-04-22 Fangrui SongUse llvm::stable_sort. NFC
2019-04-22 Aaron BallmanRemove spurious semicolons; NFC.
2019-04-22 Matt ArsenaultAMDGPU/GlobalISel: Fix non-power-of-2 G_EXTRACT sources
2019-04-22 Fangrui SongSTLExtras: add stable_sort wrappers
2019-04-22 Matt ArsenaultGlobalISel: Legalize scalar G_EXTRACT sources
2019-04-22 Nico Weberllvm-undname: Fix an assert-on-invalid, found by oss...
2019-04-22 Matt ArsenaultAMDGPU: Fix not checking for copy when looking at copy src
2019-04-22 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of SP3 'neg' modifier
2019-04-22 Simon Pilgrim[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedB...
2019-04-22 Sanjay Patel[DAGCombiner] make variable name less ambiguous; NFC
2019-04-22 Sanjay Patel[DAGCombiner] prepare shuffle-of-splat to handle more...
2019-04-22 Robert Widmann[LLVM-C] Add accessors to the default floating-point...
2019-04-22 Serguei Katkov[NewPM] Add Option handling for SimpleLoopUnswitch
2019-04-22 Simon Pilgrim[AMDGPU] Regenerate uitofp i8 to float conversion tests.
2019-04-22 Serguei Katkov[NewPM] Add dummy Test for LoopVectorize option parsing.
2019-04-22 Nikita PopovRevert "[ConstantRange] Rename make{Guaranteed -> Exact...
2019-04-22 Nikita Popov[ConstantRange] Rename make{Guaranteed -> Exact}NoWrapR...
2019-04-22 Craig Topper[X86] Reject 512-bit types in getRegForInlineAsmConstra...
2019-04-22 Lang Hames[JITLink] Remove a lot of reduntant 'JITLink_' prefixes...
2019-04-22 Fangrui Song[cmake] Add llvm-jit to LLVM_TEST_DEPENDS
2019-04-22 Lang Hames[JITLink] Fix section start address calculation in...
2019-04-21 Nico WeberAttemp get llvm-jitlink building on Windows
2019-04-21 Lang Hames[JITLink] Add an option to dump relocated section content.
2019-04-21 Nico Webergn build: Re-run `git ls-files '*.gn' '*.gni' | xargs...
2019-04-21 Nico Webergn build: Merge r358749
2019-04-21 Nico Webergn build: Merge r358818 (JITLink)
2019-04-21 Don Hinton[cmake] Fix bug in r358779 - [CMake] Pass monorepo...
2019-04-21 Nico Weberllvm-undname: Fix hex escapes in wchar_t, char16_t...
2019-04-21 Nico Weberllvm-undname: Fix stack overflow on almost-valid
2019-04-21 Nikita Popov[ConstantRange] Add saturating add/sub methods
2019-04-21 Nikita Popov[ConstantRange] Add getNonEmpty() constructor
2019-04-21 Sanjay Patel[AArch64] add tests with multiple binop+splat vals...
2019-04-21 Nico Weberllvm-undname: Fix stack overflow on invalid found by...
2019-04-21 Nico Webergn build: Fix build after r358837
2019-04-21 David Green[ARM] Rewrite isLegalT2AddressImmediate
2019-04-21 Craig Topper[X86] Add the rounding control operand to the printing...
2019-04-21 Fangrui Song[CachePruning] Simplify comparator
2019-04-21 Fangrui Song[JITLink] Add dependency on MCParser to unit test after...
2019-04-21 Craig Topper[X86] Don't form masked vfpclass instruction from and...
2019-04-21 Lang Hames[JITLink] Remove an overly strict error check in JITLin...
2019-04-21 Lang Hames[BinaryFormat] Fix bitfield-ordering of MachO::relocati...
2019-04-21 Lang Hames[JITLink] Factor basic common GOT and stub creation...
2019-04-21 Petr Hosek[gn] Move Features.inc to clangd, create a config for it
2019-04-21 Lang Hames[JITLink] Add dependencies on MCDissassembler and Targe...
2019-04-20 Nico Weberllvm-undname: Improve string literal demangling with...
2019-04-20 Nico Weberftime-trace: Trace the name of the currently active...
2019-04-20 Lang Hames[JITLink] Add yet more detail to MachO/x86-64 unsupport...
2019-04-20 Lang Hames[JITLink][ORC] Add JITLink to the list of dependencies...
2019-04-20 Lang Hames[JITLink] Fix a bad formatv format string.
2019-04-20 Lang Hames[JITLink] Disable MachO/x86-64 regression test if the...
2019-04-20 Amara EmersonRevert r358800. Breaks Obsequi from the test suite.
2019-04-20 Lang Hames[JITLink] Add llvm-jitlink to the list of available...
2019-04-20 Lang Hames[JITLink] Add BinaryFormat to JITLink's dependencies.
2019-04-20 Lang Hames[JITLink] Add more detail to MachO/x86-64 "unsupported...
2019-04-20 Lang Hames[JITLink] Add check to JITLink unit test to bail out...
2019-04-20 Lang Hames[JITLink] Silence some MSVC implicit cast warnings.
2019-04-20 Lang Hames[JITLink] Add llvm-jitlink subdirectory to tools/LLVMBu...
2019-04-20 Lang Hames[JITLink] Use memset instead of bzero.
2019-04-20 Lang Hames[JITLink] Silence a narrowing conversion warning.
2019-04-20 Lang Hames[JITLink] Update BuildingAJIT tutorials to account...
2019-04-20 Lang Hames[JITLink] Fix a missing header and bad prototype.
2019-04-20 Lang HamesInitial implementation of JITLink - A replacement for...
2019-04-20 Craig Topper[X86] Disable argument copy elision for arguments passe...
2019-04-20 Luqman Aden[CorrelatedValuePropagation] Mark subs that we know...
2019-04-20 Fangrui Song[ExecutionDomainFix] Optimize a binary search insertion
2019-04-20 Fangrui Song[llvm-symbolizer] Fix section index at the end of a...
2019-04-20 Nikita Popov[IndVarSimplify] Generate full checks for some LFTR...
2019-04-20 Nikita Popov[IndVarSimplify] Add tests for PR31181; NFC
2019-04-20 Sam McCall[ADT] Avoid warning in bsearch testcase
2019-04-20 Fangrui Song[llvm-objdump] Fix End in disassemblyObject after rL358806
2019-04-20 Nikita Popov[CVP] Add tests for sub nowrap inference; NFC
2019-04-20 Nikita Popov[X86] Fix stack probing on x32 (PR41477)
2019-04-20 Fangrui Song[llvm-objdump] Don't disassemble symbols before SectionAddr
2019-04-20 Craig Topper[X86] Don't turn (and (shl X, C1), C2) into (shl (and...
2019-04-20 Craig Topper[X86] Turn (and (anyextend (shl X, C1), C2)) into ...
next