summaryrefslogtreecommitdiff
path: root/lib/Analysis/Delinearization.cpp
Commit message (Expand)AuthorAge
* remove BasePointer before delinearizingSebastian Pop2014-05-27
* remove constant termsSebastian Pop2014-05-27
* split delinearization pass in 3 stepsSebastian Pop2014-05-07
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-15
* Delinearize: Extend informationin -analyze outputTobias Grosser2014-04-09
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-05
* [Modules] Move InstIterator out of the Support library, where it had noChandler Carruth2014-03-04
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* add more comments around the delinearization of arraysSebastian Pop2013-11-13
* Move Delinearization pass into an anonymous namespace.Benjamin Kramer2013-11-13
* delinearization of arraysSebastian Pop2013-11-12