| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PM] Separate the TargetLibraryInfo object from the immutable pass. | Chandler Carruth | 2015-01-15 | 1 | -2/+2 |
| * | [PM] Move TargetLibraryInfo into the Analysis library. | Chandler Carruth | 2015-01-15 | 1 | -1/+1 |
| * | Sink store based on alias analysis | Elena Demikhovsky | 2014-12-15 | 1 | -40/+35 |
| * | Use Alias Analysis to hoist 2 loads from diamond to the common predecessor ba... | Elena Demikhovsky | 2014-11-02 | 1 | -47/+25 |
| * | [MergedLoadStoreMotion] Move pass enabling option to PassManagerBuilder | Gerolf Hoflehner | 2014-09-10 | 1 | -5/+0 |
| * | Removed misleading comment. | Gerolf Hoflehner | 2014-09-10 | 1 | -1/+0 |
| * | Fix for multi-line comment warning | Gerolf Hoflehner | 2014-08-07 | 1 | -12/+12 |
| * | Fix for regression: [Bug 20369] wrong code at -O3 on x86_64-linux-gnu in 64-b... | Gerolf Hoflehner | 2014-07-21 | 1 | -1/+9 |
| * | MergedLoadStoreMotion.cpp: Fix msc17 build. Member initializer is unavailable. | NAKAMURA Takumi | 2014-07-19 | 1 | -2/+3 |
| * | MergedLoadStoreMotion pass | Gerolf Hoflehner | 2014-07-18 | 1 | -0/+623 |

