projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use range-based for loop; NFCI
[oota-llvm.git]
/
lib
/
Analysis
/
2015-09-10
NAKAMURA Takumi
GlobalsAAResult(&&): Move every members.
tree
|
commitdiff
2015-09-10
Sanjoy Das
[ScalarEvolution] Fix PR24757.
tree
|
commitdiff
2015-09-09
Piotr Padlewski
ScalarEvolution assume hanging bugfix
tree
|
commitdiff
2015-09-09
Chandler Carruth
[PM/AA] Rebuild LLVM's alias analysis infrastructure...
tree
|
commitdiff
2015-09-08
Diego Novillo
Fix PR 24723 - Handle 0-mass backedges in irreducible...
tree
|
commitdiff
2015-09-03
Joseph Tremoulet
[WinEH] Add cleanupendpad instruction
tree
|
commitdiff
2015-09-02
James Molloy
[ValueTracking] Look through casts when both operands...
tree
|
commitdiff
2015-08-31
Quentin Colombet
[BasicAA] Fix the handling of sext and zext in the...
tree
|
commitdiff
2015-08-31
Reid Kleckner
[EH] Handle non-Function personalities like unknown...
tree
|
commitdiff
2015-08-31
Philip Reames
[LazyValueInfo] Look through Phi nodes when trying...
tree
|
commitdiff
2015-08-30
Elena Demikhovsky
NFC: Code style in VectorUtils.cpp
tree
|
commitdiff
2015-08-30
Renato Golin
Revert "Revert "New interface function is added to...
tree
|
commitdiff
2015-08-30
Renato Golin
Revert "New interface function is added to VectorUtils...
tree
|
commitdiff
2015-08-30
Elena Demikhovsky
New interface function is added to VectorUtils
tree
|
commitdiff
2015-08-28
David Majnemer
Revert r246232 and r246304.
tree
|
commitdiff
2015-08-28
David Majnemer
[CodeGen] isInTailCallPosition didn't consider readnone...
tree
|
commitdiff
2015-08-28
George Burgess IV
Fix: CFLAA -- Mark no-args returns as unknown
tree
|
commitdiff
2015-08-27
David Majnemer
[ValueTracking] readnone CallInsts are fair game for...
tree
|
commitdiff
2015-08-27
Erik Schnetter
Enable constant propagation for more math functions
tree
|
commitdiff
2015-08-27
Erik Schnetter
Revert 246186; still breaks on some systems
tree
|
commitdiff
2015-08-27
Erik Schnetter
Enable constant propagation for more math functions
tree
|
commitdiff
2015-08-27
Erik Schnetter
Revert r246158 since it breaks LLVM.Transforms/ConstPro...
tree
|
commitdiff
2015-08-27
Erik Schnetter
Enable constant propagation for more math functions
tree
|
commitdiff
2015-08-27
Pete Cooper
isKnownNonNull needs to consider globals in non-zero...
tree
|
commitdiff
2015-08-23
Joseph Tremoulet
[WinEH] Require token linkage in EH pad/ret signatures
tree
|
commitdiff
2015-08-21
Adam Nemet
[LAA] Hold bounds via ValueHandles during SCEV expansion
tree
|
commitdiff
2015-08-21
Bruno Cardoso Lopes
[LVI] Use a SmallVector instead of SmallPtrSet. NFC
tree
|
commitdiff
2015-08-20
David Majnemer
[InstSimplify] add nuw %x, C2 must be at least C2
tree
|
commitdiff
2015-08-20
Jingyue Wu
[ValueTracking] computeOverflowForSignedAdd and isKnown...
tree
|
commitdiff
2015-08-20
Bruno Cardoso Lopes
[LVI] Avoid iterator invalidation in LazyValueInfoCache...
tree
|
commitdiff
2015-08-20
Chandler Carruth
[ARC] Pull the ObjC ARC components that really serve...
tree
|
commitdiff
2015-08-19
Hal Finkel
[SCEV] Fix GCC 4.8.0 ICE in lambda function
tree
|
commitdiff
2015-08-19
Adam Nemet
[LAA] Comment how memchecks are codegened
tree
|
commitdiff
2015-08-19
Hal Finkel
Fix how DependenceAnalysis calls delinearization
tree
|
commitdiff
2015-08-19
Hal Finkel
Make ScalarEvolution::isKnownPredicate a little smarter
tree
|
commitdiff
2015-08-19
Quentin Colombet
[BasicAA] Revert r221876 because it can produce incorre...
tree
|
commitdiff
2015-08-18
David Majnemer
[InstSimplify] Remove unused variable
tree
|
commitdiff
2015-08-18
David Majnemer
[InstSimplify] Don't assume getAggregateElement will...
tree
|
commitdiff
2015-08-18
David Majnemer
[VectorUtils] Replace 'llvm::' qualification with ...
tree
|
commitdiff
2015-08-18
Chandler Carruth
[PM/AA] Remove the last relics of the separate IPA...
tree
|
commitdiff
2015-08-18
Bruno Cardoso Lopes
[LVI] Use a SmallDenseMap instead of std::map for Value...
tree
|
commitdiff
2015-08-18
Bruno Cardoso Lopes
[LVI] Improve LazyValueInfo compile time performance
tree
|
commitdiff
2015-08-17
Igor Laevsky
[ScalarEvolutionExpander] Reuse findExistingExpansion...
tree
|
commitdiff
2015-08-17
Igor Laevsky
[BasicAliasAnalysis] Do not check ModRef table for...
tree
|
commitdiff
2015-08-17
Artur Pilipenko
Take alignment into account in isSafeToSpeculativelyExe...
tree
|
commitdiff
2015-08-17
Michael Kuperstein
[GMR] isNonEscapingGlobalNoAlias() should look through...
tree
|
commitdiff
2015-08-17
Chandler Carruth
[PM] Port ScalarEvolution to the new pass manager.
tree
|
commitdiff
2015-08-16
Chandler Carruth
Revert r244127: [PM] Remove a failed attempt to port...
tree
|
commitdiff
2015-08-15
Chandler Carruth
[PM/AA] Delete the LibCallAliasAnalysis and all the...
tree
|
commitdiff
2015-08-15
David Majnemer
[IR] Give catchret an optional 'return value' operand
tree
|
commitdiff
2015-08-14
Bjarke Hammersholt...
[SCEV] Apply NSW and NUW flags via poison value analysi...
tree
|
commitdiff
2015-08-14
James Molloy
Separate out BDCE's analysis into a separate DemandedBi...
tree
|
commitdiff
2015-08-14
David Majnemer
[IR] Add token types
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Extract the interface for GlobalsModRef into...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Hoist the interface to TBAA into a dedicated...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Run clang-format over TBAA code to normalize...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Clean up the SCEV-AA comment formatting and...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Run clang-format over the SCEV-AA code to norma...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Hoist the SCEV-AA interface to its own header...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Hoist ScopedNoAliasAA's interface into a header...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Hoist the value handle definition for CFLAA...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Run clang-format over the ScopedNoAliasAA pass...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Extract a minimal interface for CFLAA to its...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Sink all the actual code from AliasAnalysisCoun...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Run clang-format over this code to establish...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Hoist the AA counter pass into a header to...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Remove the function names and class names from...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Move the LibCall AA creation routine declaratio...
tree
|
commitdiff
2015-08-14
Chandler Carruth
[PM/AA] Run clang-format over LibCallAliasAnalysis...
tree
|
commitdiff
2015-08-12
Chandler Carruth
[PM/AA] Remove the AliasDebugger pass.
tree
|
commitdiff
2015-08-12
Chandler Carruth
[PM/AA] Add missing static dependency edges from DSE...
tree
|
commitdiff
2015-08-12
Chandler Carruth
[PM/AA] Have memdep explicitly get and use TargetLibrar...
tree
|
commitdiff
2015-08-12
James Molloy
[ValueTracking] Tweak a comment slightly
tree
|
commitdiff
2015-08-11
James Molloy
Add support for floating-point minnum and maxnum
tree
|
commitdiff
2015-08-11
Michael Kuperstein
[GMR] Be a bit smarter about which globals don't alias...
tree
|
commitdiff
2015-08-11
Adam Nemet
[LAA] Change name from addRuntimeCheck to addRuntimeChe...
tree
|
commitdiff
2015-08-10
Igor Laevsky
[IndVarSimplify] Make cost estimation in RewriteLoopExi...
tree
|
commitdiff
2015-08-10
Silviu Baranga
[TTI] Add a hook for specifying per-target defaults...
tree
|
commitdiff
2015-08-10
Michael Kruse
[RegionInfo] Add debug-time region viewer functions
tree
|
commitdiff
2015-08-10
Michael Kruse
[RegionInfo] Use RegionInfo* instead of RegionInfoPass...
tree
|
commitdiff
2015-08-09
Adam Nemet
[LAA] Remove unused pointer partition argument from...
tree
|
commitdiff
2015-08-09
Adam Nemet
[LAA] Remove unused pointer partition argument from...
tree
|
commitdiff
2015-08-09
David Majnemer
[PHITransAddr] Don't assume that instruction operands...
tree
|
commitdiff
2015-08-08
Benjamin Kramer
Fix some comment typos.
tree
|
commitdiff
2015-08-07
Adam Nemet
[LAA] Remove unused pointer partition argument from...
tree
|
commitdiff
2015-08-07
Adam Nemet
[LAA] Make the set of runtime checks part of the state...
tree
|
commitdiff
2015-08-07
Adam Nemet
[LAA] Remove unused pointer partition argument from...
tree
|
commitdiff
2015-08-06
Sanjoy Das
[IndVars] Fix PR24356.
tree
|
commitdiff
2015-08-06
Pete Cooper
Convert a bunch of loops to foreach. NFC.
tree
|
commitdiff
2015-08-06
Nico Rieck
Rename inst_range() to instructions() for consistency...
tree
|
commitdiff
2015-08-06
Quentin Colombet
[Reassociation] Fix miscompile for va_arg arguments.
tree
|
commitdiff
2015-08-06
Chandler Carruth
[PM/AA] Clean up and homogenize comments throughout...
tree
|
commitdiff
2015-08-06
Chandler Carruth
[PM/AA] Run clang-format over all of basic-aa before...
tree
|
commitdiff
2015-08-06
Chandler Carruth
[PM/AA] Hoist the interface for BasicAA into a header...
tree
|
commitdiff
2015-08-06
Chandler Carruth
[PM/AA] Simplify the AliasAnalysis interface by removin...
tree
|
commitdiff
2015-08-05
Wei Mi
Add a stat to show how often the limit to decompose...
tree
|
commitdiff
2015-08-05
Chandler Carruth
[PM] Remove a failed attempt to port the CallGraph...
tree
|
commitdiff
2015-08-05
David Blaikie
-Wdeprecated cleanup: Make CallGraph movable by default...
tree
|
commitdiff
2015-08-05
Chandler Carruth
[TTI] Make the cost APIs in TargetTransformInfo consist...
tree
|
commitdiff
2015-08-05
Chandler Carruth
[GMR] Teach the conservative path of GMR to catch even...
tree
|
commitdiff
next