Extend Hexagon hardware loop generation to handle various additional cases:
[oota-llvm.git] / test / CodeGen / NVPTX /
2013-02-11 Justin Holewinski[NVPTX] Remove NoCapture from address space conversion...
2012-12-05 Justin Holewinski[NVPTX] Fix crash with unnamed struct arguments
2012-11-29 Justin HolewinskiTeach the legalizer how to handle operands for VSELECT...
2012-11-29 Justin HolewinskiAllow targets to prefer TypeSplitVector over TypePromot...
2012-11-16 Justin Holewinski[NVPTX] Order global variables in def-use order before...
2012-11-14 Justin Holewinski[NVPTX] Implement custom lowering of loads/stores for i1
2012-11-12 Justin Holewinski[NVPTX] Add more precise PTX/SM target attributes
2012-11-09 Justin Holewinski[NVPTX] Use ABI alignment for parameters when alignment...
2012-05-28 Peter CollingbourneAdd llvm.fabs intrinsic.
2012-05-25 Justin Holewinski[NVPTX] Add a new test case for the newly-enabled call...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...