aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/InstrSelection/InstrForest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminated the Unique class in favor of NonCopyable and NonCopyableVChris Lattner2001-07-231-4/+0
* Clean up hash table usageChris Lattner2001-07-231-1/+1
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-211-3/+0
* Eliminate many unneccesary #includesChris Lattner2001-07-211-15/+1
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-211-2/+2
* Instruction selection via pattern matching on instruction trees using BURG.Vikram S. Adve2001-07-211-0/+461