summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/GEPSplitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete the GEPSplitter experiment.Dan Gohman2011-02-281-83/+0
* Get rid of static constructors for pass registration. Instead, every pass ex...Owen Anderson2010-10-191-1/+3
* Now with fewer extraneous semicolons!Owen Anderson2010-10-071-1/+1
* Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson2010-08-061-1/+1
* Revert r110396 to fix buildbots.Owen Anderson2010-08-061-1/+1
* Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson2010-08-051-1/+1
* Fix batch of converting RegisterPass<> to INTIALIZE_PASS().Owen Anderson2010-07-211-2/+2
* Check in the experimental GEP splitter pass. This pass splits complexDan Gohman2009-10-261-0/+81
OpenPOWER on IntegriCloud