aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert tabs to spacesMisha Brukman2005-04-221-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Move destructor out of line to avoid vtable emission in every file that inclu...Nate Begeman2004-10-271-0/+2
* Fix the build by eliminating some more dead code. That'll learn me not to li...Nate Begeman2004-10-271-20/+0
* Add getAllocatableSet() function.Alkis Evlogimenos2004-08-261-4/+18
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Make it easier to debug by exposing a temporaryChris Lattner2003-08-031-4/+4
* Capture more information in ctorChris Lattner2002-12-281-1/+5
* New fileChris Lattner2002-12-171-0/+32