summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/Makefile
Commit message (Expand)AuthorAge
* Switch PPC return lower to use an autogenerated CC description.Chris Lattner2007-03-06
* don't dist internal readme'sChris Lattner2006-10-28
* Add the README files to the distribution.Reid Spencer2006-04-13
* Plugin new subtarget backend into the build.Jim Laskey2005-10-21
* Eliminate PowerPC.td and PPC32.td, consolidating them into PPC.tdChris Lattner2005-10-14
* ask for a dag iselChris Lattner2005-09-03
* Remove support for 64b PPC, it's been broken for a long time. It'll beNate Begeman2005-08-13
* Specify all of the targets built.Chris Lattner2004-12-16
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Remove extraneous blank lineMisha Brukman2004-10-23
* Adjust to changes in Makefile.rulesReid Spencer2004-10-22
* * Make a PPC32-specific code emitter because we have separate classes for 32-Misha Brukman2004-10-14
* * Change PPC32AsmPrinter => PowerPCAsmPrinter since it is now shared betweenMisha Brukman2004-09-05
* Rewrite targets/rules to generate files for just PowerPC or PPC{32,64}Misha Brukman2004-08-17
* Add generation of asm writer from tablegen files to MakefileNate Begeman2004-08-14
* Generate a code emitter for PowerPC as well, this will be used in the JIT.Misha Brukman2004-08-09
* Simplify makefile by combining all TableGen dependencies into one variableMisha Brukman2004-08-05
* Align dependencies so they don't hurt the eyes to look at themMisha Brukman2004-08-04
* Make tablegen targets depend on PowerPCInstrFormats.td as wellMisha Brukman2004-08-04
* Renamed files:Misha Brukman2004-07-27
* The generated instruction selector isn't (yet) functionalMisha Brukman2004-07-16
* Revert stuff that I didn't mean to checkinChris Lattner2004-07-15
* Patches towards fixing PR341Chris Lattner2004-07-15
* Initial revisionMisha Brukman2004-06-21