Revert "DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))"
[oota-llvm.git] / test / CodeGen / R600 / local-atomics64.ll
2015-01-07 Tom StellardR600/SI: Add a V_MOV_B64 pseudo instruction
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-10 Matt ArsenaultR600/SI: Change how DS offsets are printed
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-08 Matt ArsenaultR600/SI: Replace LDS atomics with no return versions
2014-06-12 Matt ArsenaultR600/SI: Use a register set to -1 for data0 on ds_inc...
2014-06-11 Matt ArsenaultR600/SI: Add common 64-bit LDS atomics