summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/MixedTBAATest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM/AA] Port alias analysis evaluator to the new pass manager, and useChandler Carruth2016-02-201-0/+1
* [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth2015-09-091-1/+1
* [PM/AA] Hoist the interface to TBAA into a dedicated header along withChandler Carruth2015-08-141-0/+1
* [PM] Remove the old 'PassManager.h' header file at the top level ofChandler Carruth2015-02-131-2/+2
* AA metadata refactoring (introduce AAMDNodes)Hal Finkel2014-07-241-1/+1
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-1/+1
* [TBAA] Fix handling of mixed TBAA (path-aware and non-path-aware TBAA).Juergen Ributzka2014-05-031-0/+77
OpenPOWER on IntegriCloud