R600/SI: Enable a lot of existing tests for VI (squashed commits)
[oota-llvm.git] / test / CodeGen / NVPTX /
2013-03-30 Justin Holewinski[NVPTX] Remove support for SM < 2.0. This was never...
2013-03-30 Justin Holewinski[NVPTX] Add NVVMReflect pass to allow compile-time...
2013-03-24 Justin Holewinski[NVPTX] Fix handling of vector arguments
2013-03-20 Justin HolewinskiPropagate DAG node ordering during type legalization...
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
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...