Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | X86 backend should never use addMReg | Chris Lattner | 2003-01-15 | 1 | -4/+4 |
* | Add support for frame and constant pool references | Chris Lattner | 2003-01-13 | 1 | -4/+16 |
* | New addFrameReference function | Chris Lattner | 2002-12-28 | 1 | -6/+18 |
* | lib/Target/X86/InstSelectSimple.cpp: Start counting arguments with 2, | Brian Gaeke | 2002-12-13 | 1 | -6/+10 |
* | Add a simple way to add memory locations of format [reg+offset] | Misha Brukman | 2002-11-22 | 1 | -0/+9 |
* | Add functions to buld X86 specific constructs | Chris Lattner | 2002-11-17 | 1 | -0/+28 |