aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetMachine/Sparc
AgeCommit message (Expand)Author
2001-08-13Changed case 64 to make the first arg of phi a defintionRuchira Sasanka
2001-08-06Add CC operand as 4th operand of SUBcc, and mark it as a def.Vikram S. Adve
2001-08-06Also, move burg rule to Makefile.common.Vikram S. Adve
2001-08-06Better still, lets move pathname for Burg to Makefile.common.Vikram S. Adve
2001-08-06Use full pathname for burg.Vikram S. Adve
2001-07-31Added tree nodes for Phi instructions.Vikram S. Adve
2001-07-31Generate dummy Phi machine instruction, plus a bug fix for BrCond(boolreg).Vikram S. Adve
2001-07-28Added UltraSparcInstrInfo class to specialize class MachineInstrInfo.Vikram S. Adve
2001-07-28Bug fixes:Vikram S. Adve
2001-07-23Removal of the redundant CompileContext wrapperChris Lattner
2001-07-21Eliminate lots of unnecessary #includes and forward declsChris Lattner
2001-07-21Make code fit in 80 columns moreChris Lattner
2001-07-21Exterminate nasty CismsChris Lattner
2001-07-21Refer to include/llvm/CodeGen not CodegenChris Lattner
2001-07-21Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner
2001-07-21Description of the SPARC as a target architecture.Vikram S. Adve