aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAllocLinearScan.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-08-02 09:18:33 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-08-02 09:18:33 +0000
commit686c4a18f1e9f1decdb2d95a2d0f6bf925d55d93 (patch)
tree603adef4996669490ba37e366b8d2524f12bba97 /lib/CodeGen/RegAllocLinearScan.cpp
parent83a6d4910238fc70a5fa3e81fc52fd64587e2613 (diff)
Use of vector<bool> causes some horrendous compile time regression (2x)!
Looks like libstdc++ implementation does not scale very well. Switch back to using directly managed arrays. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29469 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions