OSDN Git Service

[llvm-objcopy][llvm-strip] Fix help text typo for --allow-broken-links
[android-x86/external-llvm.git] / include /
2019-06-25 Matt ArsenaultAMDGPU: Make amdgcn.s.get.waveid.in.workgroup inaccessi...
2019-06-25 Nicolai HaehnleAMDGPU/MC: Add .amdgpu_lds directive
2019-06-25 Clement Courbet[ExpandMemCmp] Move all options to TargetTransformInfo.
2019-06-24 David BlaikieDataExtractor: use decodeSLEB128 to implement getSLEB128
2019-06-24 Tim ShenRevert "[NVPTX][NFC] Fix documentation for shfl instruc...
2019-06-24 Tim Shen[NVPTX][NFC] Fix documentation for shfl instructions.
2019-06-24 Vitaly Buka[NFC] Add missing consts into memoryaccess_def_iterator
2019-06-24 Peter Collingbournellvm-symbolizer: Add a FRAME command.
2019-06-24 Matt ArsenaultGlobalISel: Remove unsigned variant of SrcOp
2019-06-24 Matt ArsenaultCodeGen: Introduce a class for registers
2019-06-24 Bjorn Pettersson[Scalarizer] Add scalarizer support for smul.fix.sat
2019-06-23 Fangrui SongSlotIndexes: delete unused functions
2019-06-23 Fangrui SongSlotIndexes: simplify IdxMBBPair operators
2019-06-23 Craig Topper[X86][SelectionDAG] Cleanup and simplify masked_load...
2019-06-22 Don HintonRevert [CommandLine] Remove OptionCategory and SubComma...
2019-06-22 Don Hinton[CommandLine] Remove OptionCategory and SubCommand...
2019-06-21 Amara Emerson[GlobalISel][IRTranslator] Change switch table translat...
2019-06-21 Amara Emerson[AArch64][GlobalISel] Make s8 and s16 G_CONSTANTs legal.
2019-06-21 Paul RobinsonFix a crash with assembler source and -g.
2019-06-21 Mehdi AminiUse std::iterator_traits to infer result type of llvm...
2019-06-21 Amara Emerson[GlobalISel][Localizer] Allow localization of G_INTTOPT...
2019-06-20 Evandro Menezes[CodeGen] Refactor check of suitability for a jump...
2019-06-20 Matt ArsenaultAMDGPU: Add intrinsics for DS GWS semaphore instructions
2019-06-20 Alina Sbirlea[LICM & MSSA] Limit unsafe sinking and hoisting.
2019-06-20 Evandro Menezes[CodeGen] Fix formatting and comments (NFC)
2019-06-20 Stanislav MekhanoshinVirtualize TargetInstrInfo::getRegClass()
2019-06-20 Serge Guelton[NFC] Update documentation for AtomicCmpXchgInst
2019-06-20 Eli Friedman[llvm-objdump] Switch between ARM/Thumb based on mappin...
2019-06-19 Thomas Preud'homme[FileCheck] Stop qualifying expressions as numeric
2019-06-19 Thomas Preud'hommeFileCheck: Return parse error w/ Error & Expected
2019-06-19 Matt ArsenaultReapply "AMDGPU: Add ds_gws_init / ds_gws_barrier intri...
2019-06-19 Philip Reames[SCEV] Revise a method description to match actual...
2019-06-19 Cameron McInally[NFC][IR] Move CreateFNegFMF(...) next to CreateFNeg...
2019-06-19 Simon PilgrimRevert rL363678 : AMDGPU: Add ds_gws_init / ds_gws_barr...
2019-06-19 Simon Pilgrim[DAGCombiner] Support (shl (ext (shl x, c1)), c2) ...
2019-06-19 George Rimar[yaml2obj/obj2yaml] - Make RawContentSection::Info...
2019-06-19 Clement Courbet[X86] Add missing properties on llvm.x86.sse.{st,ld...
2019-06-19 Chen Zheng[NFC] move some hardware loop checking code to a common...
2019-06-19 Matt ArsenaultRename ExpandISelPseudo->FinalizeISel, delay register...
2019-06-18 Daniel SandersRe-commit r363744: [tblgen][disasm] Allow multiple...
2019-06-18 Erik Pilkington[demangle] Special case clang's creative mangling of...
2019-06-18 Jordan RupprechtRevert [tblgen][disasm] Allow multiple encodings to...
2019-06-18 Daniel Sanders[tblgen][disasm] Allow multiple encodings to disassembl...
2019-06-18 Reid Kleckner[PDB] Ignore .debug$S subsections with high bit set
2019-06-18 Simon PilgrimFix -Wunused-but-set-variable warning. NFCI.
2019-06-18 Matt ArsenaultAMDGPU: Add ds_gws_init / ds_gws_barrier intrinsics
2019-06-18 Andrea Di Biagio[MCA] Slightly refactor the bottleneck analysis view...
2019-06-18 Fangrui SongMCContext: Delete unused functions
2019-06-18 Graham Hunter[SVE][IR] Scalable Vector IR Type with pr42210 fix
2019-06-17 Peter Collingbournehwasan: Add a tag_offset DWARF attribute to instrumente...
2019-06-17 Amara Emerson[GlobalISel][Localizer] Rewrite localizer to run in...
2019-06-17 Richard SmithAdd convenience utility for replacing a range within...
2019-06-17 Alina Sbirlea[MemorySSA] Don't use template when the clone is a...
2019-06-17 Valery PykhtinLiveInterval.h: add LiveRange::findIndexesLiveAt functi...
2019-06-17 Matt ArsenaultAMDGPU: Make getreg intrinsic inaccessiblememonly
2019-06-17 Warren Ristow[LV] Suppress vectorization in some nontemporal cases
2019-06-17 Stanislav Mekhanoshin[AMDGPU] gfx1010 wave32 metadata
2019-06-17 Francis Visoiu Mistrih[Remarks] Extend -fsave-optimization-record to specify...
2019-06-17 Whitney TsangPHINode: introduce setIncomingValueForBlock() function...
2019-06-17 Matt ArsenaultAMDGPU: Mark exp/exp.compr as inaccessiblememonly
2019-06-17 Sam Parker[CodeGen] Check for HardwareLoop Latch ExitBlock
2019-06-17 Nicolai HaehnleAsmPrinter: add doc-string for EmitLinkage
2019-06-17 Sander de SmalenTest forward references in IntrinsicEmitter on Neon...
2019-06-17 Sander de SmalenDescribe stack-id as an enum
2019-06-16 Nicolai Haehnle[AsmPrinter] Make EmitLinkage and EmitVisibility public
2019-06-16 Nicolai HaehnleAMDGPU: Prepare for explicit absolute relocations in...
2019-06-16 Nicolai HaehnleAMDGPU/GFX10: Support DLC bit in llvm.amdgcn.s.buffer...
2019-06-15 Aaron Puchert[Clang] Harmonize Split DWARF options with llc
2019-06-15 Gauthier Harnisch[clang] Add storage for APValue in ConstantExpr
2019-06-15 Matt ArsenaultReapply "GlobalISel: Avoid producing Illegal copies...
2019-06-14 Richard SmithAdd a map_range function for applying map_iterator...
2019-06-14 Mitch PhillipsRevert "GlobalISel: Avoid producing Illegal copies...
2019-06-14 Akira Hatanaka[ObjC][ARC] Delete ObjC runtime calls on global variabl...
2019-06-14 Matt ArsenaultSROA: Allow eliminating addrspacecasted allocas
2019-06-14 Matt ArsenaultAMDGPU: Fix dropping memref for ds append/consume
2019-06-14 Lang Hames[JITLink] Move JITLinkMemoryManager into its own header.
2019-06-14 Amara Emerson[GlobalISel] Add a G_BRJT opcode.
2019-06-14 Aditya Nandakumar[GISel]: Fix pattern matcher for m_OneUse
2019-06-14 Francis Visoiu MistrihReland: [Remarks] Refactor optimization remarks setup
2019-06-14 Matt ArsenaultGlobalISel: Avoid producing Illegal copies in RegBankSelect
2019-06-14 Johannes Doerfert[Attributor] Disable the Attributor by default and...
2019-06-14 Johannes Doerfert[Attributor] Introduce bit-encodings for abstract states
2019-06-14 Matt ArsenaultRegBankSelect: Remove checks for invalid mappings
2019-06-14 George Rimar[yaml2obj] - Allow setting cutom Flags for implicit...
2019-06-14 Stanislav Mekhanoshin[AMDGPU] gfx1011/gfx1012 targets
2019-06-14 Francis Visoiu MistrihRevert "[Remarks] Refactor optimization remarks setup"
2019-06-13 Stanislav Mekhanoshin[AMDGPU] gfx1010 wave32 icmp/fcmp intrinsic changes...
2019-06-13 Craig Topper[X86Disassembler] Unify the EVEX and VEX code in emitCo...
2019-06-13 Francis Visoiu Mistrih[Remarks] Refactor optimization remarks setup
2019-06-13 Vedant Kumar[Coverage] Load code coverage data from archives
2019-06-13 Lang Hames[ORC] Rename MaterializationResponsibility resolve...
2019-06-13 Stanislav Mekhanoshin[AMDGPU] ImmArg and SourceOfDivergence for permlane/dpp
2019-06-13 Joseph Tremoulet[EarlyCSE] Ensure equal keys have the same hash value
2019-06-13 Michael LiaoFix GCC compiler warning. NFC.
2019-06-13 Simon Pilgrim[CodeGen] Add getMachineMemOperand + MachineMemOperand...
2019-06-13 Jeremy Morse[DebugInfo] Honour variable fragments in LiveDebugValues
2019-06-13 Sander de SmalenImprove reduction intrinsics by overloading result...
2019-06-13 Sander de Smalen[IntrinsicEmitter] Extend argument overloading with...
2019-06-12 Mircea Trofin[llvm] Expose DWARFDebugLine::LineTable::getFileNameEntry
2019-06-12 Stanislav Mekhanoshin[AMDGPU] gfx1010 dpp16 and dpp8
next