Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enabled frame pointer elimination by default, for llc (#1324)
* Enabled frame pointer elimination by default, for llc A few saved registers thus can be used for SGPR spill. * Removed "-O2" from default argument list of KMOPTLLC becasue it will be anyways overwritten by "-O3" in HCC_OPT later. Change-Id: Ifc40f6190122f042e999a29c3c6831c509f079ed
- Loading branch information