summaryrefslogtreecommitdiff
path: root/lib/Target/Nios2
AgeCommit message (Expand)Author
2017-12-07[Nios2] final infrastructure to provide compilation of a return from a functionNikolai Bozhenov
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-11-08Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie
2017-11-03Move TargetFrameLowering.h to CodeGen where it's implementedDavid Blaikie
2017-10-12Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"Matthias Braun
2017-10-12TargetMachine: Merge TargetMachine and LLVMTargetMachineMatthias Braun
2017-09-20Remove the default subtarget from the new Nios2 port. It's unused and depreca...Eric Christopher
2017-09-19[Nios2] Subtarget, basic infrastructure for frame, instructions and registersNikolai Bozhenov
2017-05-29[Nios2] Target registrationNikolai Bozhenov