summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/ConstantFolding.h
Commit message (Expand)AuthorAgeFilesLines
* ConstantFolding.cpp/h -> ConstantFold.cpp/h to avoid confusion withChris Lattner2007-02-271-53/+0
* Revise APIs for creating constantexpr GEPs to not require the use of vectors.Chris Lattner2007-01-311-3/+1
* Cleanup ConstantFoldCompareInstruction:Reid Spencer2006-12-241-1/+2
* For PR950:Reid Spencer2006-12-231-2/+2
* For PR950: Implement a stub for folding ICmp and FCmp instructionsReid Spencer2006-12-041-0/+2
* For PR950:Reid Spencer2006-11-271-1/+5
* Add shufflevector support, todo, implement better constant folding.Chris Lattner2006-04-081-0/+3
* VMCore support for the insertelement operation.Robert Bocchino2006-01-171-0/+3
* Added constant folding support for the extractelement operation.Robert Bocchino2006-01-101-0/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner2004-10-271-1/+1
* Allow creation of GEP constantexprs with a vector of value* operands asChris Lattner2004-10-111-1/+2
* Fix a link error using VS8.0Chris Lattner2004-06-081-1/+1
* Add new functionChris Lattner2004-03-121-0/+3
* Rename ConstantHandling.* -> ConstantFolding.*Chris Lattner2004-01-121-62/+16
* Remove a whole bunch more ugliness. This is actually getting to the point ofChris Lattner2004-01-121-40/+20
* Move ConstantHandling.h into lib/VMCore and out of include/llvmChris Lattner2004-01-121-2/+2
* Move this file to lib/VMCoreChris Lattner2004-01-121-0/+102
OpenPOWER on IntegriCloud