Clement Courbet
6f42de3062
[NFC][CodeGen][ExpandMemCmp] Fix documentation.
...
llvm-svn: 320960
2017-12-18 07:32:48 +00:00
Michael Zolotukhin
c468b648fd
Remove redundant includes from lib/CodeGen.
...
llvm-svn: 320619
2017-12-13 21:30:47 +00:00
David Blaikie
b3bde2ea50
Fix a bunch more layering of CodeGen headers that are in Target
...
All these headers already depend on CodeGen headers so moving them into
CodeGen fixes the layering (since CodeGen depends on Target, not the
other way around).
llvm-svn: 318490
2017-11-17 01:07:10 +00:00
Clement Courbet
063bed9baf
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
...
Fix undefined references: ExpandMemCmp belongs to CodeGen/, not Scalar/.
llvm-svn: 317318
2017-11-03 12:12:27 +00:00