This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-10 22:00:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
/
ARM
History
Chris Lattner
e1552475d3
Ignore generated files
...
llvm-svn: 28520
2006-05-27 01:23:30 +00:00
..
.cvsignore
Ignore generated files
2006-05-27 01:23:30 +00:00
ARM.h
added a skeleton of the ARM backend
2006-05-14 22:18:28 +00:00
ARM.td
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
2006-05-18 00:12:58 +00:00
ARMAsmPrinter.cpp
On ARM, alignment is in bits
2006-05-26 10:56:17 +00:00
ARMInstrInfo.cpp
implement minimal versions of
2006-05-23 02:48:20 +00:00
ARMInstrInfo.h
added a skeleton of the ARM backend
2006-05-14 22:18:28 +00:00
ARMInstrInfo.td
On ARM, alignment is in bits
2006-05-26 10:56:17 +00:00
ARMISelDAGToDAG.cpp
Change RET node to include signness information of the return values. i.e.
2006-05-26 23:10:12 +00:00
ARMRegisterInfo.cpp
implement movri
2006-05-18 21:45:49 +00:00
ARMRegisterInfo.h
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
2006-05-18 00:12:58 +00:00
ARMRegisterInfo.td
added a skeleton of the ARM backend
2006-05-14 22:18:28 +00:00
ARMTargetMachine.cpp
Make all of the TargetMachine subclasses use the new string TargetData methods.
2006-05-20 00:24:56 +00:00
ARMTargetMachine.h
added a skeleton of the ARM backend
2006-05-14 22:18:28 +00:00
Makefile
added a skeleton of the ARM backend
2006-05-14 22:18:28 +00:00