nv50/ir: use C++11 standard std::unordered_map if possible
authorChih-Wei Huang <cwhuang@android-x86.org>
Thu, 15 Oct 2015 15:46:30 +0000 (23:46 +0800)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 15 Oct 2015 18:59:59 +0000 (14:59 -0400)
commitd31005e3e5588b20760c774f14ac0ea80375a181
tree7b120db3b166b9024643978fc163c61bd153df9d
parent5f106153f55219d5092f9ba7c019316ea69baef4
nv50/ir: use C++11 standard std::unordered_map if possible

Note Android version before Lollipop is not supported.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp