Bill Wendling
|
9bfb1e1f29
|
What should be the last unnecessary <iostream>s in the library.
llvm-svn: 32333
|
2006-12-07 22:21:48 +00:00 |
Evan Cheng
|
20350c4025
|
Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead
of opcode and number of operands.
llvm-svn: 31947
|
2006-11-27 23:37:22 +00:00 |
Evan Cheng
|
dbd3d294e6
|
Matches MachineInstr changes.
llvm-svn: 31712
|
2006-11-13 23:36:35 +00:00 |
Andrew Lenharth
|
dfbf91e59d
|
more shotenning
llvm-svn: 31331
|
2006-10-31 23:46:56 +00:00 |
Andrew Lenharth
|
692e4155aa
|
Add all that branch mangling niftiness
llvm-svn: 31313
|
2006-10-31 16:49:55 +00:00 |
Rafael Espindola
|
ed32883b27
|
fix warning about missing newline at end of file
llvm-svn: 31162
|
2006-10-24 17:07:11 +00:00 |
Chris Lattner
|
042d56230e
|
implement uncond branch insertion so alpha works work branchfolding.
llvm-svn: 31158
|
2006-10-24 16:41:36 +00:00 |
Andrew Lenharth
|
43e569c95f
|
these are copies too
llvm-svn: 26653
|
2006-03-09 18:18:51 +00:00 |
Andrew Lenharth
|
1318240fd0
|
isStoreToStackSlot
llvm-svn: 25925
|
2006-02-03 03:07:37 +00:00 |
Chris Lattner
|
bb53acd03c
|
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :)
llvm-svn: 25913
|
2006-02-02 20:12:32 +00:00 |
Andrew Lenharth
|
97a7fcfd2b
|
whatever. Intermediate patch to see what breaks. Seems ok.
llvm-svn: 24260
|
2005-11-09 19:17:08 +00:00 |
Misha Brukman
|
89b8c8d215
|
Remove trailing whitespace
llvm-svn: 21424
|
2005-04-21 23:13:11 +00:00 |
Misha Brukman
|
ffe9968b5a
|
Make the rest of file header comments consistent in format and style
llvm-svn: 20048
|
2005-02-05 02:24:26 +00:00 |
Andrew Lenharth
|
5ae5f81720
|
initial fp support
llvm-svn: 19847
|
2005-01-26 21:54:09 +00:00 |
Andrew Lenharth
|
2f0f845534
|
Clean ups, and taught the instruction selector about immediate forms
llvm-svn: 19816
|
2005-01-24 19:44:07 +00:00 |
Andrew Lenharth
|
a1b5ca2b9d
|
Let me introduce you to the early stages of the llvm backend for the alpha processor
llvm-svn: 19764
|
2005-01-22 23:41:55 +00:00 |