Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Unified Diff: src/globals.h

Issue 2374063004: [arm] Remove --enable-movw-movt. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/flag-definitions.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/globals.h
diff --git a/src/globals.h b/src/globals.h
index eb899469fe544977e4e1392ad5e9aa9d811bbbc6..4efccc8bb908089ea94957b8b6e798cb21da47ef 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -771,8 +771,6 @@ enum CpuFeature {
ARMv7, // ARMv7-A + VFPv3-D32 + NEON
ARMv7_SUDIV, // ARMv7-A + VFPv4-D32 + NEON + SUDIV
ARMv8, // ARMv8-A (+ all of the above)
- // - Additional tuning flags.
- MOVW_MOVT_IMMEDIATE_LOADS,
// MIPS, MIPS64
FPU,
FP64FPU,
« no previous file with comments | « src/flag-definitions.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698