Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Great renaming: Sparc --> SparcV9 | Brian Gaeke | 2004-02-25 | 1 | -48/+0 |
| | | | | llvm-svn: 11826 | ||||
* | Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering | Chris Lattner | 2003-12-28 | 1 | -3/+1 |
| | | | | | | implementation from the TargetMachine directly. llvm-svn: 10636 | ||||
* | Eliminate some code that is not needed now that we have the intrinsic ↵ | Chris Lattner | 2003-12-28 | 1 | -1/+4 |
| | | | | | | lowering pass llvm-svn: 10628 | ||||
* | Rip JIT specific stuff out of TargetMachine, as per PR176 | Chris Lattner | 2003-12-20 | 1 | -0/+47 |
llvm-svn: 10542 |