1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/Target
Alkis Evlogimenos 3c94357980 FpMOV is also a move instruction.
llvm-svn: 11055
2004-02-01 08:22:16 +00:00
..
PowerPC Add the JITInfo object, accessor & initializer. 2004-01-23 06:39:30 +00:00
Sparc Add a new (static inline) std::ostream& << AllocInfo& method. Use it. 2004-01-28 19:05:43 +00:00
X86 FpMOV is also a move instruction. 2004-02-01 08:22:16 +00:00
Makefile Build the PowerPC directory, so it is less likely to bit-rot (again) 2004-01-21 21:16:10 +00:00
MRegisterInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Target.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
TargetData.cpp finegrainify namespacification 2003-12-22 05:01:15 +00:00
TargetInstrInfo.cpp Make this assertion more self-explanatory. 2004-01-15 18:15:58 +00:00
TargetMachine.cpp Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
TargetSchedInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00