Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RemoveBranch() and InsertBranch() now returns number of instructions deleted ... | Evan Cheng | 2007-05-18 | 1 | -3/+3 |
* | implement uncond branch insertion for sparc to fix regressions from last night | Chris Lattner | 2006-10-24 | 1 | -0/+5 |
* | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner | 2006-05-24 | 1 | -1/+1 |
* | Rename SPARC V8 target to be the LLVM SPARC target. | Chris Lattner | 2006-02-05 | 1 | -10/+10 |
* | Two changes: | Chris Lattner | 2006-02-04 | 1 | -1/+1 |
* | Implement isLoadFromStackSlot and isStoreToStackSlot | Chris Lattner | 2006-02-03 | 1 | -0/+14 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
* | I think that V8 should coallesce registers, don't you? | Chris Lattner | 2004-07-25 | 1 | -0/+6 |
* | Add what will eventually be the TSFlags. Big switch(opcode) statements are bad. | Brian Gaeke | 2004-07-16 | 1 | -0/+12 |
* | These two virtual methods are never called. | Chris Lattner | 2004-02-29 | 1 | -12/+0 |
* | SparcV8 skeleton | Brian Gaeke | 2004-02-25 | 1 | -0/+48 |