aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Ruchira Sasanka2001-07-242-0/+191
* Eliminated the Unique class in favor of NonCopyable and NonCopyableVChris Lattner2001-07-233-9/+9
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-232-2/+2
* Nonpolymorphic class, doesn't need a virtual dtor!Chris Lattner2001-07-231-1/+1
* Clean up hash table usageChris Lattner2001-07-231-71/+48
* Removal of the redundant CompileContext wrapperChris Lattner2001-07-231-3/+3
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-231-4/+1
* Privatize LLCOptions. It had no business being visible to the entireChris Lattner2001-07-221-20/+8
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-213-46/+2
* Exterminate nasty CismsChris Lattner2001-07-211-61/+32
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-212-3/+3
* Header files for the target architecture description and for instructionVikram S. Adve2001-07-215-0/+1362