llvm-6502/lib/Target/AMDGPU/GENERATED_FILES
2012-07-16 14:17:08 +00:00

14 lines
340 B
Plaintext

There are 3 files used by this backend that are generated by perl scripts:
- R600RegisterInfo.td
+ Generated with:
perl R600GenRegisterInfo.pl > R600RegisterInfo.td
- R600HwRegInfo.include
+ Generated with:
perl R600GenRegisterInfo.pl
- SIRegisterInfo.td
+ Generated with:
perl SIGenRegisterInfo.pl > SIRegisterInfo.td