Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xtensa patches (18.x) (Do not merge, PR created for easier review only) #94

Open
wants to merge 261 commits into
base: xtensa_release_18.1.2_init
Choose a base branch
from

Conversation

gerekon
Copy link
Collaborator

@gerekon gerekon commented May 8, 2024

No description provided.

Also lower SHL, SRA, SRL with register operands.
 patterns.

Implement load unsigned 8-bit pseudo operation. Implement
extending loads patterns extloadi1/i8/i16.
Add support for llvm.{frameaddress,returnaddress} intrinsics.
Implement volatile load/store from/to volatile memory location.
 scavenger.

Reserve an emergency spill slot for the register scavenger
when Windowed Call ABI is used.
Also implement User Registers class.
Implement DAG Combine for BRCOND operation with f32 operands.
Implement Debug, DFPAccel, S32C1I, THREADPTR, Extended L32R, ATOMCTL, MEMCTL features.
Implement Exception, HighPriInterrupts, Coprocessor, Interrupt,
RelocatableVector, TimerInt, PRID, RegionProtection and MiscSR
features. Implement instructions for Exception, Interrupt and
RegionProtection features with tests.
Implement subtarget dependent SR and UR register parsing and
disassembling, add tests. Implement User Registers read/write
instructions and add tests.
Implement Xtensa specific streamer to support emit literals.
Implement special processing of MOVI and L32R instructions in assembler
parser. The MOVI assembler expression now can have 32-bit immediate
values, so also correct xtensa-invalid.s test.
Also implement computation of CFA during XtensaMCAsmInfo creation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants