[clang] [clang] Better bitfield access units (PR #65742)

2023-10-13 Thread Nigel Perks via cfe-commits
nigelp-xmos wrote: XCore: yes the current setting of the new flag, the default false value, is right for XCore. Misaligned loads can generate a function call. We do not have benchmarks as such, but comparing the code generated for the test files touched here, there is an improvement. In partic

[clang] 0871337 - [XCore] Adapt Clang tests to opaque pointers.

2023-02-16 Thread Nigel Perks via cfe-commits
Author: Nigel Perks Date: 2023-02-16T16:32:29Z New Revision: 0871337d97f71cac2dbc9cce33c0ecca3c5e5f9c URL: https://github.com/llvm/llvm-project/commit/0871337d97f71cac2dbc9cce33c0ecca3c5e5f9c DIFF: https://github.com/llvm/llvm-project/commit/0871337d97f71cac2dbc9cce33c0ecca3c5e5f9c.diff LOG: [

[clang] e7b6c0f - [clang][XCore] Define __xcore__ for XCore target.

2021-04-26 Thread Nigel Perks via cfe-commits
Author: Nigel Perks Date: 2021-04-26T15:06:04+01:00 New Revision: e7b6c0f398ee5975bf9f39e629713ae446e8fe01 URL: https://github.com/llvm/llvm-project/commit/e7b6c0f398ee5975bf9f39e629713ae446e8fe01 DIFF: https://github.com/llvm/llvm-project/commit/e7b6c0f398ee5975bf9f39e629713ae446e8fe01.diff L