Misha Brukman
|
b5f662fa03
|
Remove trailing whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21425 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-04-21 23:30:14 +00:00 |
|
Chris Lattner
|
583e32b653
|
Get rid of flags that are dead
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18169 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-23 20:37:41 +00:00 |
|
Misha Brukman
|
db50bd3e7a
|
The PowerPCInstrInfo class has gone away.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15853 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-17 05:00:46 +00:00 |
|
Misha Brukman
|
a6ecd9ee47
|
Set the is64bit flag and propagate it to PowerPCRegisterInfo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15671 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-11 23:45:43 +00:00 |
|
Misha Brukman
|
0145881cb9
|
Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15636 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-11 00:11:25 +00:00 |
|
Misha Brukman
|
5b5708106e
|
Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targets
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15631 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-10 22:47:03 +00:00 |
|
Misha Brukman
|
8aebe9f96c
|
Moved definition of invertPPCBranchOpcode() into PowerPCInstrInfo class.
Patch by Nate Begeman.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15281 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-07-27 18:34:11 +00:00 |
|
Misha Brukman
|
6b4ea88e83
|
Add prototype for TargetInstrInfo::isMoveInstr()
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14897 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-07-16 20:50:55 +00:00 |
|
Misha Brukman
|
5dfe3a9c3b
|
Initial revision
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14283 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-06-21 16:55:25 +00:00 |
|