OSDN Git Service

android-x86/external-llvm.git
2018-06-15 Daniel Sanders[globalisel][tablegen] Add support for C++ predicates...
2018-06-15 Francis Visoiu... Revert r334729 "[DAG] Avoid needing to walk out legaliz...
2018-06-15 Francis Visoiu... Revert r334731 "Avoid unused variable in non-assert...
2018-06-15 Craig Topper[X86] Add more instructions to the hasUndefRegUpdate...
2018-06-15 Benjamin Kramer[BPI] Remove unnecessary std::list
2018-06-15 Cameron McInally[FPEnv] Expand constrained FP POWI
2018-06-15 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-15 Matt Morehouse[SanitizerCoverage] Add associated metadata to pc-tables.
2018-06-15 Geoff BerryUpdate my information in the CREDITS file.
2018-06-15 Sean Fertile[PowerPC] Add support for high and higha symbol modifie...
2018-06-15 Sean Fertile[PPC64] Support "symbol@high" and "symbol@higha" symbol...
2018-06-15 Diego CaballeroMove redundant-vf2-cost.ll test to X86 directory
2018-06-15 Simon Pilgrim[llvm-mca][x86] Add Generic cpu resource tests
2018-06-15 Tomasz Krupa[X86] Lowering sqrt intrinsics to native IR
2018-06-15 Craig Topper[X86] Prevent folding stack reloads into instructions...
2018-06-15 Krzysztof ParzyszekRemove <undef> from rematerialized full register
2018-06-15 Joseph Tremoulet[InstCombine] Avoid iteration/mutation conflict
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Support for CPY SIMD/FP and GPR...
2018-06-15 Jordan RoseAvoid copying PrettyStackTrace messages an extra time...
2018-06-15 Diego Caballero[LV] Prevent LV to run cost model twice for VF=2
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Support for INC/DEC (scalar) instru...
2018-06-15 Matt ArsenaultAMDGPU: Add combine for short vector extract_vector_elts
2018-06-15 Matt ArsenaultAMDGPU: Make v4i16/v4f16 legal
2018-06-15 Paul Semel[llvm-readobj] Add -string-dump (-p) option
2018-06-15 Roman Lebedev[MCA] Add -summary-view option
2018-06-15 Roman Lebedev[MCA][x86][NFC] Add tests for -register-file-stats...
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Support for FADD, FMUL and FMAX...
2018-06-15 Bjorn PetterssonRe-apply "[DebugInfo] Check size of variable in Convert...
2018-06-15 Simon Dardis[mips] Add licensing information of the microMIPS table...
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Add parsing/printing support for...
2018-06-15 Roman Lebedev[NFC] chmod +x utils/update_analyze_test_checks.py
2018-06-15 Matt ArsenaultDAG: Fix creating concat_vectors with illegal type
2018-06-15 Simon Pilgrim[SLP][X86] Add AVX2 run to POW2 SDIV Tests
2018-06-15 Simon Pilgrim[SLP][X86] Regenerate POW2 SDIV Tests
2018-06-15 Roman Lebedev[InstCombine] Recommit: Fold (x << y) >> y -> x...
2018-06-15 Roman Lebedev[AMDGPU] Recognize x & ~(-1 << y) pattern.
2018-06-15 Roman Lebedev[AMDGPU] Recognize x & ((1 << y) - 1) pattern.
2018-06-15 Roman Lebedev[AMDGPU] Recognize x & (-1 >> (32 - y)) pattern.
2018-06-15 Peter Smith[MC] Move bundling and MCSubtargetInfo to MCEncodedFrag...
2018-06-15 Clement Courbet[llvm-exegesis][NFC] Remove dead variable.
2018-06-15 Clement Courbet[llvm-exegesis][NFC] Add more comments.
2018-06-15 QingShan Zhangadd myself to the CREDITS.TXT
2018-06-15 Mikhail DvoretckiiNFC: Regenerating x86-sse41.ll test for InstCombine
2018-06-15 Clement Courbet[llvm-exegesis] Print the whole snippet in analysis.
2018-06-15 Craig TopperRevert r334802 "[X86] Prevent folding stack reloads...
2018-06-15 Craig Topper[X86] Prevent folding stack reloads with instructions...
2018-06-15 Craig Topper[X86] Add more instructions to the memory folding table...
2018-06-15 Hiroshi Inoue[NFC] fix trivial typos in documents
2018-06-15 Craig Topper[X86] Fix some checks to use X86 instead of X32.
2018-06-15 Craig Topper[X86] Add 'Z' to the internal names of various EVEX...
2018-06-15 Andrew KaylorAdd debug info for OProfile profiling support
2018-06-14 Shoaib Meenai[cmake] Change ON/OFF to YES/NO. NFC
2018-06-14 Shoaib Meenai[cmake] Add linker detection for Apple platforms
2018-06-14 Eli FriedmanMake uitofp and sitofp defined on overflow.
2018-06-14 Lang Hames[ORC] Strip weak flags from a symbol once it is selecte...
2018-06-14 Matt Davis[llvm-mca] Clean up the header comment. NFC.
2018-06-14 Michael Bergeasing the constraint for isNegatibleForFree and GetNeg...
2018-06-14 Florian HahnRevert r334764, as it breaks some bots
2018-06-14 Florian Hahn[TableGen] Make TreePatternNode::getChild return a...
2018-06-14 George Burgess IV[MSSA] Print more optimization information
2018-06-14 Sanjay Patel[x86] be more selective about converting 'and' to shuff...
2018-06-14 Craig Topper[X86] Fix stale comment in folding tables.
2018-06-14 Tom StellardAMDGPU/GlobalISel: Implement select() for @llvm.amdgcn...
2018-06-14 Justin BognerRe-apply "[VirtRegRewriter] Avoid clobbering registers...
2018-06-14 Justin BognerRevert "[VirtRegRewriter] Avoid clobbering registers...
2018-06-14 Michael Bergupdating isNegatibleForFree and GetNegatedExpression...
2018-06-14 Sam Clegg[WebAssembly] Ignore explicit section names for functions
2018-06-14 Justin Bogner[VirtRegRewriter] Avoid clobbering registers when expan...
2018-06-14 Bruno Cardoso... [CMAKE] Honor CMAKE_OSX_SYSROOT to compute include...
2018-06-14 Sanjay Patel[x86] add tests for AVX1 FP logic op abuse (PR37749...
2018-06-14 Andrea Di Biagio[llvm-mca] Add tests for instructions that implicitly...
2018-06-14 Tomasz Krupa[X86] Lowering Mask Scalar intrinsics to native IR...
2018-06-14 Justin Lebar[SCEV] Fix a variable name, NFC.
2018-06-14 Justin Lebar[SCEV] Simplify zext/trunc idiom that appears when...
2018-06-14 Justin Lebar[SCEV] Simplify trunc-of-add/mul to add/mul-of-trunc...
2018-06-14 Justin Lebar[SCEV] Fix indentation and combine two if statements...
2018-06-14 Sam CleggRevert "[MC] Factor MCObjectStreamer::addFragmentAtoms...
2018-06-14 Tony Tye[AMDGPU] Document the AMDGPU LLVM attributes
2018-06-14 Bjorn PetterssonRevert rL334704: "[DebugInfo] Check size of variable...
2018-06-14 Nirav DaveAvoid unused variable in non-assert builds.
2018-06-14 Andrea Di Biagio[llvm-mca] Add another test for partial register stalls.
2018-06-14 Nirav Dave[DAG] Avoid needing to walk out legalization tables...
2018-06-14 Craig Topper[X86] Add more vector instructions to the memory foldin...
2018-06-14 Craig Topper[X86] Remove '128' from the internal name of some scala...
2018-06-14 Craig Topper[X86] Disable load unfolding for a bunch of instruction...
2018-06-14 Craig Topper[X86] Remove NotMemoryFoldable from some AVX/AVX512...
2018-06-14 Lang Hames[ORC] Filter out self-dependencies in VSO::addDependencies.
2018-06-14 Lang Hames[ORC] Assert that the query argument to VSO::lookup...
2018-06-14 Lang Hames[ORC] Add a WaitUntilReady argument to blockingLookup.
2018-06-14 Lang Hames[ORC] Strip the Materializing flag off finalized symbol...
2018-06-14 Simon Dardis[docs] Update CompilerWriterInfo.rst for MIPS
2018-06-14 Simon Pilgrim[EarlyCSE] Fix MSVC build. NFCI.
2018-06-14 Simon Pilgrim[CostModel][AArch64] Add cost tests for ALTERNATE/SELEC...
2018-06-14 Sam Clegg[MC] Move MCAssembler::dump into the correct cpp file...
2018-06-14 Paul Robinson[DWARFv5] Tolerate files not all having an MD5 checksum.
2018-06-14 Simon Dardis[mips] Correct predicates for MSA pseudo instructions
2018-06-14 Max Kazantsev[EarlyCSE] Propagate conditions of AND and OR instructions
2018-06-14 Florian Hahn[TableGen] Move some shared_ptrs to avoid unnecessary...
2018-06-14 Bjorn Pettersson[DebugInfo] Check size of variable in ConvertDebugDecla...
2018-06-14 Simon Pilgrim[SLPVectorizer] Remove RawInstructionsData/getMainOpcod...
next