llvm-project/llvm/unittests/Transforms
Simon Moll b8c2781ff6 [NFC] format InstructionSimplify & lowerCaseFunctionNames
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
2022-06-09 16:10:08 +02:00
..
IPO [test-suite][cmake] sort unit test targets 2022-05-16 16:55:40 -07:00
Scalar [test-suite][cmake] sort unit test targets 2022-05-16 16:55:40 -07:00
Utils [NFC] format InstructionSimplify & lowerCaseFunctionNames 2022-06-09 16:10:08 +02:00
Vectorize [VPlan] Update failing HCFG unit tests after a5bb4a3b4d. 2022-06-03 12:05:00 +01:00
CMakeLists.txt