aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/PeepholeOptimizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Emit x86 instructions for: A = B op C, where A and B are 16-bit registers,Chris Lattner2003-10-201-0/+40
* Factory methods for FunctionPasses now return type FunctionPass *.Brian Gaeke2003-08-131-1/+1
* Fix problem with invalidated iteratorChris Lattner2003-01-161-1/+1
* New filesChris Lattner2003-01-131-0/+86