summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ConstantFold.h
Commit message (Expand)AuthorAgeFilesLines
* Add FNeg IR constant folding supportCameron McInally2019-05-051-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* IR: Introduce inrange attribute on getelementptr indices.Peter Collingbourne2016-11-101-3/+4
* [NFC] Header cleanupMehdi Amini2016-04-181-2/+1
* Minor code cleanup. NFC.Junmo Park2016-03-221-1/+1
* [opaque pointer types] [NFC] GEP: replace get(Pointer)ElementType uses with g...Eduard Burtescu2016-01-191-4/+0
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Recommit r236670: [opaque pointer type] Pass explicit pointer type through GE...David Blaikie2015-05-071-0/+4
* Revert "[opaque pointer type] Pass explicit pointer type through GEP constant...David Blaikie2015-05-061-4/+0
* [opaque pointer type] Pass explicit pointer type through GEP constant foldingDavid Blaikie2015-05-061-0/+4
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+56
OpenPOWER on IntegriCloud