|  b8c2781ff6 Clang-format InstructionSimplify and convert all "FunctionName"s to "functionName". This patch does touch a lot of files but gets done with the cleanup of InstructionSimplify in one commit. This is the alternative to the less invasive clang-format only patch: D126783 Reviewed By: spatel, rengolin Differential Revision: https://reviews.llvm.org/D126889 | ||
|---|---|---|
| .. | ||
| ASanStackFrameLayoutTest.cpp | ||
| BasicBlockUtilsTest.cpp | ||
| CMakeLists.txt | ||
| CallPromotionUtilsTest.cpp | ||
| CloningTest.cpp | ||
| CodeExtractorTest.cpp | ||
| CodeMoverUtilsTest.cpp | ||
| DebugifyTest.cpp | ||
| FunctionComparatorTest.cpp | ||
| IntegerDivisionTest.cpp | ||
| LocalTest.cpp | ||
| LoopRotationUtilsTest.cpp | ||
| LoopUtilsTest.cpp | ||
| MemTransferLowering.cpp | ||
| ModuleUtilsTest.cpp | ||
| SSAUpdaterBulkTest.cpp | ||
| ScalarEvolutionExpanderTest.cpp | ||
| SizeOptsTest.cpp | ||
| UnrollLoopTest.cpp | ||
| VFABIUtils.cpp | ||
| ValueMapperTest.cpp | ||