Reapply r155682, making constant folding more consistent, with a fix to work
[oota-llvm.git] / test / CodeGen / PTX / ld.ll
2011-11-03 Dan Baileyfixed global array handling for ptx to use the correct...
2011-09-26 Justin HolewinskiPTX: Unify handling of loads/stores
2011-09-22 Justin HolewinskiPTX: fixup test cases for register changes
2011-06-25 Dan BaileyPTX: Reverting implementation of i8.
2011-06-24 Dan BaileyPTX: Add support for i8 type and introduce associated...
2011-06-23 Justin HolewinskiPTX: Always use registers for return values, but use...
2011-06-16 Justin HolewinskiPTX: Finish new calling convention implementation
2011-04-25 Benjamin KramerMake tests more useful.
2011-04-20 Justin HolewinskiPTX: Add intrinsics to list of built-in intrinsics...
2011-03-18 Justin HolewinskiPTX: Fix various codegen issues
2011-03-14 Justin HolewinskiPTX: Emit global arrays with proper sizes
2011-03-02 Che-Liang ChiouExtend initial support for primitive types in PTX backend
2011-01-01 Che-Liang Chiouptx: remove reg-reg addressing mode and st.const
2010-12-30 Che-Liang Chiouptx: add state spaces
2010-12-22 Che-Liang Chiouptx: add ld instruction and test