This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TM4C1294NCPDT: Where can I find more detail about the optimization of CCS' ARM Compiler?

Part Number: TM4C1294NCPDT

Tool/software: TI C/C++ Compiler

Where can I find more detail about the optimization of CCS' ARM Compiler? For example, I would like to know if 【Optimization Level 2 & Speed vs size 4】makes the program run faster than 【Optimization 3 & Speed vs size 2】?