Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fine grainify namespacification | Chris Lattner | 2004-02-28 | 1 | -5/+3 |
* | Add back machine code deleter pass until we get a MachineCode pass | Alkis Evlogimenos | 2004-02-15 | 1 | -0/+1 |
* | Change MachineBasicBlock's vector of MachineInstr pointers into an | Alkis Evlogimenos | 2004-02-12 | 1 | -1/+0 |
* | Include PowerPC.h. Flesh out the stub versions of addPassesToEmitAssembly() | Brian Gaeke | 2004-02-02 | 1 | -3/+13 |
* | Add comments describing how you would add prototypes for factory methods for | Brian Gaeke | 2004-02-02 | 1 | -0/+15 |
* | Add the JITInfo object, accessor & initializer. | Brian Gaeke | 2004-01-23 | 1 | -1/+1 |
* | Add CodeEmitter and JITInfo stubs. Dump the old | Brian Gaeke | 2004-01-23 | 2 | -4/+51 |
* | Import of skeletal PowerPC backend I have had laying around for months... | Brian Gaeke | 2004-01-21 | 4 | -0/+208 |