| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Move most targets TargetMachine constructor to only taking a target triple. | Daniel Dunbar | 2009-08-02 | 1 | -14/+2 | |
| * | Normalize Subtarget constructors to take a target triple string instead of | Daniel Dunbar | 2009-08-02 | 1 | -1/+1 | |
| * | eliminate the TM argument to the TAI class, remove comment about supporting | Chris Lattner | 2009-08-02 | 1 | -2/+1 | |
| * | Add new helpers for registering targets. | Daniel Dunbar | 2009-07-25 | 1 | -11/+4 | |
| * | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 2009-07-18 | 1 | -1/+0 | |
| * | Unbreak | Anton Korobeynikov | 2009-07-16 | 1 | -22/+18 | |
| * | Implement 'large' PIC model | Anton Korobeynikov | 2009-07-16 | 1 | -0/+3 | |
| * | Preliminary asmprinting of globals | Anton Korobeynikov | 2009-07-16 | 1 | -1/+1 | |
| * | Add simple frame index elimination | Anton Korobeynikov | 2009-07-16 | 1 | -1/+1 | |
| * | Let's start another backend :) | Anton Korobeynikov | 2009-07-16 | 1 | -0/+72 | |

