summaryrefslogtreecommitdiff
path: root/lib/CodeGen
Commit message (Expand)AuthorAge
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-23
* Privatize LLCOptions. It had no business being visible to the entireChris Lattner2001-07-22
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-21
* Eliminate many unneccesary #includesChris Lattner2001-07-21
* Make code fit in 80 columns moreChris Lattner2001-07-21
* Remove unneccesary #includesChris Lattner2001-07-21
* Exterminate nasty CismsChris Lattner2001-07-21
* Refer to include/llvm/CodeGen not CodegenChris Lattner2001-07-21
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-21
* Description of the SPARC as a target architecture.Vikram S. Adve2001-07-21
* Base clas for a description of a target architecture.Vikram S. Adve2001-07-21
* Instruction selection via pattern matching on instruction trees using BURG.Vikram S. Adve2001-07-21
* *** empty log message ***Vikram S. Adve2001-07-21