aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86InstrBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* X86 backend should never use addMRegChris Lattner2003-01-151-4/+4
* Add support for frame and constant pool referencesChris Lattner2003-01-131-4/+16
* New addFrameReference functionChris Lattner2002-12-281-6/+18
* lib/Target/X86/InstSelectSimple.cpp: Start counting arguments with 2,Brian Gaeke2002-12-131-6/+10
* Add a simple way to add memory locations of format [reg+offset]Misha Brukman2002-11-221-0/+9
* Add functions to buld X86 specific constructsChris Lattner2002-11-171-0/+28