[PATCH] D56003: [RFC] [CFE] Allocatable Global Register Variables for ARM

2019-10-11 Thread Carey Williams via Phabricator via cfe-commits
carwil abandoned this revision. carwil added a comment. Superseded by https://reviews.llvm.org/D68862. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56003/new/ https://reviews.llvm.org/D56003 ___ cfe-commits mailing list cfe-commits@lists.l

[PATCH] D56003: [RFC] [CFE] Allocatable Global Register Variables for ARM

2019-02-05 Thread Carey Williams via Phabricator via cfe-commits
carwil updated this revision to Diff 185277. carwil added a comment. Removed the complicated frame pointer/ffixed combination errors in favour of an always on warning (in a new group, so it can be silenced). CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56003/new/ https://reviews.llvm.

[PATCH] D56003: [RFC] [CFE] Allocatable Global Register Variables for ARM

2019-01-23 Thread Carey Williams via Phabricator via cfe-commits
carwil updated this revision to Diff 183114. carwil added a comment. More tests, and better handling of argument combination errors. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56003/new/ https://reviews.llvm.org/D56003 Files: docs/ClangCommandLineReference.rst include/clang/Driv

[PATCH] D56003: [RFC] [CFE] Allocatable Global Register Variables for ARM

2019-01-15 Thread Carey Williams via Phabricator via cfe-commits
carwil updated this revision to Diff 181766. carwil set the repository for this revision to rC Clang. carwil added a comment. Herald added a subscriber: cfe-commits. Added cfe-commits. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56003/new/ https://reviews.llvm.