aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/RegisterInfoEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* change getQualifiedName to be a global function.Chris Lattner2008-01-051-10/+8
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* Add parameter to getDwarfRegNum to permit targetsDale Johannesen2007-11-131-1/+1
* Fix on 64-bit machines.Owen Anderson2007-11-121-1/+1
* Use TableGen to emit information for dwarf register numbers. Anton Korobeynikov2007-11-111-14/+53
* Interchange Dwarf numbers of ESP and EBP on x86 Darwin.Dale Johannesen2007-11-071-1/+1
* Add CopyCost to TargetRegisterClass. This specifies the cost of copying a valueEvan Cheng2007-09-191-2/+4
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-1/+1
* VStudio compiler errors and placing Function*->ExFunc map under ManagedStatic...Chuck Rose III2007-07-271-2/+2
* Have register info provide the inverse mapping of register->superregisters. P...Christopher Lamb2007-07-261-3/+43
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+568