[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore and...
[oota-llvm.git] / lib / Target / NVPTX / NVPTXISelLowering.h
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2013-05-18 Matt ArsenaultAdd LLVMContext argument to getSetCCResultType
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-03-01 Michael LiaoFix PR10475
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
2012-11-29 Justin HolewinskiAllow targets to prefer TypeSplitVector over TypePromot...
2012-11-14 Justin Holewinski[NVPTX] Implement custom lowering of loads/stores for i1
2012-05-25 Justin HolewinskiChange interface for TargetLowering::LowerCallTo and...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...