Chris Lattner
|
f3ebc3f3d2
|
Remove attribution from file headers, per discussion on llvmdev.
llvm-svn: 45418
|
2007-12-29 20:36:04 +00:00 |
Reid Spencer
|
19c0217d99
|
For PR1336:
Subtarget option names must be given in lower case in order to be
recognized. Fixes test/CodeGen/Alpha/ctlz.ll
llvm-svn: 36125
|
2007-04-16 14:06:19 +00:00 |
Andrew Lenharth
|
c4bdea012b
|
FTOIT and ITOFT are bit converts, and if we drop 21264s, are always available
llvm-svn: 33492
|
2007-01-24 21:09:16 +00:00 |
Evan Cheng
|
305c49579c
|
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
llvm-svn: 28378
|
2006-05-18 00:12:58 +00:00 |
Evan Cheng
|
dcec882286
|
Remove PointerType from class Target
llvm-svn: 28368
|
2006-05-17 21:20:27 +00:00 |
Andrew Lenharth
|
16b96d2cb4
|
Alpha Scheduling classes
llvm-svn: 26643
|
2006-03-09 17:16:45 +00:00 |
Evan Cheng
|
d98701c639
|
Subtarget feature can now set any variable to any value
llvm-svn: 25678
|
2006-01-27 08:09:42 +00:00 |
Chris Lattner
|
1240574609
|
PHI and INLINEASM are now built-in instructions provided by Target.td
llvm-svn: 25674
|
2006-01-27 01:46:15 +00:00 |
Jim Laskey
|
53ad110490
|
Add attribute name and type to SubtargetFeatures.
llvm-svn: 24012
|
2005-10-26 17:28:23 +00:00 |
Chris Lattner
|
4b5921d4d8
|
Add subtarget feature/processor defns to the .td file
llvm-svn: 23903
|
2005-10-23 22:08:45 +00:00 |
Andrew Lenharth
|
af1e825112
|
remove a pseudo instruction, make ret always right, and fix vararg chains
llvm-svn: 22276
|
2005-06-23 23:42:05 +00:00 |
Andrew Lenharth
|
43f78bc2da
|
added lowerargs support for varargs
llvm-svn: 21101
|
2005-04-05 20:51:46 +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
|
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 |