forked from OSchip/llvm-project
parent
ea74ea89fb
commit
41dc330d2f
|
@ -559,6 +559,10 @@
|
||||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp"
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\SimpleBBISel.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\TargetLowering.cpp"
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\TargetLowering.cpp"
|
||||||
>
|
>
|
||||||
|
@ -750,6 +754,10 @@
|
||||||
RelativePath="..\..\include\llvm\CodeGen\SelectionDAGNodes.h"
|
RelativePath="..\..\include\llvm\CodeGen\SelectionDAGNodes.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\SimpleBBISel.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.h"
|
RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue