aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86ISelPattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-1/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Adjust to new API, add expandCall stubChris Lattner2003-08-151-10/+10
* Factory methods for FunctionPasses now return type FunctionPass *.Brian Gaeke2003-08-131-1/+1
* Add support for a pattern matching instruction selector. This is still inChris Lattner2003-08-111-0/+117