summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetMachine/Sparc
Commit message (Expand)AuthorAgeFilesLines
* Move the contents of the CodeGen/TargetMachine/Sparc directory to Target/SparcChris Lattner2001-09-147-4577/+0
* This checkin represents some cleanup of the backend, implementing the followi...Chris Lattner2001-09-145-4/+1837
* Updates to use local header files.Chris Lattner2001-09-141-307/+18
* More cleanups, preparing to revamp InstrForest to, among other things,Chris Lattner2001-09-121-2/+0
* * Clean up InstrForestChris Lattner2001-09-121-7/+7
* Eliminate 'BasicNode' from InstrForest.Chris Lattner2001-09-112-13/+8
* Remove irrelevant gross K&R CismsChris Lattner2001-09-111-17/+1
* Use type checking predicatesChris Lattner2001-09-101-14/+12
* Implement the subset of the GetConstantValueAsSignedInt function that is need...Chris Lattner2001-09-091-0/+32
* Handle cast float-to-float or cast double-to-double.Vikram S. Adve2001-09-091-4/+17
* Updates to work with new lack of constant poolChris Lattner2001-09-071-22/+5
* *** empty log message ***Ruchira Sasanka2001-08-312-0/+606
* Added nonterminals for arithmetic operations where one operand is constant.Vikram S. Adve2001-08-281-46/+65
* Major changes too hard to document :-)Vikram S. Adve2001-08-281-766/+1115
* Extensive additions for supporting instruction scheduling.Vikram S. Adve2001-08-281-2/+73
* Convert to use the new factored out TargetData classChris Lattner2001-08-272-18/+7
* Changed case 64 to make the first arg of phi a defintionRuchira Sasanka2001-08-131-1/+1
* Add CC operand as 4th operand of SUBcc, and mark it as a def.Vikram S. Adve2001-08-061-6/+5
* Also, move burg rule to Makefile.common.Vikram S. Adve2001-08-061-3/+0
* Better still, lets move pathname for Burg to Makefile.common.Vikram S. Adve2001-08-061-3/+1
* Use full pathname for burg.Vikram S. Adve2001-08-061-1/+1
* Added tree nodes for Phi instructions.Vikram S. Adve2001-07-311-1/+3
* Generate dummy Phi machine instruction, plus a bug fix for BrCond(boolreg).Vikram S. Adve2001-07-311-3/+19
* Added UltraSparcInstrInfo class to specialize class MachineInstrInfo.Vikram S. Adve2001-07-281-11/+11
* Bug fixes:Vikram S. Adve2001-07-281-194/+381
* Removal of the redundant CompileContext wrapperChris Lattner2001-07-231-27/+23
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-211-7/+0
* Make code fit in 80 columns moreChris Lattner2001-07-211-24/+19
* Exterminate nasty CismsChris Lattner2001-07-211-1/+1
* Refer to include/llvm/CodeGen not CodegenChris Lattner2001-07-211-1/+1
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-212-5/+5
* Description of the SPARC as a target architecture.Vikram S. Adve2001-07-214-0/+1813
OpenPOWER on IntegriCloud