OSDN Git Service

android-x86/external-llvm.git
2019-04-15 Craig Topper[X86] Limit the 'x' inline assembly constraint to zmm0...
2019-04-15 Craig Topper[X86] Fix a stack folding test to have a full xmm2...
2019-04-15 Anton AfanasyevTime profiler: small fixes and optimizations
2019-04-15 Matt ArsenaultAMDGPU: Fix unreachable when counting register usage...
2019-04-15 Matt ArsenaultAMDGPU: Fix printed format of SReg_96
2019-04-15 Sanjay Patel[EarlyCSE] add test for select condition double-negatio...
2019-04-15 Alex LorenzRevert r358418: "[llvm-objdump] Simplify PrintHelpMessa...
2019-04-15 Philip Reames[Tests] Add a few more tests for LoopPredication w...
2019-04-15 Craig Topper[X86] Block i32/i64 for 'k' and 'Yk' in getRegForInline...
2019-04-15 Philip Reames[LoopPred] Stop passing around builders [NFC]
2019-04-15 Sanjay Patel[x86] update test checks; NFC
2019-04-15 Wolfgang Pieb[DEBUGINFO] Prevent Instcombine from dropping debuginfo...
2019-04-15 Pete CouperusAdd explicit dependency to MCDwarf.h in ARC backend.
2019-04-15 Hiroshi YamauchiFix header guard typo and build error.
2019-04-15 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-15 Craig Topper[X86] Restore the pavg intrinsics.
2019-04-15 Sean FertileAdd slbfee instruction.
2019-04-15 Hiroshi Yamauchi[PGO] Profile guided code size optimization.
2019-04-15 Nico Weberllvm-undname: Fix nullptr deref on invalid conversion...
2019-04-15 Sanjay Patel[EarlyCSE] add tests for selects with commuted operands...
2019-04-15 Philip Reames[LoopPred] Hoist and of predicated checks where legal
2019-04-15 Fangrui Song[llvm-objdump] Simplify PrintHelpMessage() logic
2019-04-15 Fangrui Song[llvm-objdump] Wrap things in namespace llvm
2019-04-15 Fangrui Song[llvm-objdump] Delete unused forward declarations
2019-04-15 Fangrui Song[llvm-objdump] Reorganize cl::opt variables and move...
2019-04-15 Ilya BiryukovRevert r358337: "[CommandLineParser] Add DefaultOption...
2019-04-15 Sanjay Patel[EarlyCSE] regenerate test checks; NFC
2019-04-15 Fangrui Song[llvm-objdump] Align instructions to a tab stop in...
2019-04-15 Sanjay Patel[InstCombine] canonicalize fdiv after fmul if reassocia...
2019-04-15 Tim NorthoverDAG: propagate ConsecutiveRegs flags to returns too.
2019-04-15 Tim NorthoverDAG: propagate whether an arg is a pointer for CallingC...
2019-04-15 Nico Webergn build: Merge r358390
2019-04-15 Eugene Leviant[llvm-readelf] Correctly dump symbols whose section...
2019-04-15 Stephen Tozer[llvm-readobj] Reapply: Improve error message for ...
2019-04-15 Tim Renouf[AMDGPU] Fixed incorrect test in vcnd/vcmp optimization
2019-04-15 Jeremy Morse[Docs] Switch a code block from LLVM to text
2019-04-15 Thomas Preud... FileCheck [1/12]: Move variable table in new object
2019-04-15 Simon Tatham[TableGen] Include schedule model name in diagnostic.
2019-04-15 Jeremy Morse[Docs] Correct some indentation muppetry that trips...
2019-04-15 Fangrui Song[DWARF] Fix DWARFVerifier::DieRangeInfo::contains
2019-04-15 Jeremy Morse[DebugInfo][Docs] Document variable location metadata...
2019-04-15 Yevgeny RoubanCodegen: Fixed perf branch_weights in couple of tests...
2019-04-15 Fangrui SongRevert "[DWARF] Delete redundant check in DWARFAddressR...
2019-04-15 Alexander Potapenko[Transforms][ASan] Move findAllocaForValue() to Utils...
2019-04-15 Serguei Katkov[NewPM] Add Option handling for SimplifyCFG
2019-04-15 Fangrui Song[DWARF] Delete redundant check in DWARFAddressRange...
2019-04-15 Fangrui Song[DWARF] Fix DWARFVerifier::DieRangeInfo::intersects
2019-04-15 Fangrui Song[DWARF] Make DWARFDebugLine::ParsingState::RowNumber...
2019-04-15 Bjorn Pettersson[SelectionDAG] Use KnownBits::computeForAddSub/computeF...
2019-04-15 Craig Topper[X86] Regenerate checks for domain-reassignment.mir
2019-04-15 Jim Lin[Sparc] Fix typo. NFC.
2019-04-15 Amara Emerson[GlobalISel] Enable CSE in the IRTranslator & legalizer...
2019-04-15 Amara Emerson[GlobalISel] Introduce a CSEConfigBase class to allow...
2019-04-14 Nico Weberllvm-undname: Fix oss-fuzz-foudn crash-on-invalid with...
2019-04-14 Nico Webergn build: Merge r358297
2019-04-14 Nico Webergn build: Merge r358243
2019-04-14 Nico Webergn build: Merge r358272
2019-04-14 Nico Weberllvm-undname: Fix another crash-on-invalid found by...
2019-04-14 Craig Topper[X86] Redefine KUNPCK instructions to take a narrower...
2019-04-14 Craig Topper[X86] Put the locked mi8 instrutions above the locked...
2019-04-14 Craig Topper[X86] Change IMUL with immediate instruction order...
2019-04-14 Craig Topper[X86] Move VPTESTM matching from the isel table to...
2019-04-14 Craig Topper[X86] Don't form masked vpcmp/vcmp/vptestm operations...
2019-04-14 Fangrui Song[ConstantRange] Simplify unittests after getSetSize...
2019-04-14 Fangrui Song[Mem2Reg] Delete unused PointerAllocaValues
2019-04-14 Fangrui Song[Mem2Reg] Simplify and micro optimize
2019-04-14 Fangrui Song[Mem2Reg] Don't call LBI.deleteValue on AllocInst/DbgVa...
2019-04-14 Fangrui Song[Mem2Reg] Simplify rewriteSingleStoreAlloca
2019-04-14 Fangrui Song[ConstantRange] Fix unittest after rL358347
2019-04-14 Fangrui Song[ConstantRange] Delete unused getSetSize
2019-04-14 Craig Topper[X86] Update bool_reduction_v8f32 test cases from vecto...
2019-04-14 Craig Topper[X86] Remove some unused tablegen multiclasses. NFC
2019-04-13 Philip Reames[Tests] Add tests for D60659, and make adjustments...
2019-04-13 Bill Wendling[X86] Use PC-relative mode for the kernel code model
2019-04-13 Nikita Popov[CVP] Add tests for range of with.overflow result; NFC
2019-04-13 Nikita Popov[ConstantRange] Disallow NUW | NSW in makeGuaranteedNoW...
2019-04-13 Nikita Popov[InstCombine] Remove redundant/bogus mul_with_overflow...
2019-04-13 Craig Topper[X86] Use int64_t and isInt<N> instead of APInt operati...
2019-04-13 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-13 Heejin Ahn[WebAssembly] Use Function::hasOptSize() (NFC)
2019-04-13 Fangrui Song[CallingConvLower] Use SmallVectorImpl::swap
2019-04-13 Fangrui Song[Mem2Reg] Delete unused AllocaPointerVal
2019-04-13 Fangrui Song[ADT] Fix OwningArrayRef's move ctor
2019-04-13 Nikita Popov[CVP] Fix inverted predicates in test; NFC
2019-04-13 Nikita Popov[CVP] Add tests for with.overflow used as condition...
2019-04-13 Chen Zheng[InstCombine] Canonicalize (-X srem Y) to -(X srem Y).
2019-04-13 Chen Zheng[InstCombine] [NFC] add testcases for canonicalizing...
2019-04-13 Philip Reames[StackMaps] Update llvm-readobj to parse V3 Stackmaps
2019-04-13 Philip Reames[StackMaps] Add location size to llvm-readobj -stackmap...
2019-04-13 Philip Reames[llvm-readobj] Minor style tweak for consistency sake...
2019-04-13 Philip Reames[StackMaps] Remove format version from the class name...
2019-04-13 Philip Reames[StackMaps] Add explicit location size accessor to...
2019-04-13 Amara Emerson[AArch64][GlobalISel] Enable copy elision in the pre...
2019-04-12 Thomas Lively[WebAssembly] Add DataCount section to object files
2019-04-12 Amara Emerson[GlobalISel] Fix a crash when handling an invalid MVT...
2019-04-12 Alina Sbirlea[MemorySSA] Add previous def to cache when found, even...
2019-04-12 Amara Emerson[AArch64][GlobalISel] Fix a crash when selecting shuffl...
2019-04-12 Thomas Lively[WebAssembly] Add mutable-globals to bleeding-edge CPU
2019-04-12 Nikita Popov[ConstantRange] Clarify makeGuaranteedNoWrapRegion...
2019-04-12 Alina Sbirlea[SCEV] Add option to forget everything in SCEV.
next