[CodeGen] Fix FREM on 32-bit MSVC on x86
[oota-llvm.git] / test / CodeGen / NVPTX /
2015-08-26 Bjarke Hammersholt... [NVPTX] Let NVPTX backend detect integer min and max...
2015-08-22 Jingyue Wu[NVPTX] Allow undef value as global initializer
2015-08-11 Mark HeffernanUse 32-bit divides instead of 64-bit divides where...
2015-08-11 Jingyue WuSelectionDAG: Prefer to combine multiplication with...
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-08-05 Bjarke Hammersholt... [NVPTX] Use LDG for pointer induction variables.
2015-08-01 Jingyue Wu[NVPTX] allow register copy between float and int
2015-07-31 Jingyue Wu[NVPTX] convert pointers in byval kernel arguments...
2015-07-29 Jingyue WuRoll forward r242871
2015-07-29 Jingyue WuTemporarily revert r242871
2015-07-22 Jingyue Wu[BranchFolding] do not iterate the aliases of virtual...
2015-07-20 Jingyue Wu[NVPTX] make load on global readonly memory to use ldg
2015-07-17 Eli BenderskyUse inbounds GEPs for memcpy and memset lowering
2015-07-16 Eli BenderskyCorrect lowering of memmove in NVPTX
2015-07-10 Eli BenderskyActually support volatile memcpys in NVPTX lowering
2015-07-10 Jingyue Wu[NVPTX] declare no vector registers
2015-07-08 Eli BenderskyAdd tests for the NVPTXLowerAggrCopies pass.
2015-07-01 Jingyue Wu[NVPTX] expand extload/truncstore for vectors of floats
2015-07-01 Jingyue Wu[NVPTX] Move NVPTXPeephole after NVPTXPrologEpilogPass
2015-06-30 Jingyue Wu[NVPTX] Fix issue introduced in D10321
2015-06-30 Samuel AntaoForce relocation mode to be default, regardless of...
2015-06-26 Jingyue Wu[NVPTX] noop when kernel pointers are already global
2015-06-24 Jingyue WuAdd NVPTXPeephole pass to reduce unnecessary address...
2015-06-23 Artem Belevich[NVPTX] Added missing test case for llvm.nvvm.sqrt...
2015-06-17 Jingyue WuAdd NVPTXLowerAlloca pass to convert alloca'ed memory...
2015-06-16 Philip ReamesReapply 239795 - [InstCombine] Propagate non-null facts...
2015-06-16 Philip ReamesRevert 239795
2015-06-16 Philip Reames[InstCombine] Propagate non-null facts to call parameters
2015-06-09 Jingyue Wu[NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpaces
2015-06-09 Samuel AntaoThe constant initialization for globals in NVPTX is...
2015-06-09 Jingyue Wu[NVPTX] run SROA after NVPTXFavorNonGenericAddrSpaces
2015-06-04 Jingyue Wu[NVPTX] roll forward r239082
2015-06-04 Jingyue WuRevert r239082
2015-06-04 Jingyue Wu[NVPTX] kernel pointer arguments point to the global...
2015-05-29 Jingyue Wu[NVPTXFavorNonGenericAddrSpaces] recursively trace...
2015-04-28 Justin Holewinski[NVPTX] Handle addrspacecast constant expressions in...
2015-04-24 Jingyue Wu[NVPTX] Emits "generic()" depending on the original...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-13 Jan VeselyRevert revisions r234755, r234759, r234760
2015-04-13 Jan VeselyLegalizeDAG: Try to use Overflow operations when expand...
2015-03-30 Justin Holewinski[NVPTX] Associate a minimum PTX version for each SM...
2015-03-30 Justin Holewinski[NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7...
2015-03-19 Artem BelevichAdd support for __nvvm_reflect changes in libdevice...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-12 Jingyue Wu[NVPTXAsmPrinter] do not print .align on function headers
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-01 Jingyue Wu[NVPTX] Emit .pragma "nounroll" for loops marked with...
2015-01-26 Justin Holewinski[NVPTX] Generate a more optimal sequence for select...
2015-01-26 Justin Holewinski[NVPTX] Handle floating-point conversion patterns that...
2015-01-14 Olivier SallenaveCheck that the TLI callback enableAggressiveFMAFusion...
2014-12-17 Jingyue Wu[NVPTX] Fix bugs related to isSingleValueType
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-11 Duncan P. N. Exon... IR: Canonicalize metadata formatting, NFC
2014-12-01 Jingyue Wu[NVPTX] Do not emit .weak symbols for NVPTX
2014-11-05 Justin Holewinski[NVPTX] Add NVPTXLowerStructArgs pass
2014-10-25 Jingyue Wu[NVPTX] aligned byte-buffers for vector return types
2014-10-15 Jingyue Wu[MachineSink] Use the real post dominator tree
2014-10-01 Jingyue WuRevert r216862 due to a performance regression
2014-09-01 Jingyue Wu[MachineSink] Use the real post dominator tree
2014-08-29 Jingyue Wu[NVPTX] Make the alignment an explicit argument to...
2014-07-23 Justin Holewinski[NVPTX] Add some extra tests for mul.wide to test non...
2014-07-23 Justin Holewinski[NVPTX] mul.wide generation works for any smaller integ...
2014-07-23 Justin Holewinski[NVPTX] Make sure we do not generate MULWIDE ISD nodes...
2014-07-21 Eli BenderskyAdd some tests for NVPTX lowering of cmpxchg
2014-07-18 Eli BenderskyAdd tests for atomic adds on floats.
2014-07-18 Eli BenderskyUse CHECK-LABEL where appropriate in this test.
2014-07-18 Tim NorthoverNVPTX: support fpext/fptrunc to and from f16.
2014-07-18 Tim NorthoverCodeGen: soften f16 type by default instead of marking...
2014-07-18 Tim NorthoverNVPTX: support direct f16 <-> f64 conversions via intri...
2014-07-17 Justin Holewinski[NVPTX] Improve handling of FP fusion
2014-07-17 Justin Holewinski[NVPTX] Add missing .v4 qualifier on vector store instr...
2014-07-17 Justin Holewinski[NVPTX] Flag surface/texture query instructions with...
2014-07-17 Justin Holewinski[NVPTX] Add more surface/texture intrinsics, including...
2014-07-16 Justin Holewinski[NVPTX] Honor alignment on vector loads/stores
2014-07-16 Justin Holewinski[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
2014-06-27 Justin Holewinski[NVPTX] Add reflect intrinsic (better than matching...
2014-06-27 Justin Holewinski[NVPTX] Add 'b' asm constraint
2014-06-27 Justin Holewinski[NVPTX] Error out if initializer is given for variable...
2014-06-27 Justin Holewinski[NVPTX] Add support for .managed variables for UVM
2014-06-27 Justin Holewinski[NVPTX] Emit .weak linkage for link_once, weak, availab...
2014-06-27 Justin Holewinski[NVPTX] Fix handling of ldg/ldu intrinsics.
2014-06-27 Justin Holewinski[NVPTX] Clean up argument lowering code and properly...
2014-06-27 Justin Holewinski[NVPTX] Add support for [SHL,SRA,SRL]_PARTS
2014-06-27 Justin Holewinski[NVPTX] Implement fma and imad contraction as target...
2014-06-27 Justin Holewinski[NVPTX] Add support for efficient rotate instructions...
2014-06-27 Justin Holewinski[NVPTX] Add missing isel patterns for 64-bit atomics
2014-06-27 Justin Holewinski[NVPTX] Add isel patterns for bit-field extract (bfe)
2014-06-27 Justin Holewinski[NVPTX] Add support for isspacep instruction
2014-06-27 Justin Holewinski[NVPTX] Add support for envreg reads
2014-06-27 Justin Holewinski[NVPTX] Emit .weak when linkage is not external, intern...
2014-06-15 Jingyue WuCanonicalize addrspacecast ConstExpr between different...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-04-21 Eli BenderskyFix the test: DCE optimized away everything.
2014-04-09 Justin Holewinski[NVPTX] Add preliminary intrinsics and codegen support...
2014-04-09 Justin Holewinski[NVPTX] Add support for addrspacecast in global variabl...
2014-04-03 Eli BenderskyOptimize away unnecessary address casts.
2014-03-31 Eli BenderskyFix for PR19099 - NVPTX produces invalid symbol names.
2014-03-24 Eli BenderskyAdd test to test/CodeGen/NVPTX for "alloca buffer"...
next