projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Cleanup: test source files do not need to be executable
[oota-llvm.git]
/
lib
/
Transforms
/
InstCombine
/
InstCombine.h
2013-04-18
Anat Shemer
Added a function scalarizePHI() that sclarizes a vector...
blob
|
commitdiff
|
raw
2013-01-14
Jakub Staszak
Remove trailing spaces.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Shuxin Yang
Consider expression "0.0 - X" as the negation of X if
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Shuxin Yang
This change is to implement following rules:
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Quentin Colombet
When code size is the priority (Oz, MinSize attribute...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Shuxin Yang
rdar://12329730 (2nd part)
blob
|
commitdiff
|
raw
|
diff to current
2012-11-30
Chandler Carruth
Move the InstVisitor utility into VMCore where it belon...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Chandler Carruth
Revert the series of commits starting with r166578...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Micah Villmow
Add in support for getIntPtrType to get the pointer...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Duncan Sands
Transform code like this
blob
|
commitdiff
|
raw
|
diff to current
2012-10-13
Meador Inge
Implement new LibCallSimplifier class
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Nuno Lopes
instcombine: merge the functions that remove dead alloc...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Chandler Carruth
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Nuno Lopes
add a new pass to instrument loads and stores for run...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Nuno Lopes
objectsize: add support for GEPs with non-constant...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Rafael Espindola
Always compute all the bits in ComputeMaskedBits.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Chad Rosier
Fix a few more places where TargetData/TargetLibraryInf...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
Chad Rosier
Last bit of TargetLibraryInfo propagation. Also fixed...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
Duncan Sands
Inlining often produces landingpad instructions with...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Duncan Sands
Split the init.trampoline intrinsic, which currently...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Chris Lattner
land David Blaikie's patch to de-constify Type, with...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Eli Friedman
Make the demanded bits/elements optimizations preserve...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Duncan Sands
Stop trying to have instcombine preserve LCSSA form...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Jay Foad
Don't include Operator.h from InstrTypes.h.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Benjamin Kramer
InstCombine: Move (sext icmp) transforms into their...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-27
Frits van Bommel
Add some debug output when -instcombine uses RAUW....
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Devang Patel
llvm.dbg.declare intrinsic does not use any llvm::Value...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-13
Chris Lattner
refactor some code out into a helper method.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-29
Frits van Bommel
Call SimplifyFDivInst() in InstCombiner::visitFDiv().
blob
|
commitdiff
|
raw
|
diff to current
2011-01-29
Frits van Bommel
Move InstCombine's knowledge of fdiv to SimplifyInstruc...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-16
Chris Lattner
remove the AllowAggressive argument to FoldOpIntoPhi...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-25
Chris Lattner
Move getOrEnforceKnownAlignment out of instcombine...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Duncan Sands
Add a generic expansion transform: A op (B op' C) ...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Duncan Sands
Rename SimplifyDistributed to the more meaningfull...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Duncan Sands
Exploit distributive laws (eg: And distributes over...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Duncan Sands
Generalize the reassociation transform in SimplifyCommu...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Owen Anderson
Get rid of static constructors for pass registration...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
Owen Anderson
Reapply r110396, with fixes to appease the Linux buildb...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
Owen Anderson
Revert r110396 to fix buildbots.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
Owen Anderson
Don't use PassInfo* as a type identifier for passes...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Gabor Greif
use ArgOperand API, also tighten the type of visitFree...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
Duncan Sands
Teach instCombine to remove malloc+free if malloc's...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Duncan Sands
I got tired of VISIBILITY_HIDDEN colliding with the...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-06
Eric Christopher
Migrate _chk call lowering from SimplifyLibCalls to...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Chris Lattner
Fix PR6503. This turned into a much more interesting...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Chris Lattner
Rename ValueRequiresCast to ShouldOptimizeCast, to...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-10
Chris Lattner
inline and remove the rest of commonIntCastTransforms.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Chris Lattner
make this a static function instead of a method.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Chris Lattner
split mul/div/rem instructions out to their own file.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Chris Lattner
convert various IntrinsicInst's to use class instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Daniel Dunbar
Fix some struct/class specifier mismatches.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Chris Lattner
split 943 lines of instcombine out to a new InstCombine...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Chris Lattner
split instcombine of compares (visit[FI]Cmp) out to
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Chris Lattner
move the 'SimplifyDemandedFoo' methods out to their...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Chris Lattner
split the instcombine class definition out to a header...
blob
|
commitdiff
|
raw
|
diff to current