OSDN Git Service

android-x86/external-llvm.git
2018-01-11 Simon Pilgrim[X86][SSE] Drop old insertps stack folding test
2018-01-11 Joel Jones[AArch64] Remove Unsupported = 1 flag for the WriteAtom...
2018-01-11 Ben Hamilton[docs] Update Phabricator docs about setting repository...
2018-01-11 Daniel Neilson[NFC] Abstract out source argument index in MemTransfer...
2018-01-11 Benjamin Kramer[InstCombine] Apply the fix from r322284 for sin /...
2018-01-11 Benjamin Kramer[InstCombine] For cos/sin -> tan copy attributes from...
2018-01-11 Sanjay Patel[ValueTracking] recognize min/max-of-min/max with notte...
2018-01-11 Sanjay Patel[InstCombine] add min3-with-nots test (PR35875); NFC
2018-01-11 Igor Laevsky[FuzzMutate] Avoid using swifterror as a source operand
2018-01-11 Simon Pilgrim[X86][SSE] Add ISD::VECTOR_SHUFFLE to faux shuffle...
2018-01-11 Jonas Paulsson[VectorLegalizer] Remove broken code in ExpandStore.
2018-01-11 Zvi RackoverX86: Fix LowerBUILD_VECTORAsVariablePermute for case...
2018-01-11 Alex Bradbury[RISCV] Reserve an emergency spill slot for the registe...
2018-01-11 Andrew V. TischenkoImplementation of X86Operand::print.
2018-01-11 Stefan Maksimovic[Mips] Handle one byte unsupported relocations
2018-01-11 Sander de Smalen[AArch64][SVE] Asm: Negative tests for predicated ADD...
2018-01-11 Craig Topper[X86] Fix unused variable in release builds.
2018-01-11 Aaron Smith[CodeView] Fix the type for a variadic argument
2018-01-11 Dmitry Venikov[InstCombine] Missed optimization in math expression...
2018-01-11 Craig Topper[X86] Optimize v2i32/v2f32 scatters.
2018-01-11 Wolfgang Pieb[DWARF][NFC] Overload AsmPrinter::emitDwarfStringOffset...
2018-01-11 Marcello Maggioni[NFC] Commit to mention that r322248 is actually made...
2018-01-11 Marcello Maggioni[SimplifyCFG] Add cut-off for InitializeUniqueCases.
2018-01-10 Matt MorehouseSmallVector: fix use-after-poison MSAN error in destructor
2018-01-10 Sanjay Patel[AArch64] add tests for notted variants of min/max...
2018-01-10 Matthias BraunRevert "AArch64: Fix emergency spillslot being out...
2018-01-10 Matthias BraunLiveRangeEdit: Inline markDeadRemat() into only user...
2018-01-10 Craig Topper[X86] Move HasNOPL to a subtarget feature bit. Plumb...
2018-01-10 Matthias BraunLiveRangeEdit: Simplify code; NFC
2018-01-10 Alexey Bataev[SLP] Add/update tests for SLP vectorizer, NFC.
2018-01-10 Alex Bradbury[RISCV] Implement support for the BranchRelaxation...
2018-01-10 Matthias BraunTargetLoweringBase: The ios simulator has no bzero...
2018-01-10 Alex Bradbury[RISCV] Implement branch analysis
2018-01-10 Alex Bradbury[RISCV] Add support for llvm.{frameaddress,returnaddres...
2018-01-10 Alex Bradbury[RISCV] Add basic support for inline asm constraints
2018-01-10 Alex Bradbury[RISCV] Support stack frames and offsets up to 32-bits
2018-01-10 Alex Bradbury[RISCV] Support for varargs
2018-01-10 Scott LinderTest commit access
2018-01-10 Craig Topper[SelectionDAG][X86] Explicitly store the scale in the...
2018-01-10 Jessica Paquette[MachineOutliner] Outline ADRPs
2018-01-10 Sanjay Patel[InstCombine] add test to show missed bswap; NFC
2018-01-10 Matthias BraunAArch64: Fix emergency spillslot being out of reach...
2018-01-10 Francis Visoiu... [MIR] Update MIRLangRef with documentation on bundled...
2018-01-10 Simon Pilgrim[X86][MMX] Add test for PR35869
2018-01-10 Simon Pilgrim[X86][MMX] Pull out common MMX VT test. NFCI.
2018-01-10 Zvi RackoverX86 Tests: Add isel tests for truncate-extract_vector...
2018-01-10 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK support
2018-01-10 Simon PilgrimFix -Wdocumentation warning by removing empty @brief...
2018-01-10 Simon Pilgrim[X86][SSE] Add some basic FABS combine tests
2018-01-10 Bjorn PetterssonAvoid inlining if there is byval arguments with non...
2018-01-10 Simon Pilgrim[X86][SSE] Add v2f64 u2 shuffle test
2018-01-10 Sander de Smalen[AArch64][SVE] Asm: Add support for (mov|dup) of scalar
2018-01-10 Diana Picus[ARM GlobalISel] Add inst selector tests for G_FNEG...
2018-01-10 Diana Picus[ARM GlobalISel] Map G_FNEG to the FPR bank
2018-01-10 Diana Picus[ARM GlobalISel] Legalize G_FNEG for s32 and s64
2018-01-10 Sander de Smalen[TableGen][AsmMatcherEmitter] Generate assembler checks...
2018-01-10 Jonas PaulssonTemporarily revert
2018-01-10 Diana Picus[ARM GlobalISel] Legalize s32/s64 G_FCONSTANT
2018-01-10 Jonas Paulsson[SelectionDAGBuilder] Chain prefetches less aggressively.
2018-01-10 Diana Picus[ARM GlobalISel] Legalize G_CONSTANT for scalars >...
2018-01-10 Jonas Paulsson[SystemZ] Check for legality before doing LOAD AND...
2018-01-10 Lang Hames[ORC] Incorporate Dave Blaikie's feedback on r319839.
2018-01-10 Lang Hames[ExecutionEngine] Remove an unused variable.
2018-01-10 Justin LebarAdd explanatory comment to LoadStoreVectorizer.
2018-01-10 Puyan Lotfi[MIR] Repurposing '$' sigil used by external symbols...
2018-01-10 Sam Clegg[llvm-readobj] Consistent use of ScopedPrinter
2018-01-10 Lang Hames[ORC] Re-apply r321838 again with a workaround for...
2018-01-10 Vlad TsyrklevichLowerTypeTests: Add limited support for aliases
2018-01-09 Michael Zolotukhin[LoopRotate] Detect loops with indirect branches better...
2018-01-09 Adrian McCarthyReland "Emit Function IDs table for Control Flow Guard"
2018-01-09 Sam Clegg[WebAssembly] Add COMDAT support
2018-01-09 Paul Robinson[DWARFv5] MC support for MD5 file checksums
2018-01-09 Eric ChristopherTidy some grammar in some comments
2018-01-09 Jake Ehrlichtemp
2018-01-09 Rafael EspindolaUse a MCExpr for the size of MCFillFragment.
2018-01-09 Sam Clegg[WebAssembly] MC: Use zero for provisional value of...
2018-01-09 Rafael EspindolaAdd a test.
2018-01-09 David BlaikieADT: Add a range-based version of std::copy
2018-01-09 Chris Bieneman[IPSCCP] Remove calls without side effects
2018-01-09 Stefan Pintilie[PowerPC] Manually schedule the prologue and epilogue
2018-01-09 Rafael EspindolaDon't create MCFillFragment directly.
2018-01-09 Sam Clegg[WebAssembly] Explicitly specify function/global index...
2018-01-09 Tim Renouf[SelectionDAG] Fixed f16-from-vector promotion problem
2018-01-09 Tim Renouf[AMDGPU] Fixed incorrect uniform branch condition
2018-01-09 Rui Ueyama[COFF] Process /EXPORT option in fastpath
2018-01-09 Daniel BerlinNewGVN: Fix PR/33367, which was causing us to delete...
2018-01-09 Hubert TongProfiling tests: Endianess XFAIL for powerpc- (32-bit)
2018-01-09 Rafael EspindolaDon't duplicate names in comments. NFC.
2018-01-09 Rafael EspindolaInline a emitFill variant that is only used once. NFC.
2018-01-09 Easwaran RamanAdd a pass to generate synthetic function entry counts.
2018-01-09 Brian Gesiak[Option] For typo '-foo', suggest '--foo'
2018-01-09 Rafael EspindolaMake one of the emitFill methods non virtual. NFC.
2018-01-09 Alexey Bataev[COST]Fix PR35865: Fix cost model evaluation for shuffl...
2018-01-09 Derek Schuff[WebAssembly] Update libcall signature lists
2018-01-09 Sanjay Patel[InstCombine] weaken assertions for icmp folds (PR35846)
2018-01-09 Teresa JohnsonFix crash when linking metadata with ODR type uniquing
2018-01-09 Max Moroz[lit] Implement "-r" option for builtin "diff" command...
2018-01-09 Craig Topper[X86] Add a DAG combine to combine (sext (setcc)) with VLX
2018-01-09 Craig Topper[lli] Make lli support -mcpu=native for CPU autodetection
2018-01-09 Matthew VossTest commit
next