forked from OSchip/llvm-project
Merge SimpleRegisterCoalescing.cpp into RegisterCoalescer.cpp.
llvm-svn: 133897
This commit is contained in:
parent
14a314b1c6
commit
ea1a9c342d
|
@ -79,7 +79,6 @@ add_llvm_library(LLVMCodeGen
|
||||||
ScoreboardHazardRecognizer.cpp
|
ScoreboardHazardRecognizer.cpp
|
||||||
ShadowStackGC.cpp
|
ShadowStackGC.cpp
|
||||||
ShrinkWrapping.cpp
|
ShrinkWrapping.cpp
|
||||||
SimpleRegisterCoalescing.cpp
|
|
||||||
SjLjEHPrepare.cpp
|
SjLjEHPrepare.cpp
|
||||||
SlotIndexes.cpp
|
SlotIndexes.cpp
|
||||||
Spiller.cpp
|
Spiller.cpp
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue