OSDN Git Service

Use llvm::sort. NFC
[android-x86/external-llvm.git] / lib / Target / NVPTX /
2019-05-14 Richard Trieu[NVPTX] Create a TargetInfo header. NFC
2019-05-11 Richard Trieu[NVPTX] Move InstPrinter files to MCTargetDesc. NFC
2019-04-26 Nick Desaulniers[AsmPrinter] refactor to support %c w/ GlobalAddress'
2019-04-25 Artem Belevich[CUDA] Implemented _[bi]mma* builtins.
2019-04-25 Artem BelevichPTX 6.3 extends `wmma` instruction to support s8/u8...
2019-04-25 Artem Belevich[NVPTX] generate correct MMA instruction mnemonics...
2019-04-25 Artem Belevich[NVPTX] Refactor generation of MMA intrinsics and instr...
2019-04-24 Bjorn PetterssonAdd "const" in GetUnderlyingObjects. NFC
2019-04-16 Nick Desaulniers[NVPTXAsmPrinter] clean up dead code. NFC
2019-04-10 Nick Desaulniers[AsmPrinter] refactor to remove remove AsmVariant. NFC
2019-04-01 Bixia Zheng[NVPTX] Fix the codegen for llvm.round.
2019-03-19 Matt ArsenaultCodeGen: Refactor regallocator command line and target...
2019-03-08 Alexey Bataev[NVPTX][DEBUGINFO]Temp workaround for crash of ptxas...
2019-03-08 Alexey Bataev[DEBUG_INFO][NVPTX]Emit empty .debug_loc section in...
2019-02-23 Jordan Rupprecht[NFC] Fix typos: preceeding -> preceding
2019-02-01 James Y Knight[opaque pointer types] Pass value type to LoadInst...
2019-01-23 Alexey Bataev[DEBUGINFO, NVPTX] Enable support for the debug info...
2019-01-23 Alexey BataevRevert "[DEBUGINFO, NVPTX] Enable support for the debug...
2019-01-23 Alexey Bataev[DEBUGINFO, NVPTX] Enable support for the debug info...
2019-01-23 Haojian WuRevert "[DEBUGINFO, NVPTX] Enable support for the debug...
2019-01-22 Alexey Bataev[DEBUGINFO, NVPTX] Enable support for the debug info...
2019-01-22 Alexey Bataev[DEBUG_INFO, NVPTX] Fix relocation info.
2019-01-19 Chandler CarruthUpdate more file headers across all of the LLVM project...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-12-26 Justin Lebar[NVPTX] Allow libcalls that are defined in the current...
2018-12-22 Justin Lebar[NVPTX] Reduce stack size in NVPTXAsmPrinter::doInitial...
2018-12-14 Artem Belevich[NVPTX] Lower instructions that expand into libcalls.
2018-12-12 Artem Belevich[NVPTX] do not rely on cached subtarget info.
2018-12-07 David Green[Targets] Add errors for tiny and kernel codemodel...
2018-12-06 Alexey Bataev[DEBUGINFO, NVPTX] Disable emission of ',debug' option...
2018-12-06 Alexey Bataev[DEBUGINFO, NVPTX]Emit last debugging directives.
2018-12-01 Artem Belevich[NVPTX] Add lowering of i128 numbers as struct fields
2018-11-16 Simon Pilgrim[SelectionDAG] Move (repeated) SDTIntShiftDOp double...
2018-11-09 Alexey BataevRevert "[DEBUGINFO, NVPTX]DO not emit ',debug' option...
2018-11-05 Matthias BraunMachineFunction: Store more specific reference to LLVMT...
2018-11-05 Craig Topper[TargetLowering] Change TargetLoweringBase::getPreferre...
2018-11-02 Alexey Bataev[DEBUGINFO, NVPTX]DO not emit ',debug' option if no...
2018-10-25 Alexey Bataev[DEBUG_INFO][NVPTX]Fix processing of DBG_VALUES.
2018-10-24 Thomas Lively[NFC] Rename minnan and maxnan to minimum and maximum
2018-10-24 Alexey Bataev[DEBUGINFO, NVPTX] Try to pack bytes data into a single...
2018-10-15 Chandler Carruth[TI removal] Make variables declared as `TerminatorInst...
2018-09-24 Artem Belevich[CUDA] Added basic support for compiling with CUDA...
2018-08-27 Benjamin Kramer[NVPTX] Implement isLegalToVectorizeLoadChain
2018-08-21 Benjamin Kramer[NVPTX] Remove ftz variants of cvt with rounding mode
2018-08-14 Chandler Carruth[SDAG] Remove the reliance on MI's allocation strategy for
2018-08-09 Jonas Hahnfeld[NVPTX] Select atomic loads and stores
2018-08-03 Artem Belevich[NVPTX] Handle __nvvm_reflect("__CUDA_ARCH").
2018-07-30 Fangrui SongRemove trailing space
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Emit correct debug information for...
2018-07-13 Ulrich Weigand[TableGen] Support multi-alternative pattern fragments
2018-07-06 Vedant KumarUse Type::isIntOrPtrTy where possible, NFC
2018-07-03 Benjamin Kramer[NVPTX] Expand v2f16 INSERT_VECTOR_ELT
2018-06-28 Benjamin Kramer[NVPTX] Delete dead code
2018-06-17 Jonas Hahnfeld[NVPTX] Ignore target-cpu and -features for inlining
2018-06-04 Benjamin Kramer[NVPTX] Delete dead code from the AsmPrinter.
2018-06-01 Amaury SechetSet ADDE/ADDC/SUBE/SUBC to expand by default
2018-05-18 Eric ChristopherRevert "Temporarily revert "[DEBUG] Initial adaptation...
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-09 Artem Belevich[NVPTX] Added a feature to use short pointers for const...
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-05-01 Eric ChristopherTemporarily revert "[DEBUG] Initial adaptation of NVPTX...
2018-04-27 Benjamin Kramer[NVPTX] Turn on Loop/SLP vectorization
2018-04-26 Benjamin Kramer[NVPTX] Make the legalizer expand shufflevector of...
2018-04-26 Benjamin Kramer[NVPTX] Deduplicate code. No functionality change.
2018-04-23 Nico WeberConsistently sort add_subdirectory calls in lib/Target...
2018-04-18 Artem Belevich[NVPTX, CUDA] Added support for m8n32k16 and m32n8k16...
2018-04-18 Alexey Bataev[DEBUG] Initial adaptation of NVPTX target for debug...
2018-04-11 Artem Belevich[NVPTX] Removed 'satom' feature which is no longer...
2018-04-11 Artem Belevich[NVPTX, CUDA] Improved feature constraints on NVPTX...
2018-04-06 Artem Belevich[NVPTX] add support for initializing fp16 arrays.
2018-04-06 Artem Belevich[NVPTX] Fixed vectorized LDG for f16.
2018-04-04 Nico WeberSort targetgen calls in lib/Target/*/CMakeLists.
2018-04-03 Jun Bum Lim[CodeGen]Add NoVRegs property on PostRASink and ShrinkWrap
2018-03-30 Tim Shen[NVPTX] Enable StructuredCFG for NVPTX
2018-03-29 Craig Topper[IR][CodeGen] Remove dependency on EVT from IR/Function...
2018-03-23 David BlaikieFix layering by moving ValueTypes.h from CodeGen to IR
2018-03-23 David BlaikieFix layering of MachineValueType.h by moving it from...
2018-03-23 David BlaikieMove TargetLoweringObjectFile from CodeGen to Target...
2018-03-21 Artem Belevich[NVPTX] Make tensor shape part of WMMA intrinsic's...
2018-03-20 Artem Belevich[NVPTX] Make tensor load/store intrinsics overloaded.
2018-03-15 Artem Belevich[NVPTX] TblGen-ized lowering of WMMA intrinsics.
2018-03-01 Artem Belevich[NVPTX] use pattern matching to lower int_nvvm_match_al...
2018-02-28 Justin Lebar[NVPTX] Lower loads from global constants using ld...
2018-02-28 Justin Lebar[NVPTX] Use addrspacecast instead of target-specific...
2018-02-28 Artem Belevich[NVPTX] Removed always-true predicates in NVPTX.
2018-02-08 Justin Lebar[NVPTX] When dying due to a bad address space value...
2018-01-19 Matthias BraunSplit MachineLICM into EarlyMachineLICM and MachineLICM...
2017-12-28 Benjamin KramerAvoid int to string conversion in Twine or raw_ostream...
2017-12-22 Sanjoy Das(Re-landing) Expose a TargetMachine::getTargetTransform...
2017-12-21 Sanjoy DasRevert "Expose a TargetMachine::getTargetTransformInfo...
2017-12-21 Sanjoy DasExpose a TargetMachine::getTargetTransformInfo function
2017-12-18 Sean Fertile[Memcpy Loop Lowering] Remove the fixed int8 lowering.
2017-12-15 Matthias BraunMachineFunction: Return reference from getFunction...
2017-12-14 Matt ArsenaultTLI: Allow using PSV for intrinsic mem operands
2017-12-14 Matt ArsenaultDAG: Expose all MMO flags in getTgtMemIntrinsic
2017-12-07 Francis Visoiu Mistrih[CodeGen] Use MachineOperand::print in the MIRPrinter...
2017-12-06 Artem Belevich[NVPTX,CUDA] Added llvm.nvvm.fns intrinsic and matching...
2017-12-04 Jonas Hahnfeld[NVPTX] Assign valid global names
2017-11-30 Francis Visoiu Mistrih[CodeGen] Print "%vreg0" as "%0" in both MIR and debug...
2017-11-17 David BlaikieFix a bunch more layering of CodeGen headers that are...
next