aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/InstrSelectionSupport.h
Commit message (Expand)AuthorAgeFilesLines
* * Minor cleanupsChris Lattner2002-02-041-7/+2
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-9/+4
* Eliminate all uses of memInst->getIndicesBROKEN().Vikram S. Adve2001-12-151-1/+1
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-2/+2
* 1. Add a bottom-up pass on BURG trees that is used to fix constant operands.Vikram S. Adve2001-10-171-0/+38
* Machine-independent code generation routines used in instructionVikram S. Adve2001-10-101-0/+102