Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | llvm-svn: 45418 | ||||
* | Simplify a bit | Andrew Lenharth | 2006-12-07 | 1 | -0/+1 |
| | | | | llvm-svn: 32343 | ||||
* | Set the jt section | Chris Lattner | 2006-10-06 | 1 | -0/+1 |
| | | | | llvm-svn: 30781 | ||||
* | Don't bother setting JumpTableTextSection, it is about to disappear | Chris Lattner | 2006-10-05 | 1 | -1/+0 |
| | | | | llvm-svn: 30745 | ||||
* | Fix jump tables to match gcc (and the ABI and whatnot) | Andrew Lenharth | 2006-09-24 | 1 | -0/+2 |
| | | | | llvm-svn: 30594 | ||||
* | Break out target asm info into separate files. | Jim Laskey | 2006-09-07 | 1 | -0/+21 |
llvm-svn: 30161 |