OSDN Git Service

android-x86/external-llvm.git
2018-11-16 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-16 Craig Topper[X86] Add custom type legalization for v2i8/v4i8/v8i8...
2018-11-16 Craig Topper[X86] Add some test cases for vector multiplies on...
2018-11-16 Matt ArsenaultAMDGPU: Fix analyzeBranch failing with pseudoterminators
2018-11-16 Petr Hosek[CMake] Support cross-compiling with multi-stage builds
2018-11-16 Zachary Turner[NativePDB] Rewrite the PdbSymUid to use our own custom...
2018-11-16 Volodymyr Sapsai[VFS] Update unittest to fix Windows buildbot.
2018-11-16 Craig TopperRevert r347014 "[X86] Add some test cases for vector...
2018-11-16 Craig Topper[X86] Add some test cases for vector multiplies on...
2018-11-16 Artem BelevichAdded missing whitespace in the link.
2018-11-16 Craig Topper[X86] Use ANY_EXTEND instead of SIGN_EXTEND in the...
2018-11-16 Craig Topper[X86] Update a couple comments to remove a mention...
2018-11-16 Volodymyr Sapsai[VFS] Implement `RedirectingFileSystem::getRealPath`.
2018-11-16 Ron Lieberman[AMDGPU] Add FixupVectorISel pass, currently Supports...
2018-11-16 Artem Belevich[CUDA] updated CompileCudaWithLLVM.rst
2018-11-16 Tom StellardRe-apply r346985: [ADT] Drop llvm::Optional clang-speci...
2018-11-16 Heejin Ahn[WebAssembly] Split BBs after throw instructions
2018-11-16 Ron Lieberman[AMDGPU] NFC Test commit
2018-11-15 Konstantin... AMDHSA: More code object v3 fixes:
2018-11-15 Craig Topper[X86] Remove ANY_EXTEND special case from canReduceVMul...
2018-11-15 Scott Linder[AMDGPU] Update code object metadata format documentation
2018-11-15 Tom StellardRevert "[ADT] Drop llvm::Optional clang-specific optmiz...
2018-11-15 Tom Stellard[ADT] Drop llvm::Optional clang-specific optmization...
2018-11-15 Craig Topper[X86] Minor cleanup to getExtendInVec. NFCI
2018-11-15 Sanjay Patel[InstCombine] adjust rotate direction in tests; NFC
2018-11-15 Craig Topper[X86] Add -x86-experimental-vector-widening support...
2018-11-15 Thomas Lively[WebAssembly] Fix return type of nextByte
2018-11-15 Scott Linder[BinaryFormat] Add MsgPackTypes
2018-11-15 Sanjay Patel[InstCombine] add tests for funnel shift (rotate) canon...
2018-11-15 Craig Topper[X86] Guess that a CPU is Icelake it if reports support...
2018-11-15 Xin Tong[LTO] Load sample profile in LTO link step.
2018-11-15 Simon Pilgrim[TTI] Reduction costs only need to include a single...
2018-11-15 Sanjay Patel[InstCombine] fix rotate narrowing bug for non-pow...
2018-11-15 Sanjay Patel[InstCombine] add rotate narrowing tests with odd types...
2018-11-15 Simon Pilgrim[SLPVectorizer][X86] Regenerate reduction minmax tests...
2018-11-15 Simon Pilgrim[SLPVectorizer][X86] Regenerate reduction tests and...
2018-11-15 Simon Pilgrim[X86] Fix MCNullStreamer support for modules with a...
2018-11-15 Sanjay Patel[InstSimplify] delete shift-of-zero guard ops around...
2018-11-15 Alex Bradbury[RISCV] Mark C.EBREAK instruction as having side effects
2018-11-15 Alex Bradbury[RISCV] Mark FREM as Expand
2018-11-15 Anton KorobeynikovAdd missed files from prev. commit
2018-11-15 Anton Korobeynikov[MSP430] Add MC layer
2018-11-15 Xing GUO[llvm-objdump] Use `auto` declaration in typecasting
2018-11-15 Alex Bradbury[RISCV] Introduce the RISCVMatInt::generateInstSeq...
2018-11-15 Craig Topper[X86] Add some custom type legalization rules for trunc...
2018-11-15 Craig Topper[X86] Add -x86-experimental-vector-widening-legalizatio...
2018-11-15 Thomas Lively[WebAssembly] Renumber SIMD bitwise instructions
2018-11-15 Konstantin... AMDGPU: Fix check lines in fdot2 test:
2018-11-15 Xing GUO[commit-test] Add blank line for test/tools/llvm-objdum...
2018-11-15 Konstantin... AMDGPU: Enable code object v3 for AMDHSA only
2018-11-15 Craig Topper[X86] Don't mark SEXTLOADS with narrow types as Custom...
2018-11-15 Jessica Paquette[MachineOutliner][NFC] Check if CandidatesForRepeatedSe...
2018-11-14 Benjamin Kramer[X86] Remove unused variable
2018-11-14 Craig Topper[X86] Support v2i32/v4i16/v8i8 load/store using f64...
2018-11-14 Simon Pilgrim[X86] Update masked expandload/compressstore test names
2018-11-14 Sanjay Patel[InstSimplify] add more tests for funnel shift with...
2018-11-14 Jessica Paquette[MachineOutliner][NFC] Don't compute liveness if X16...
2018-11-14 Teresa JohnsonRemove unused getMDNodeFwdRefOrNull interfaces (NFC)
2018-11-14 Simon Pilgrim[X86][SSE] Add SSE2/SSE42 masked load/store tests
2018-11-14 Nirav DaveBias physical register immediate assignments
2018-11-14 Teresa Johnson[ThinLTO] Fix a crash in lazy loading of Metadata
2018-11-14 Simon Pilgrim[X86] Split masked load/store test files
2018-11-14 Simon Pilgrim[X86] Update masked load/store test names
2018-11-14 Aakanksha PatilAMDGPU: Additional pattern for i16 median3 matching
2018-11-14 Vedant KumarMark @llvm.trap cold
2018-11-14 Scott Linder[Support] Teach YAMLIO about polymorphic types
2018-11-14 Teresa Johnson[ThinLTO] Update handling of vararg functions to match...
2018-11-14 Sanjay Patel[InstSimplify] add tests for funnel shift with select...
2018-11-14 Sam Clegg[WebAssembly] Add support for dylink section in object...
2018-11-14 Craig Topper[X86] Allow pmulh to be formed from narrow vXi16 vector...
2018-11-14 Mandeep Singh... [InstCombine] Remove a couple of asserts based on incor...
2018-11-14 Sanjay Patel[InstCombine] fix formatting for matchBSwap(); NFC
2018-11-14 Florian Hahn[VPlan, SLP] Use SmallPtrSet for Candidates.
2018-11-14 John Brawn[SimplifyCFG] Regenerate preserve-branchweights.ll...
2018-11-14 Simon Pilgrim[TTI] getOperandInfo - a broadcast shuffle means the...
2018-11-14 Paul RobinsonDocument how to comment an actual parameter.
2018-11-14 Florian Hahn[VPlan] Remove LLVM_DEBUG from VPlanSlp::dumpBundle.
2018-11-14 Simon Pilgrim[TTI] Pull out repeated 'ConcreteTTI' static_casts...
2018-11-14 Florian Hahn[VPlan] Update ifdef.
2018-11-14 Florian Hahn[VPlan, SLP] Add simple SLP analysis on top of VPlan.
2018-11-14 Simon Pilgrim[CostModel] Add generic expansion funnel shift cost...
2018-11-14 Xing GUO[llvm-objdump] Improve ELF file type checking statement...
2018-11-14 Simon Pilgrim[X86][AVX512] Remove constant pool shuffle decoding...
2018-11-14 Heejin Ahn[WebAssembly] Make sure event-section XFAILs for build...
2018-11-14 Sven van HaastregtPrint newline after banner for ModulePass
2018-11-14 Florian HahnRecommit r346483: [CallSiteSplitting] Only record condi...
2018-11-14 Heejin Ahn[WebAssembly] Temporarily disable event-section.ll
2018-11-14 Craig Topper[X86] Add -x86-experimental-vector-widening command...
2018-11-14 David BlaikieCorrectly instantiate `iterator_adaptor_base` when...
2018-11-14 Heejin Ahn[WebAssembly] Add support for the event section
2018-11-14 Zi Xuan Wu[PowerPC] Enhance the selection(ISD::VSELECT) of vector...
2018-11-14 Reid KlecknerRevert r346810 "Preserve loop metadata when splitting...
2018-11-14 Eli Friedman[CodeGen] Fix forward scan in MachineBasicBlock::comput...
2018-11-13 Jessica Paquette[MachineOutliner][NFC] Use flags set in all candidates...
2018-11-13 Adrian PrantlMake dsymutil more robust when parsing load commands.
2018-11-13 Sanjay Patel[InstCombine] fold funnel shift amount based on demande...
2018-11-13 Matthew VossMake the ExpandTilde unit test expect "\" (not "/"...
2018-11-13 Craig TopperPreserve loop metadata when splitting exit blocks
2018-11-13 Jessica Paquette[MachineOutliner][NFC] Use MBB flags to avoid call...
2018-11-13 Sanjay Patel[InstCombine] canonicalize rotate patterns with cmp...
next