1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Target
Chris Lattner a06042d124 Allow instructions to have a DAG pattern associated with them.
Define a few preliminary node types.

llvm-svn: 7579
2003-08-04 21:07:37 +00:00
..
Sparc Transition to using 'let X = y' instead of 'set X = y'. 2003-08-04 05:03:18 +00:00
X86 Rename register classes to be upper case to make it obvious that they are X86 2003-08-04 20:58:29 +00:00
Makefile X86 target builds fine now 2002-11-20 20:17:03 +00:00
MRegisterInfo.cpp Make it easier to debug by exposing a temporary 2003-08-03 13:49:25 +00:00
Target.td Allow instructions to have a DAG pattern associated with them. 2003-08-04 21:07:37 +00:00
TargetData.cpp Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
TargetInstrInfo.cpp Nice tasty llc fixes. These should fix LLC for x86 for everything in 2003-06-27 00:00:48 +00:00
TargetMachine.cpp The promotion rules are the same for all targets, they are set by the C standard. 2003-04-26 19:47:36 +00:00
TargetSchedInfo.cpp More renamings of Target/Machine*Info to Target/Target*Info 2002-12-29 03:13:05 +00:00