OSDN Git Service

android-x86/external-llvm.git
2018-11-19 Fedor Sergeev[LoopPass] fixing 'Modification' messages in -debug...
2018-11-19 Sanjay Patel[SelectionDAG] simplify select FP with undef condition
2018-11-19 Sanjay Patel[x86] add test for select FP with undef condition; NFC
2018-11-19 Sanjay Patel[SelectionDAG] add simplifySelect() to reduce code...
2018-11-19 Clement Courbet[llvm-exegesis][NFC] More tests for ExegesisTarget...
2018-11-19 Martin ElshuberSubject: [PATCH] [CodeGen] Add pass to combine interlea...
2018-11-19 Eugene Leviant[ThinLTO] Fix comment. NFC
2018-11-19 Sanjay Patel[SelectionDAG] fix formatting; NFC
2018-11-19 Roman Lebedev[llvm-exegesis] (+final perf overview) InstructionBench...
2018-11-19 Roman Lebedev[llvm-exegesis] Move InstructionBenchmarkClustering...
2018-11-19 Roman Lebedev[llvm-exegesis] InstructionBenchmarkClustering::rangeQu...
2018-11-19 Roman Lebedev[llvm-exegesis] InstructionBenchmarkClustering::dbScan...
2018-11-19 Roman Lebedev[llvm-exegesis] InstructionBenchmarkClustering::rangeQu...
2018-11-19 Roman Lebedev[llvm-exegesis] Analysis: writeMeasurementValue():...
2018-11-19 Roman Lebedev[llvm-exegesis] Analysis::writeSnippet(): be smarter...
2018-11-19 Roman Lebedev[llvm-exegesis] InstructionBenchmarkClustering::dbScan...
2018-11-19 Simon Pilgrim[X86] Add codegen tests for slow-shld scalar funnel...
2018-11-19 Michael PlatingsTest commit - delete a trailing space.
2018-11-19 Nicolai HaehnleAMDGPU/InsertWaitcnts: Some more const-correctness
2018-11-19 Sam Parker[ARM] Remove trunc sinks in ARM CGP
2018-11-19 John Brawn[LICM] Make LICM able to hoist phis
2018-11-19 Anton Korobeynikov[MSP430] Optimize srl/sra in case of A >> (8 + N)
2018-11-19 Serge GueltonFix disturbing warning - NFCI
2018-11-19 Craig Topper[X86] Use a pcmpgt with 0 instead of psrad 31, to fill...
2018-11-19 Fangrui Song[LoopSimplifyCFG] Add requires: asserts after rL347183
2018-11-19 Max Kazantsev[LoopSimplifyCFG] Teach LoopSimplifyCFG to constant...
2018-11-19 Vedant Kumar[ProfileSummary] Standardize methods and fix comment
2018-11-19 Craig Topper[X86] Use compare with 0 to fill an element with sign...
2018-11-19 Craig Topper[X86] Remove most of the SEXTLOAD Custom setOperationAc...
2018-11-18 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts support for...
2018-11-18 Craig Topper[X86] Add custom type legalization for extending v4i8...
2018-11-18 Craig Topper[X86] Add a 32-bit command line with only sse2 to vecto...
2018-11-18 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts support for...
2018-11-18 Craig Topper[X86] Disable combineToExtendVectorInReg under -x86...
2018-11-18 Craig Topper[X86] Lower v16i16->v8i16 truncate using an 'and' with...
2018-11-18 Sanjay Patel[DAG] add undef simplifications for select nodes
2018-11-18 Simon PilgrimRemove unused variable. NFCI.
2018-11-18 Simon Pilgrim[X86][SSE] Split IsSplatValue into GetSplatValue and...
2018-11-18 Sanjay Patel[x86] regenerate full checks; NFC
2018-11-18 Sanjay Patel[SystemZ] make test immune to improvements in undef...
2018-11-18 Sanjay Patel[Hexagon] make tests immune to improvements in undef...
2018-11-18 Sanjay Patel[ARM] make test immune to improvements in undef simplif...
2018-11-18 Simon Pilgrim[X86][SSE] Relax IsSplatValue - remove the 'variable...
2018-11-18 Sanjay Patel[x86] make tests immune to improvements in undef handling
2018-11-18 Sanjay Patel[SelectionDAG] simplify code; NFC
2018-11-18 Simon Pilgrim[X86][SSE] Add some generic masked gather codegen tests
2018-11-18 Simon Pilgrim[X86][SSE] Use raw shuffle mask decode in SimplifyDeman...
2018-11-18 Kamil RytarowskiSwap order of discovering of -ltinfo and -lterminfo
2018-11-18 Heejin Ahn[WebAssembly] Add null streamer support
2018-11-18 Heejin Ahn[WebAssembly] Add equality comparison operators for...
2018-11-18 Craig Topper[X86] Add -x86-experimental-vector-widening-legalizatio...
2018-11-18 Craig Topper[X86] Rename WidenMaskArithmetic->PromoteMaskArithmetic...
2018-11-18 Craig Topper[X86] Don't use a pmaddwd for vXi32 multiply if the...
2018-11-18 John Regehrtighten up a couple of assertions. hitting the BitPosit...
2018-11-18 Vedant Kumar[CorrelatedValuePropagation] Preserve debug locations...
2018-11-17 Teresa JohnsonFix bot failure from r347145
2018-11-17 Teresa Johnson[ThinLTO] Add some stats for read only variable interna...
2018-11-17 Craig Topper[X86] Add support for matching PACKUSWB from a v64i8...
2018-11-17 Craig Topper[X86] Add test case to show missed opportunity to use...
2018-11-17 David BlaikieMove BuryPointer from Clang to LLVM for use in other...
2018-11-17 Simon Pilgrim[X86][SSE] Add shuffle demanded elts test case for...
2018-11-17 Xing GUO[llvm-objdump] Print a blank row at the end of sections
2018-11-17 David Blaikiellvm-symbolizer: Avoid calling getFromOffset when the...
2018-11-17 Craig Topper[X86] Don't extend v32i8 multiplies to v32i16 with...
2018-11-17 Craig Topper[X86] Add test cases to show incorrect use of a 512...
2018-11-17 Vyacheslav... Reverted r347092 due to the following build fails:
2018-11-17 Nico WeberAdd initial scaffolding for the GN build.
2018-11-17 Craig Topper[X86] Use getUnpackl/getUnpackh instead of hardcoding...
2018-11-17 Fangrui SongUse llvm::copy. NFC
2018-11-17 Fangrui Song[llvm-objcopy] Use llvm::all_of and rename the variable...
2018-11-17 Stanislav MekhanoshinMoved dag-combine-select-undef.ll into amdgpu. NFC.
2018-11-16 James Y KnightMake git-llvm python3 compatible again. Hopefully. :)
2018-11-16 Stanislav MekhanoshinFixed test after r347110
2018-11-16 Stanislav MekhanoshinDAG combiner: fold (select, C, X, undef) -> X
2018-11-16 Craig Topper[X86] Add custom promotion of narrow fp_to_uint/fp_to_s...
2018-11-16 James Y KnightSpeed up git-llvm script by only svn up'ing affected...
2018-11-16 Craig Topper[X86] Qualify part of the masked gather handling in...
2018-11-16 Sam Clegg[WebAssembly] Cleanup unused declares in test code...
2018-11-16 Fedor Sergeev[SimpleLoopUnswitch] adding cost multiplier to cap...
2018-11-16 Craig Topper[X86] Remove a branch on SSE4.1 from LowerLoad
2018-11-16 Craig Topper[LegalizeVectorOps] After custom legalizing an extendin...
2018-11-16 Craig Topper[X86] In LowerLoad, fix assert messages and rename...
2018-11-16 Vyacheslav... Preprocessing support in tablegen.
2018-11-16 Nemanja Ivanovic[PowerPC][NFC] Add tests for vector fp <-> int conversions
2018-11-16 Peter CollingbourneAArch64: Emit a call frame instruction for the shadow...
2018-11-16 Cameron McInally[FNeg] Add FNeg Instruction to LangRef document
2018-11-16 Anton Korobeynikov[MSP430] Add RTLIB::[SRL/SRA/SHL]_I32 lowering to EABI...
2018-11-16 Rong Xu[X86] Disable Condbr_merge pass
2018-11-16 Stefan PintilieRevert "[PowerPC] Make no-PIC default to match GCC...
2018-11-16 Anton Korobeynikov[MSP430] Use R_MSP430_16_BYTE type for FK_Data_2 fixup
2018-11-16 Sam Clegg[WebAssembly] Default to static reloc model
2018-11-16 Reid Kleckner[codeview] Expose -gcodeview-ghash for global type...
2018-11-16 Stefan Pintilie[PowerPC] Make no-PIC default to match GCC - LLVM
2018-11-16 Stefan Granitz[CMake] Accept ENTITLEMENTS in add_llvm_executable...
2018-11-16 Simon Pilgrim[SelectionDAG] Move (repeated) SDTIntShiftDOp double...
2018-11-16 Simon Pilgrim[X86] Add codegen tests for scalar funnel shifts
2018-11-16 Adrian PrantlGlobalDCE: Teach isEmptyFunction() to ignore debug...
2018-11-16 Than McIntosh[CodeGen] Expose some data types and accessors from...
2018-11-16 Sanjay Patel[InstSimplify] add tests for saturating add/sub; NFC
2018-11-16 Sanjay Patel[InstSimplify] add test to demonstrate undef matching...
next