| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Normalize Subtarget constructors to take a target triple string instead of | Daniel Dunbar | 2009-08-02 | 1 | -3/+2 |
| | | | | | | | | | | | Module*. Also, dropped uses of TargetMachine where unnecessary. The only target which still takes a TargetMachine& is Mips, I would appreciate it if someone would normalize this to match other targets. llvm-svn: 77918 | ||||
| * | Propagate CPU string out of SubtargetFeatures | Anton Korobeynikov | 2009-05-23 | 1 | -1/+2 |
| | | | | | llvm-svn: 72335 | ||||
| * | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | | llvm-svn: 45418 | ||||
| * | FTOIT and ITOFT are bit converts, and if we drop 21264s, are always available | Andrew Lenharth | 2007-01-24 | 1 | -3/+0 |
| | | | | | llvm-svn: 33492 | ||||
| * | Alpha Scheduling classes | Andrew Lenharth | 2006-03-09 | 1 | -0/+3 |
| | | | | | llvm-svn: 26643 | ||||
| * | Typo made worse x 2 - take 2. | Jim Laskey | 2005-10-26 | 1 | -1/+1 |
| | | | | | llvm-svn: 24018 | ||||
| * | Typo x 2 | Jim Laskey | 2005-10-26 | 1 | -1/+1 |
| | | | | | llvm-svn: 24016 | ||||
| * | Give full control of subtarget features over to table generated code. | Jim Laskey | 2005-10-26 | 1 | -0/+4 |
| | | | | | llvm-svn: 24013 | ||||
| * | begining alpha subtarget support | Andrew Lenharth | 2005-09-29 | 1 | -0/+42 |
| llvm-svn: 23531 | |||||

