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