summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/ConstantFolding.h
Commit message (Expand)AuthorAgeFilesLines
* 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