OSDN Git Service

android-x86/external-llvm.git
2018-03-06 Florian Hahn[CallSiteSplitting] Do not crash when BB's terminator...
2018-03-06 Nicolai HaehnleTableGen: Add !foldl operation
2018-03-06 Nicolai HaehnleTableGen: Remove the ResolveFirst mechanism
2018-03-06 Nicolai HaehnleTableGen: Delay instantiating inline anonymous records
2018-03-06 Nicolai HaehnleTableGen: Move getNewAnonymousName into RecordKeeper
2018-03-06 Nicolai HaehnleTableGen: Explicitly check whether a record has been...
2018-03-06 Nicolai HaehnleTableGen: Allow !cast of records, cleanup conversion...
2018-03-06 Nicolai HaehnleTableGen: Simplify BitsInit::resolveReferences
2018-03-06 Nicolai HaehnleTableGen: Generalize record types to fix typeIsConverti...
2018-03-06 Bjorn PetterssonFixup for rL326769 (RegState::Debug is being truncated...
2018-03-06 Florian Hahn[CloneFunction] Support BB == PredBB in DuplicateInstru...
2018-03-06 Dylan McKay[AVR] Remove the earlyclobber flag from LDDWRdYQ
2018-03-06 Bjorn Pettersson[DebugInfo] Discard invalid DBG_VALUE instructions...
2018-03-06 Sam Clegg[WebAssebmly] Remove reloc ordering constraint
2018-03-06 Martin Storsjo[X86] Handle EAX being live when calling chkstk for...
2018-03-06 Serge PavlovUpdated docs in CrashRecoveryContext.h
2018-03-06 Paul RobinsonRevert "[DWARFv5] Emit file 0 to the line table."
2018-03-06 Xin Tong[MergeICmp] Simplify how BCECmpBlock instructions are...
2018-03-06 Xin Tong[MergeICmp] Fix printing. NFC
2018-03-06 Paul Robinson[DWARFv5] Emit file 0 to the line table.
2018-03-05 Reid KlecknerDisable llvm-opt-fuzzer/exec-options.ll on Windows...
2018-03-05 Simon Pilgrim[X86] cvttpd2dq lowering has been supported for some...
2018-03-05 Sanjay Patel[InstSimplify] remove redundant folds
2018-03-05 Volkan KelesGlobalISel: IRTranslate llvm.fabs.* intrinsic
2018-03-05 Daniel Neilson[RewriteStatepoints] Fix stale parse points
2018-03-05 Simon Pilgrim[X86] Add silvermont fp arithmetic cost model tests
2018-03-05 Tony Tye[AMDGPU] Remove unused AMDOpenCL triple environment
2018-03-05 Dylan McKay[AVR] Fix the test suite after r326500.
2018-03-05 Alexey Bataev[SLP] Additional tests for stores vectorization, NFC.
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 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 Daniel SandersRevert r326723: Make STATISTIC() values available progr...
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 Florian Hahn[IPSCCP] Add getCompare which returns either true,...
2018-03-05 Evandro Menezes[AArch64] Improve code generation of constant vectors
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 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 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] 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 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 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 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 Fedor Indutny[CallSiteSplitting] properly split musttail calls
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 Craig Topper[X86] Remove 'else' after return. NFC
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...
2018-03-02 Sanjay Patel[InstCombine] rearrange visitFMul; NFCI
2018-03-02 Adrian PrantlAdd DBG_VALUE support to the linear DAG scheduler
2018-03-02 Francis Ricci[llvm-symbolizer] Use correct path when resolving ...
2018-03-02 Vedant Kumar[Utils] Salvage debug info in block simplification
2018-03-02 Krzysztof Parzyszek[Hexagon] Generate valignb for shifting shuffles (inste...
2018-03-02 Sameer AbuAsal[RISCV] Implement MC relaxations for compressed instruc...
2018-03-02 Rui UeyamaMake llvm::djbHash an inline function.
2018-03-02 Vedant Kumar[Utils] Salvage debug info in recursive inst deletion
2018-03-02 Vedant Kumar[unittests] Make some parseIR calls more readable, NFC
2018-03-02 Sam Clegg[WebAssembly] Avoid cast ExprType to wasm::ValType
2018-03-02 Craig Topper[InstCombine] Rewrite the binary op shrinking in visitF...
2018-03-02 Ulrich Weigand[SystemZ] Fix test cases after r326613
next