Further revise too-restrictive test CodeGen/PowerPC/tls-pic.ll
[oota-llvm.git] / test / CodeGen / R600 / sgpr-copy.ll
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-21 Tom StellardR600/SI: Use hex notation for constant in test
2014-11-18 Tom StellardR600/SI: Make sure resource descriptors are always...
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-06-19 Matt ArsenaultR600/SI: Add intrinsics for various math instructions.
2014-04-29 Tom StellardR600/SI: Custom lower SI_IF and SI_ELSE to avoid machin...
2013-11-18 Tom StellardR600/SI: Fix illegal VGPR->SGPR copy inside of loop
2013-11-18 Tom StellardR600/SI: Fix another case of illegal VGPR->SGPR copy
2013-11-15 Tom StellardR600/SI: Add VReg_96 register class to SIRegisterInfo...
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-09-30 Manman RenTBAA: update tbaa format from scalar format to struct...
2013-08-22 Tom StellardR600/SI: Fix another case of illegal VGPR to SGPR copy
2013-08-06 Tom StellardR600/SI: Use VSrc_* register classes as the default...