aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* fine grainify namespacificationChris Lattner2004-02-281-5/+3
* Add back machine code deleter pass until we get a MachineCode passAlkis Evlogimenos2004-02-151-0/+1
* Change MachineBasicBlock's vector of MachineInstr pointers into anAlkis Evlogimenos2004-02-121-1/+0
* Include PowerPC.h. Flesh out the stub versions of addPassesToEmitAssembly()Brian Gaeke2004-02-021-3/+13
* Add comments describing how you would add prototypes for factory methods forBrian Gaeke2004-02-021-0/+15
* Add the JITInfo object, accessor & initializer.Brian Gaeke2004-01-231-1/+1
* Add CodeEmitter and JITInfo stubs. Dump the oldBrian Gaeke2004-01-232-4/+51
* Import of skeletal PowerPC backend I have had laying around for months...Brian Gaeke2004-01-214-0/+208