Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanups | Chris Lattner | 2003-01-14 | 1 | -5/+2 |
* | change ++ to +1 when using random access iterators | Chris Lattner | 2002-10-27 | 1 | -4/+2 |
* | - Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to | Chris Lattner | 2002-10-13 | 1 | -2/+2 |
* | Major fix: extract ConstantExpr nodes and decompose them into symbolic | Vikram S. Adve | 2002-10-13 | 1 | -22/+90 |
* | Decompose FP-to-UInt casts into FP-to-ULong-toUInt. | Vikram S. Adve | 2002-09-27 | 1 | -0/+28 |
* | Moving these files from Code/PreSelection to here. | Vikram S. Adve | 2002-09-20 | 1 | -0/+286 |