diff options
author | Dan Gohman <dan433584@gmail.com> | 2015-09-08 20:36:33 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2015-09-08 20:36:33 +0000 |
commit | e32c57443fc52c0dfff7a9da2822c3a7a5f18fc4 (patch) | |
tree | 9ddece68ea089478ed5778a4d7506256760c4fad /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 88f0d63beacfc39d7224ee7d044e83d8f43d040a (diff) | |
download | bcm5719-llvm-e32c57443fc52c0dfff7a9da2822c3a7a5f18fc4.tar.gz bcm5719-llvm-e32c57443fc52c0dfff7a9da2822c3a7a5f18fc4.zip |
[WebAssembly] Support running without a register allocator in the default CodeGen passes
This allows backends which don't use a traditional register allocator,
but do need PHI lowering and other passes, to use the default
TargetPassConfig::addFastRegAlloc and
TargetPassConfig::addOptimizedRegAlloc implementations.
Differential Revision: http://reviews.llvm.org/D12691
llvm-svn: 247065
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions