Evan Cheng
|
0f3ac8d8d4
|
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28378 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-05-18 00:12:58 +00:00 |
|
Evan Cheng
|
c01d497255
|
Remove PointerType from class Target
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28368 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-05-17 21:20:27 +00:00 |
|
Andrew Lenharth
|
017c556efc
|
Alpha Scheduling classes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26643 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-03-09 17:16:45 +00:00 |
|
Evan Cheng
|
19c9550744
|
Subtarget feature can now set any variable to any value
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25678 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-01-27 08:09:42 +00:00 |
|
Chris Lattner
|
cedc6f4b30
|
PHI and INLINEASM are now built-in instructions provided by Target.td
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25674 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-01-27 01:46:15 +00:00 |
|
Jim Laskey
|
f0c2be4d2b
|
Add attribute name and type to SubtargetFeatures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24012 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-26 17:28:23 +00:00 |
|
Chris Lattner
|
5882e40ded
|
Add subtarget feature/processor defns to the .td file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23903 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-23 22:08:45 +00:00 |
|
Andrew Lenharth
|
3f5aa1cd8c
|
remove a pseudo instruction, make ret always right, and fix vararg chains
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22276 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-06-23 23:42:05 +00:00 |
|
Andrew Lenharth
|
2513ddc239
|
added lowerargs support for varargs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21101 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-04-05 20:51:46 +00:00 |
|
Misha Brukman
|
2a8350a25c
|
Make the rest of file header comments consistent in format and style
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20048 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-02-05 02:24:26 +00:00 |
|
Andrew Lenharth
|
304d0f3076
|
Let me introduce you to the early stages of the llvm backend for the alpha processor
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19764 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-01-22 23:41:55 +00:00 |
|