OSDN Git Service

Update to LLVM 3.5a.
[android-x86/external-llvm.git] / lib / Analysis / RegionPass.cpp
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2012-09-14 Stephen Hinesam 78c041bd: am 1c4ad5ef: Merge branch \'upstream\...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen HinesMerge branch 'jb-mr1-dev' of https://googleplex-android...
2012-09-10 Stephen HinesMerge branch 'upstream' into merge-2012_09_10
2012-08-27 Hongbin ZhengRemove the the block_node_iterator of Region, replace...
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-05-04 Chandler CarruthRename the Region::block_iterator to Region::block_node...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-08-29 Andrew TrickReapply r138695. Fix PassManager stack depths.
2011-08-27 Andrew TrickReverting r138695 to see if it fixes clang self host.
2011-08-27 Andrew TrickFix PassManager stack depths.
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-05-05 Hongbin ZhengMinor change: Fix the typo in RegionPass.h and RegionPa...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
2010-12-12 Tobias GrosserRemove useless dynamic_cast<>().
2010-10-20 Tobias GrosserAdd RegionPass support.
2010-10-20 Tobias GrosserAdd RegionPass support.