OSDN Git Service

android-x86/external-llvm.git
2019-02-09 Petr Hosek[CMake] Don't set <PROJECT>_STANDALONE_BUILD
2019-02-09 Hubert Tong[MC] Clean up unused inline function and non-anchor...
2019-02-09 Gabor BuellaExtra processing for BitCast + PHI in InstCombine
2019-02-09 Stanislav Mekhanoshin[AMDGPU] Split idot4/8 signed and unsigned tests. NFC.
2019-02-09 Mikhail R.... This reverts commit 1440a848a635849b97f7a5cfa0ecc40d374...
2019-02-09 Jessica PaquetteRecommit "[GlobalISel] Introduce a generic floating...
2019-02-09 Stanislav Mekhanoshin[AMDGPU] Split dot-insts feature
2019-02-09 Jessica Paquette[GlobalISel] Skip patterns that define complex subopera...
2019-02-09 Nico Webergn build: Merge r353566
2019-02-08 Sergey Dmitriev[NFC] Avoid passing blocks vector to the OutlineRegionI...
2019-02-08 Sanjay Patel[x86] add test for miscompiling setcc transform (PR4065...
2019-02-08 Francis Visoiu... Re-apply r353553 "[GISel][NFC]: Add missing call to...
2019-02-08 Francis Visoiu... Revert r353553 "[GISel][NFC]: Add missing call to recor...
2019-02-08 Craig Topper[Docs] Use code-block:: text for part of the callbr...
2019-02-08 Craig Topper[X86] Add FPCW as an implicit use on floating point...
2019-02-08 Craig TopperImplementation of asm-goto support in LLVM
2019-02-08 Vedant Kumar[CodeExtractor] Restore outputs after creating exit...
2019-02-08 Matt ArsenaultAMDGPU/GlobalISel: Fix broken tests
2019-02-08 Matt ArsenaultAMDGPU: Eliminate GPU specific SubtargetFeatures
2019-02-08 Nemanja Ivanovic[DAGCombine] Optimize pow(X, 0.75) to sqrt(X) * sqrt...
2019-02-08 Aditya Nandakumar[GISel][NFC]: Add missing call to record CSE hits in...
2019-02-08 Jonathan MetzmanDocument libFuzzer on Windows.
2019-02-08 Rong Xu[Cmake] Add an option to build LLVM using the experimen...
2019-02-08 Matt ArsenaultAMDGPU: Remove GCN features and predicates
2019-02-08 Reid Kleckner[InstrProf] Implement static profdata registration
2019-02-08 Simon Pilgrim[TargetLowering] Use ISD::FSHR in expandFixedPointMul
2019-02-08 Jonas Devlieghere[test] Run the verifier for dsymutil module tests
2019-02-08 Simon Pilgrim[TargetLowering] Add SimplifyDemandedBits funnel shift...
2019-02-08 Teresa JohnsonArgumentPromotion should copy all metadata to new Function
2019-02-08 Craig Topper[X86] Remove isReMaterializable from X87 floating point...
2019-02-08 Simon Pilgrim[X86] Add basic funnel shift demanded bits tests
2019-02-08 Sanjay Patel[x86] fix formatting; NFC
2019-02-08 Carl Ritson[AMDGPU] Fix CS scratch setup on pre-GCN3 ASICs
2019-02-08 Nirav DaveRevert r353416 "[DAG] Cleanup unused nodes on failed...
2019-02-08 Matt ArsenaultAMDGPU/GlobalISel: Fix shift legalization for non-power...
2019-02-08 Dmitry Preobrazhensky[AMDGPU][MC] Added support of lds_direct operand
2019-02-08 Matt ArsenaultAMDGPU/GlobalISel: Fix non-power-of-2 implicit_def
2019-02-08 Eugene Leviant[llvm-objcopy] Add few file processing directives
2019-02-08 Petar Avramovic[MIPS GlobalISel] Select any extending load and truncat...
2019-02-08 Nico Webergn build: Merge r353471, r353373.
2019-02-08 Matt ArsenaultAMDGPU/GlobalISel: Don't use a copy in addrspacecast...
2019-02-08 Dmitry Preobrazhensky[AMDGPU][MC][CODEOBJECT] Added predefined symbols to...
2019-02-08 Valery Pykhtin[AMDGPU] Fix DPP combiner
2019-02-08 Carlos Alberto... [DWARF] LLVM ERROR: Broken function found, while removi...
2019-02-08 Eugene LeviantAttempt to fix build bot after r353509
2019-02-08 Eugene Leviant[llvm-objcopy] Add --redefine-syms
2019-02-08 Hans WennborgRevert r353424 "[llvm-ar][libObject] Fix relative paths...
2019-02-08 Petar Avramovic[MIPS GlobalISel] Select mul
2019-02-08 Max Kazantsev[LoopSimplifyCFG] Use DTU.applyUpdates instead of inser...
2019-02-08 Sam Parker[ARM] Add OptMinSize to ARMSubtarget
2019-02-08 Sergey Dmitriev[CodeExtractor] Update function's assumption cache...
2019-02-08 Heejin Ahn[WebAssembly] Fix parseImmediate's memory alignment...
2019-02-08 Aditya Nandakumar[GISel]: While constructing the GISelWorklist make...
2019-02-08 Matt ArsenaultAMDGPU/GlobalISel: Legalize addrspacecast
2019-02-08 Wouter van... [WebAssembly] Fixed Disassembler ignoring endian swap...
2019-02-08 Craig TopperFix the lowering issue of intrinsics llvm.localaddress...
2019-02-08 Caroline Ticelvm-dwarfdump: Stop counting out-of-line subprogram...
2019-02-08 Craig Topper[X86] Add FPCW as a register and start using it as...
2019-02-08 Eli Friedman[AArch64] Fix condition for "high-vector" DUP optimizat...
2019-02-07 Petar Jovanovic[mips][micromips] Fix how values in .gcc_except_table...
2019-02-07 Sanjay Patel[x86] fix formatting; NFC
2019-02-07 Dan Gohman[WebAssembly] Update test output after rL353474. NFC.
2019-02-07 Dan Gohman[WebAssembly] Fix imported function symbol names that...
2019-02-07 Quentin Colombet[InstCombine] Optimize `atomicrmw <op>, 0` into `load...
2019-02-07 Peter Collingbournegn build: Make check-{clang,lld,llvm} pass on FreeBSD.
2019-02-07 Florian Hahn[LV] Remove unnecessary assignment to UserIC.
2019-02-07 Sanjay Patel[InstCombine] Fix crashing from (icmp (bitcast ([su...
2019-02-07 Adrian PrantlMove SMTSolver dump() methods out-of-line.
2019-02-07 Nikita Popov[CodeGen] Handle vector UADDO, SADDO, USUBO, SSUBO
2019-02-07 Shoaib Meenai[cmake] Pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to...
2019-02-07 Sanjay Patel[InstCombine] refactor folds for (icmp (bitcast X)...
2019-02-07 Florian Hahn[LV] Prevent interleaving if computeMaxVF returned...
2019-02-07 Matt ArsenaultGlobalISel: Try to fix bot failures
2019-02-07 Simon Pilgrim[DAGCombiner] (add (umax X, C), -C) --> (usubsat X...
2019-02-07 Matt ArsenaultGlobalISel: Implement narrowScalar for shift main type
2019-02-07 Matt ArsenaultAMDGPU/GlobalISel: Restrict g_implicit_def legality
2019-02-07 Matt ArsenaultGlobalISel: Fix artifact combiner constant legality...
2019-02-07 Matt ArsenaultAMDGPU/GlobalISel: Don't use g_implicit_def in a few...
2019-02-07 Nirav DaveRevert "[DAG] Cleanup of unused node in SimplifySelectCC."
2019-02-07 Reid Kleckner[InstrProf] Avoid reconstructing Triple, NFC
2019-02-07 Matt ArsenaultAMDGPU/GlobalISel: Legalize fsqrt
2019-02-07 Matt ArsenaultAMDGPU/GlobalISel: Legalize some f16 operations
2019-02-07 Teresa Johnson[HotColdSplit] With PGO add profile entry metadata...
2019-02-07 Sanjay Patel[DAGCombiner] fold add/sub with bool operand based...
2019-02-07 Matt ArsenaultGlobalISel: Implement fewerElementsVector for shifts
2019-02-07 Matt ArsenaultGlobalISel: Try to make legalize rules more useful...
2019-02-07 Nirav Dave[DAG] Cleanup of unused node in SimplifySelectCC.
2019-02-07 Sanjay Patel[x86] split more 256/512-bit shuffles in lowering
2019-02-07 Nirav Dave[DAG] Cleanup unused node on failed SELECT Combine.
2019-02-07 Jordan Rupprecht[llvm-ar][libObject] Fix relative paths when nesting...
2019-02-07 Nirav Dave[X86] Simplify casing. NFC.
2019-02-07 Nirav Dave[DAG] Cleanup unused nodes on failed store-to-load...
2019-02-07 Alexandre Ganea[CodeView] Fix cycles in debug info when merging Types...
2019-02-07 Fangrui SongFix misspelled filenames in file headers
2019-02-07 Sam Parker[LSR] Generate cross iteration indexes
2019-02-07 Diana Picus[ARM GlobalISel] Support G_ICMP for Thumb2
2019-02-07 David Green[ARM] Reformat isRedundantFlagInstr for D57833. NFC
2019-02-07 Jiong Wang[BPF] add code-gen support for JMP32 instructions
2019-02-07 Tim NorthoverAArch64: implement copy for paired GPR registers.
2019-02-07 Craig Topper[BranchFolding] Remove dead code for handling EHPad...
next