aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/TransformInternals.cpp
AgeCommit message (Expand)Author
2001-12-06Fix bug that caused invalid transformations to be appliedChris Lattner
2001-12-05Handle more complex array indexing expressionsChris Lattner
2001-12-03Rename ConstPoolVal -> ConstantChris Lattner
2001-11-26losslessCastableTypes is moved to Type classChris Lattner
2001-11-14Better heuristics for handling arraysChris Lattner
2001-11-08Improve raising significantlyChris Lattner
2001-11-04Refactor code to share stuffChris Lattner