summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Eliminated the Unique class in favor of NonCopyable and NonCopyableVChris Lattner2001-07-231-4/+0
| | | | llvm-svn: 280
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-211-14/+2
| | | | | | there are probably more to kill llvm-svn: 261
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-211-2/+2
| | | | llvm-svn: 253
* Instruction selection via pattern matching on instruction trees using BURG.Vikram S. Adve2001-07-211-0/+344
llvm-svn: 231
OpenPOWER on IntegriCloud