2015-08-21 |
David Blaikie | [opaque pointer type]: Pass explicit pointee type when... |
blob | commitdiff | raw |
2015-08-01 |
Craig Topper | De-constify pointers to Type since they can't be modifi... |
blob | commitdiff | raw | diff to current |
2015-06-24 |
Pete Cooper | Devirtualize Constant::replaceUsesOfWithOnConstant. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Pete Cooper | Devirtualize Constant::destroyConstant. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | raw | diff to current |
2015-05-18 |
Eric Christopher | 80-col fixup. |
blob | commitdiff | raw | diff to current |
2015-05-18 |
Eric Christopher | Fix grammar in comments. |
blob | commitdiff | raw | diff to current |
2015-04-20 |
Tom Stellard | IR: Add ConstantFP::getNaN() |
blob | commitdiff | raw | diff to current |
2015-04-11 |
Alexander Kornienko | Use 'override/final' instead of 'virtual' for overridde... |
blob | commitdiff | raw | diff to current |
2015-04-02 |
David Blaikie | [opaque pointer type] API migration for GEP constant... |
blob | commitdiff | raw | diff to current |
2015-02-19 |
Rafael Espindola | Avoid conversion to float when creating ConstantDataArr... |
blob | commitdiff | raw | diff to current |
2015-02-16 |
David Majnemer | IR: Properly return nullptr when getAggregateElement... |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Aaron Ballman | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the... |
blob | commitdiff | raw | diff to current |
2014-11-04 |
Reid Kleckner | Rename END_WITH_NULL to LLVM_END_WITH_NULL and move... |
blob | commitdiff | raw | diff to current |
2014-10-10 |
Matt Arsenault | Add isInfinity to ConstantFP |
blob | commitdiff | raw | diff to current |
2014-08-20 |
NAKAMURA Takumi | Constants.h: Fix possible typo in r216015. [-Wdocumenta... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | IR: Fix a missed case when threading OnlyIfReduced... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | IR: Fix ConstantExpr::replaceUsesOfWithOnConstant() |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | IR: Thread OnlyIfReduced through ConstantExpr::getWithO... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | Reapply r215966, r215965, r215964, r215963, r215960... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Aaron Ballman | Reverting r215966, r215965, r215964, r215963, r215960... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | IR: Split up Constant{Array,Vector}::get(), NFC |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | IR: Reduce RAUW traffic in ConstantExpr |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | IR: Replace uses of ConstantAggrUniqueMap with Constant... |
blob | commitdiff | raw | diff to current |
2014-04-09 |
Craig Topper | [C++11] More 'nullptr' conversion or in some cases... |
blob | commitdiff | raw | diff to current |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keyword to IR library. |
blob | commitdiff | raw | diff to current |
2014-01-19 |
Chandler Carruth | Add a const lookup routine to get a BlockAddress consta... |
blob | commitdiff | raw | diff to current |
2014-01-18 |
Benjamin Kramer | Upgrade ConstantFP's negative zero and infinity getters... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
Chandler Carruth | Re-sort all of the includes with ./utils/sort_includes... |
blob | commitdiff | raw | diff to current |
2013-12-07 |
Matt Arsenault | Add getBitCastOrAddrSpaceCast |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Matt Arsenault | Fix spacing, forward declare order. |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Matt Arsenault | Add addrspacecast instruction. |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Chris Lattner | remove some @deprecated markers: LLVM APIs aren't depre... |
blob | commitdiff | raw | diff to current |
2013-05-01 |
Peng Cheng | replace reinterpret_cast by cast or remove reinterpret_... |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Jakub Staszak | Fix include guards so they exactly match file names. |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
|