Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / udivrem64.ll
2015-02-11 Marek OlsakR600/SI: Enable a lot of existing tests for VI (squashe...
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-22 Jan VeselyR600: Try to use lower types for 64bit division if...
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
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-05-22 Matt ArsenaultR600: Try to convert BFE back to standard bit ops when...
2014-04-29 Tom StellardR600/SI: Custom lower SI_IF and SI_ELSE to avoid machin...
2014-04-29 Tom StellardR600: optimize the UDIVREM 64 algorithm