Age | Commit message (Expand) | Author |
---|---|---|
2004-07-16 | The powerpc is now gone. However it is now just known as the Skeleton target. | Chris Lattner |
2004-07-11 | Delete the allocate*TargetMachine function, which is now dead . | Chris Lattner |
2004-07-11 | Make these format a bit nicer | Chris Lattner |
2004-07-11 | Auto-registrate target | Chris Lattner |
2004-06-10 | Fix the fixed stack offset, patch contributed by Vladimir Prus | Chris Lattner |
2004-02-28 | fine grainify namespacification | Chris Lattner |
2004-02-15 | Add back machine code deleter pass until we get a MachineCode pass | Alkis Evlogimenos |
2004-02-12 | Change MachineBasicBlock's vector of MachineInstr pointers into an | Alkis Evlogimenos |
2004-02-02 | Include PowerPC.h. Flesh out the stub versions of addPassesToEmitAssembly() | Brian Gaeke |
2004-01-23 | Add the JITInfo object, accessor & initializer. | Brian Gaeke |
2004-01-23 | Add CodeEmitter and JITInfo stubs. Dump the old | Brian Gaeke |
2004-01-21 | Import of skeletal PowerPC backend I have had laying around for months... | Brian Gaeke |