summaryrefslogtreecommitdiff
path: root/lib/IR/ConstantFold.h
AgeCommit message (Expand)Author
2016-11-10IR: Introduce inrange attribute on getelementptr indices.Peter Collingbourne
2016-04-18[NFC] Header cleanupMehdi Amini
2016-03-22Minor code cleanup. NFC.Junmo Park
2016-01-19[opaque pointer types] [NFC] GEP: replace get(Pointer)ElementType uses with g...Eduard Burtescu
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2015-05-07Recommit r236670: [opaque pointer type] Pass explicit pointer type through GE...David Blaikie
2015-05-06Revert "[opaque pointer type] Pass explicit pointer type through GEP constant...David Blaikie
2015-05-06[opaque pointer type] Pass explicit pointer type through GEP constant foldingDavid Blaikie
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer
2013-01-02Rename VMCore directory to IR.Chandler Carruth