Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 706 Bytes

File metadata and controls

13 lines (11 loc) · 706 Bytes

The Analysis and Application of the Relationships among GCC Compiler Optimization Options

|-application/
  |-compiler_auto-tuning     # compiler auto-tuning algorithms, including random, simulated annealing and relationship-aware based simulated annealing
  |-compiler_test   # compiler test case generation algorithms, incouding random and relationship based random algorithms
|-external_environment_dependency_relationship
  |-dynamic_validation   # dynamiclly validate the effectivess of feature-sensitive optinos and architecture-sensitive options
  |-introduction_of_architecture-sensitive_options_and_feature-sensitive_options.pdf
 |-internal_constraint_relationship
|-Appendix.pdf