summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/InstructionCombining.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change Constant::getNullConstant to Constant::getNullValueChris Lattner2002-04-271-1/+1
* Significantly rework InstructionCombining to work better and to be cleaner.Chris Lattner2002-04-181-94/+141
* Store instructions always return void, so they never get a nameChris Lattner2002-04-181-2/+1
* Eliminate cast of same type instructions.Chris Lattner2002-04-151-0/+8
* ConstantHandling moved into VMCore libraryChris Lattner2002-04-081-1/+1
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-4/+4
* Fix bug: test/Regression/Other/2002-03-11-InstCombineHang.llChris Lattner2002-03-111-2/+2
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-4/+35
* * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and intoChris Lattner2002-02-121-0/+1
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-121-1/+2
* Move stuff out of the Optimizations directories into the appropriate TransformsChris Lattner2002-01-211-4/+2
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-2/+2
* initial checkinChris Lattner2001-12-141-0/+150
OpenPOWER on IntegriCloud