summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LowerConstantExprs.cpp
Commit message (Expand)AuthorAgeFilesLines
* This pass is now obsolete since all targets have moved to the SelectionDAGChris Lattner2005-10-291-170/+0
* Remove trailing whitespaceMisha Brukman2005-04-211-23/+23
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-291-3/+1
* Add #include <iostream> since Value.h does not #include it any more.Reid Spencer2004-07-041-0/+1
* New constant expression lowering pass to simplify your instruction selection ...Chris Lattner2004-06-251-0/+171
OpenPOWER on IntegriCloud