OSDN Git Service

TableGen/CodeGenSchedule: Move some getAllDerivedDefinitions() calls out of inner...
authorMatthias Braun <matze@braunis.de>
Tue, 21 Jun 2016 03:24:03 +0000 (03:24 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 21 Jun 2016 03:24:03 +0000 (03:24 +0000)
commit4492b0efb23cf37062cab70c20c6bd8125dd43bf
tree151f6460f41d64a59d5dc3f43db0dad24cc827dc
parentd8210ad77fadf60ce059f7cc712843f5ec9e4ac3
TableGen/CodeGenSchedule: Move some getAllDerivedDefinitions() calls out of inner loops

This cuts the runtime of the two slowest tblgen invocations in aarch64
in half for me...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273235 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/CodeGenSchedule.h