Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish pushing LLVMContext through the IRBuilder/ConstantFolder interface. | Owen Anderson | 2009-07-10 | 1 | -36/+40 |
* | Remove the vicmp and vfcmp instructions. Because we never had a release with | Nick Lewycky | 2009-07-08 | 1 | -8/+0 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -0/+12 |
* | Add a NullFolder class that doesn't fold constants. | Duncan Sands | 2008-08-12 | 1 | -2/+14 |
* | Point people to ConstantExpr and ConstantFolding, | Duncan Sands | 2008-08-12 | 1 | -2/+4 |
* | Make it possible to use different constant | Duncan Sands | 2008-08-11 | 1 | -0/+175 |