[MCJIT] Add command-line argument to llvm-rtdyld to specify target addresses for
[oota-llvm.git] / lib / Analysis /
2014-09-03 Benjamin KramerAdd override to overriden virtual methods, remove virtu...
2014-09-03 Hal Finkel[CFLAA] Remove one final initializer list
2014-09-02 Hal Finkel[CFLAA] And even more MSVC fixes
2014-09-02 Hal Finkel[CFLAA] More cleanup for MSVC
2014-09-02 Hal Finkel[CFLAA] No initializer lists for MSVC
2014-09-02 Hal Finkel[CFLAA] Remove tautological comparison
2014-09-02 Hal Finkel[CFLAA] LLVM_CONSTEXPR -> const
2014-09-02 Hal Finkel[CFLAA] constexpr -> LLVM_CONSTEXPR
2014-09-02 Hal FinkelAdd a CFL Alias Analysis implementation
2014-09-02 Robin MorissetFix MemoryDependenceAnalysis in cases where QueryInstr...
2014-09-01 Nick LewyckyRemove an errant outer loop that contains nothing but...
2014-08-30 Craig TopperRemove 'virtual' keyword from methods markedwith 'overr...
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-29 Robin MorissetRelax the constraint more in MemoryDependencyAnalysis.cpp
2014-08-29 Matt ArsenaultMake fabs safe to speculatively execute
2014-08-28 David MajnemerInstSimplify: Move a transform from InstCombine to...
2014-08-27 David MajnemerInstSimplify: Don't simplify gep X, (Y-X) to Y if types...
2014-08-27 Nico WeberReland r216439 215441, majnemer has a real fix for...
2014-08-27 Nico WeberRevert r216439 (and r216441, else the former doesn...
2014-08-27 David MajnemerInstSimplify: Compute comparison ranges for left shift...
2014-08-26 David MajnemerInstSimplify: Fold gep X, (sub 0, ptrtoint(X)) to null
2014-08-26 David MajnemerInstSimplify: Simplify trivial pointer expressions...
2014-08-26 Dylan NoblesmithAnalysis: cleanup
2014-08-26 Dylan NoblesmithRevert "Analysis: unique_ptr-ify DependenceAnalysis...
2014-08-25 Rafael EspindolaModernize raw_fd_ostream's constructor a bit.
2014-08-25 Karthik BhatAllow vectorization of division by uniform power of 2.
2014-08-25 Dylan NoblesmithAnalysis: unique_ptr-ify DependenceAnalysis::collectCoe...
2014-08-25 Dylan NoblesmithAnalysis: unique_ptr-ify DependenceAnalysis::depends
2014-08-25 Dylan NoblesmithAnalysis: take a reference instead of pointer
2014-08-24 Craig TopperUse range based for loops to avoid needing to re-mentio...
2014-08-22 David MajnemerValueTracking: Figure out more bits when looking at...
2014-08-21 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2014-08-18 Robin MorissetAnswer to Philip Reames comments
2014-08-18 Robin MorissetWeak relaxing of the constraints on atomics in MemoryDe...
2014-08-18 Craig TopperRevert "Repace SmallPtrSet with SmallPtrSetImpl in...
2014-08-17 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2014-08-11 Jiangning LiuIn LVI(Lazy Value Info), originally value on a BB can...
2014-08-07 Richard SmithRemove Support/IncludeFile.h and its only user. This...
2014-08-05 James MolloyTeach the SLP Vectorizer that keeping some values live...
2014-07-31 Hal FinkelFix ScalarEvolutionExpander when creating a PHI in...
2014-07-31 David MajnemerInstSimplify: Simplify (X - (0 - Y)) if the second...
2014-07-25 Hal FinkelAdd @llvm.assume, lowering, and some basic properties
2014-07-25 Hal FinkelSimplify and improve scoped-noalias metadata semantics
2014-07-24 Hal FinkelAdd scoped-noalias metadata
2014-07-24 Hal FinkelAA metadata refactoring (introduce AAMDNodes)
2014-07-22 Hal FinkelMake use of the align parameter attribute for all point...
2014-07-21 Hal FinkelMatch semantics of PointerMayBeCapturedBefore to its...
2014-07-21 Duncan P. N. Exon... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-21 Hal FinkelMove the CapturesBefore tracker from AA into CaptureTra...
2014-07-21 Hal FinkelMove isIdentifiedFunctionLocal from BasicAA to AA
2014-07-20 Manuel JacobRemove braces around single-statement block and rangify...
2014-07-20 Manuel Jacob[C++11] Add predecessors(BasicBlock *) / successors...
2014-07-20 NAKAMURA TakumiFix msc17 build. RegionInfo::RegionInfo::recalculate...
2014-07-20 NAKAMURA TakumiFix -Asserts build introduced since r213456.
2014-07-19 Matt ArsenaultTemplatify RegionInfo so it works on MachineBasicBlocks
2014-07-19 David BlaikieRemove uses of the redundant ".reset(nullptr)" of uniqu...
2014-07-18 Hal FinkelAdd a dereferenceable attribute
2014-07-17 Suyog SardaRectify r213231. Use proper version of 'ComputeNumSignB...
2014-07-17 Suyog SardaMove ashr optimization from InstCombineShift to InstSim...
2014-07-17 Hal FinkelImprove BasicAA CS-CS queries (redux)
2014-07-15 Matt ArsenaultTeach computeKnownBits to look through addrspacecast.
2014-07-15 Matt ArsenaultTeach GetUnderlyingObject / BasicAA about addrspacecast
2014-07-15 Nick LewyckyRevert r212572 "improve BasicAA CS-CS queries", it...
2014-07-14 Matt ArsenaultLook through addrspacecast in IsConstantOffsetFromGlobal
2014-07-14 Matt ArsenaultLook through addrspacecast in GetPointerBaseWithConstan...
2014-07-14 David MajnemerInstSimplify: Correct sdiv x / -1
2014-07-14 David MajnemerInstSimplify: The upper bound of X / C was missing...
2014-07-12 Matt ArsenaultTemplatify DominanceFrontier.
2014-07-12 Duncan P. N. Exon... BFI: Add constructor for Weight
2014-07-12 Duncan P. N. Exon... BFI: Clean up BlockMass
2014-07-11 Duncan P. N. Exon... BFI: Mark the end of namespaces
2014-07-10 Hal FinkelAllow isDereferenceablePointer to look through some...
2014-07-08 Hal FinkelImprove BasicAA CS-CS queries
2014-07-06 Sanjay Patelfixed typos in comments
2014-07-04 David MajnemerInstSimplify: Fix a bug when INT_MIN is in a sdiv
2014-07-03 Andrea Di Biagio[CostModel][x86] Improved cost model for alternate...
2014-07-03 Richard TrieuAdd new lines to debugging information.
2014-07-01 Gerolf HoflehnerSuppress inlining when the block address is taken
2014-06-26 Alp TokerRevert "Introduce a string_ostream string builder facilty"
2014-06-26 Dinesh DwivediThis patch removed duplicate code for matching patterns
2014-06-26 Alp TokerMSVC build fix following r211749
2014-06-26 Alp TokerIntroduce a string_ostream string builder facilty
2014-06-24 Duncan P. N. Exon... Support: Move class ScaledNumber
2014-06-24 Duncan P. N. Exon... BFI: Un-floatify more language
2014-06-24 Duncan P. N. Exon... Support: Extract ScaledNumbers::MinScale and MaxScale
2014-06-23 Duncan P. N. Exon... BFI: Change language from "exponent" to "scale"
2014-06-23 Duncan P. N. Exon... BFI: Rename UnsignedFloat => ScaledNumber
2014-06-21 Benjamin KramerSCEVExpander: Fold constant PHIs harder. The logic...
2014-06-21 Richard TrieuAdd back functionality removed in r210497.
2014-06-20 Duncan P. N. Exon... Support: Write ScaledNumber::getQuotient() and getProduct()
2014-06-19 Jingyue Wu[ValueTracking] Extend range metadata to call/invoke
2014-06-19 Nick LewyckyMove optimization of some cases of (A & C1)|(B & C2...
2014-06-19 Nick LewyckyMake instsimplify's analysis of icmp eq/ne use computeK...
2014-06-09 Richard TrieuRemoving an "if (!this)" check from two print methods...
2014-06-09 Alp TokerRemove old fenv.h workaround for a historic clang drive...
2014-06-09 Alp TokerFold FEnv.h into the implementation
2014-06-08 Tobias GrosserScalarEvolution: Derive element size from the type...
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-06-04 Rafael EspindolaAdd a Constant version of stripPointerCasts.
2014-05-29 Sebastian Popimplement missing SCEVDivision case
next