]> granicus.if.org Git - llvm/shortlog
llvm
2019-08-12 David Stenberg[DebugInfo] Remove call sites when eliminating unreacha...
2019-08-12 Kang Zhang[CodeGen] Do the Simple Early Return in block-placement...
2019-08-12 Owen Reynolds[llvm-ar][test] Correct tests marked as expected fails
2019-08-12 Hans WennborgRevert r368509 "[CodeGen] Do the Simple Early Return...
2019-08-12 Simon Pilgrim[X86][SSE] ComputeKnownBits - add basic PSADBW handling
2019-08-12 Simon Pilgrim[X86][SSE] Add test showing missing compute known bits...
2019-08-12 James HendersonNFC. Remove trailing whitespace in test
2019-08-12 James Henderson[llvm-strings] Improve testing of llvm-strings
2019-08-12 Roman Lebedev[InstCombine] foldShiftIntoShiftInAnotherHandOfAndInICm...
2019-08-12 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - call SimplifyMu...
2019-08-12 Roman Lebedev[CostModel][X86][AArch64] Add some tests for extractvalue
2019-08-12 Craig Topper[X86] Add some reduction add test cases that show sub...
2019-08-12 Pengfei Wang[X86] Support -march=tigerlake
2019-08-11 Wenlei HeFix pass dependency for LICM
2019-08-11 Bjorn Pettersson[X86] Remove redundant ';' chars ending IR lines in...
2019-08-11 Bjorn Pettersson[SelectionDAG] Widen vector results of SMULFIX/UMULFIX...
2019-08-11 Craig Topper[X86] Simplify some of the type checks in combineSubToS...
2019-08-11 Craig Topper[X86] Don't use SplitOpsAndApply for ISD::USUBSAT.
2019-08-11 Kang Zhang[NFC][CodeGen] Use while loop instead for loop in Machi...
2019-08-11 David Green[ARM] MVE spill vector test. NFC
2019-08-11 David Green[MVE] Don't try to unroll vectorised MVE loops
2019-08-11 David Green[ARM] Permit auto-vectorization using MVE
2019-08-11 Heejin AhnFix __clang_call_termiante's argument for foreign excep...
2019-08-11 Wenlei He[LICM] Make Loop ICM profile aware
2019-08-11 Wenlei HeRevert "test commit"
2019-08-11 Wenlei Hetest commit
2019-08-11 Craig Topper[X86] Remove some more code from combineShuffle that...
2019-08-11 Craig Topper[X86] Remove some code from combineShuffle that seems...
2019-08-10 Roman Lebedev[InstCombine][NFC] Use SimplifyAddInst() instead of...
2019-08-10 Roman Lebedev[NFC][InstCombine] Tests for shift amount reassociation...
2019-08-10 Roman Lebedev[InstCombine] Shift amount reassociation in bittest...
2019-08-10 Roman Lebedev[InstCombine] Shift amount reassociation in bittest...
2019-08-10 Roman Lebedev[NFC][InstCombine] Tests for shift amount reassociation...
2019-08-10 Simon Pilgrim[X86][SSE] Lower shuffle as ANY_EXTEND_VECTOR_INREG
2019-08-10 Kang Zhang[NFC][CodeGen] Modify the PI++ to ++PI in MachineBlockP...
2019-08-10 Michael Liao[TableGen] Correct the shift to the proper bit width.
2019-08-10 Sanjay Patel[Reassociate] try harder to convert negative FP constan...
2019-08-10 Kang Zhang[CodeGen] Do the Simple Early Return in block-placement...
2019-08-10 Craig Topper[X86] Match the IR pattern form movmsk on SSE1 only...
2019-08-10 Craig Topper[X86] Improve the diagnostic for larger than 4-bit...
2019-08-10 Luo, Yuanke[X86] Fix stack probe issue on windows32.
2019-08-10 Fedor Sergeev[MemDep] allow to select block-scan-limit when construc...
2019-08-09 Peter Collingbournecfi-icall: Allow the jump table to be optionally made...
2019-08-09 Daniel SandersAdd missing REQUIRES to r368487
2019-08-09 Diego Trevino... [Bugpoint redesign] Fix nonlocal URI link in doc
2019-08-09 Sanjay Patel[DAGCombiner] exclude x*2.0 from normal negation profit...
2019-08-09 Daniel SandersRemove leftover MF->dump()'s from r368487 that break...
2019-08-09 Daniel Sanders[globalisel] Add G_SEXT_INREG
2019-08-09 Eric ChristopherRemove variable only used in an assert.
2019-08-09 Taewook OhRevert the test commit
2019-08-09 Taewook OhTest commit.
2019-08-09 Craig Topper[X86] Remove custom handling for extloads from LowerLoad.
2019-08-09 Bill Wendling[CodeGen] Require a name for a block addr target
2019-08-09 Bill Wendling[MC] Don't recreate a label if it's already used
2019-08-09 Michael Pozulp[Docs][llvm-strip] Fix an indentation issue.
2019-08-09 Peter Collingbournegn build: Merge r368432.
2019-08-09 Peter Collingbournegn build: Merge r368439.
2019-08-09 Peter Collingbournegn build: Merge r368402.
2019-08-09 Peter Collingbournegn build: Merge r368392.
2019-08-09 Peter Collingbournegn build: Merge r368358.
2019-08-09 Michael Pozulp[Docs][llvm-strip] Add help text to llvm-strip rst doc
2019-08-09 Daniel Sanders[TableGen] Add "InitValue": Handle operands with set...
2019-08-09 Evandro Menezes[InstCombine] Refactor optimizeExp2() (NFC)
2019-08-09 Evandro Menezes[Transforms] Add a emitBinaryFloatFnCall() version...
2019-08-09 Evandro Menezes[Transforms] Fix comments for hasFloatFn() and getFloat...
2019-08-09 Sunil SrivastavaPrint reasonable representations of type names in llvm...
2019-08-09 Whitney TsangTitle: Improve Loop Cache Analysis LIT tests.
2019-08-09 Evandro Menezes[Transforms] Rename hasUnaryFloatFn() and getUnaryFloat...
2019-08-09 David Bolvansky[NFC] Added tests for D65898
2019-08-09 Sanjay Patel[AArch64][x86] add tests for pessimization of expressio...
2019-08-09 Sanjay Patel[DAGCombiner] remove redundant fold for X*1.0; NFC
2019-08-09 Jinsong Ji[MachinePipeliner] Avoid indeterminate order in FuncUni...
2019-08-09 Whitney TsangTitle: Loop Cache Analysis
2019-08-09 Simon Pilgrim[X86][SSE] Swap X86ISD::BLENDV inputs with an inverted...
2019-08-09 Sanjay Patel[GlobalOpt] prevent crashing on large integer types...
2019-08-09 Andrea Di Biagio[MCA] Fix MSVC 19.16 build with libc++
2019-08-09 James Henderson[llvm-readelf]Print filename for multiple inputs and...
2019-08-09 Simon Atanasyan[Mips][Codegen] Fix fast-isel mixing of FGR64 and AFGR6...
2019-08-09 Andrea Di Biagio[MCA] Add flag -show-encoding to llvm-mca.
2019-08-09 Pablo Barrio[AArch64] Set pref. func. align to 8 bytes on Neoverse...
2019-08-09 George Rimar[llvm-readobj] - Remove `error(llvm::Expected<T> &&E)`
2019-08-09 George Rimar[llvm-readobj] - Remove deprecated unwrapOrError(Expect...
2019-08-09 Tim NorthoverAArch64: support TLS on Darwin platforms in GlobalISel.
2019-08-09 George Rimar[llvm-readobj] - Remove unwrapOrError(ErrorOr<T> EO...
2019-08-09 Tim NorthoverGlobalISel: pack various parameters for lowerCall into...
2019-08-09 Sam Parker[ARM][ParallelDSP] Replace SExt uses
2019-08-09 Bjorn Pettersson[InstSimplify] Report "Changed" also when only deleting...
2019-08-09 Craig Topper[X86] Remove code that expands truncating stores from...
2019-08-09 Haibo HuangFix rpath for MacOS/iOS
2019-08-09 Craig Topper[X86] Remove stale FIXME from combineMaskedStore. NFC
2019-08-09 Craig Topper[X86] Remove DAG combine expansion of extending masked...
2019-08-09 Craig Topper[X86] Remove handler for (U/S)(ADD/SUB)SAT from Replace...
2019-08-09 Craig Topper[X86] Remove ISD::SETCC handling from ReplaceNodeResults.
2019-08-09 Craig Topper[X86] Simplify ISD::LOAD handling in ReplaceNodeResults...
2019-08-09 Craig Topper[X86] Merge v2f32 and v2i32 gather/scatter handling...
2019-08-09 Craig Topper[X86] Now unreachable handling for f64->v2i32/v4i16...
2019-08-09 Craig Topper[X86] Simplify ReplaceNodeResults handling for FP_TO_SI...
2019-08-09 Craig Topper[X86] Simplify ReplaceNodeResults handling for SIGN_EXT...
2019-08-09 Craig Topper[X86] Simplify ReplaceNodeResults handling for UDIV...
2019-08-09 Craig Topper[X86] Remove vector promotion handling from the Replace...
next