diff options
author | Arnaud A. de Grandmaison <arnaud.degrandmaison@arm.com> | 2015-02-13 12:04:42 +0000 |
---|---|---|
committer | Arnaud A. de Grandmaison <arnaud.degrandmaison@arm.com> | 2015-02-13 12:04:42 +0000 |
commit | a7c90d8487912a9bceadfa4b5b95dd7a1502349b (patch) | |
tree | d35c499215b172901109da943dba29ed245a8a3b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 095b128671c9c3ae92d3528a0d9beffcb8ff6187 (diff) | |
download | llvm-a7c90d8487912a9bceadfa4b5b95dd7a1502349b.zip llvm-a7c90d8487912a9bceadfa4b5b95dd7a1502349b.tar.gz llvm-a7c90d8487912a9bceadfa4b5b95dd7a1502349b.tar.bz2 |
[PBQP] Conservativelly allocatable nodes can be spilled and give a better solution
Although such nodes are allocatable, the cost of spilling may be less than
allocating to register, so spilling the node may provide a better solution.
The assert does not account for this case, so remove it for now.
llvm-svn: 229103
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions