aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target
Commit message (Expand)AuthorAgeFilesLines
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-231-7/+17
* Privatize LLCOptions. It had no business being visible to the entireChris Lattner2001-07-221-19/+10
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-211-3/+0
* Eliminate many unneccesary #includesChris Lattner2001-07-211-15/+1
* Remove unneccesary #includesChris Lattner2001-07-211-9/+1
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-212-5/+5
* Instruction selection via pattern matching on instruction trees using BURG.Vikram S. Adve2001-07-213-0/+753