[PowerPC] Fix value type on XVCMPEQDP for v2f64 comparisons
[oota-llvm.git] / lib / Transforms / ObjCARC / ObjCARCAliasAnalysis.h
2015-08-14 Chandler Carruth[PM/AA] Run clang-format over the ObjCARC Alias Analysi...
2015-07-22 Chandler Carruth[PM/AA] Extract the ModRef enums from the AliasAnalysis...
2015-06-17 Chandler Carruth[PM/AA] Remove the Location typedef from the AliasAnaly...
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-07-10 Michael Gottesman[objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky...
2013-01-29 Michael GottesmanAdded two missing headers from ObjCARCAliasAnalysis.h.
2013-01-28 Michael GottesmanRefactor ObjCARCAliasAnalysis into its own file.