X86: Don't turn shifts into ands if there's another use that may not check for equality.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXRegisterInfo.td
2013-07-01 Justin Holewinski[NVPTX] Cut down on physical register defs
2013-06-28 Justin Holewinski[NVPTX] Remove i8 register class. PTX support for...
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
2012-05-24 Jakob Stoklund OlesenShrink.
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...