Teach x86 asm parser to handle 'opaque ptr' in Intel syntax.
[oota-llvm.git] / lib / Target / R600 / SIRegisterInfo.cpp
2013-11-18 Matt ArsenaultR600/SI: Fix moveToVALU when the first operand is VSrc.
2013-11-15 Tom StellardR600/SI: Add VReg_96 register class to SIRegisterInfo...
2013-11-13 Tom StellardR600/SI: Add support for private address space load...
2013-11-13 Tom StellardR600/SI: Prefer SALU instructions for bit shift operations
2013-11-10 Matt ArsenaultMake method static
2013-10-10 Tom StellardR600/SI: Mark the EXEC register as reserved
2013-08-14 Tom StellardR600/SI: Choose the correct MOV instruction for copying...
2013-08-06 Tom StellardR600/SI: Add more special cases for opcodes to ensureSR...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-03-26 Christian KonigR600/SI: switch back to RegPressure scheduling
2012-12-11 Tom StellardAdd R600 backend