projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Revert commit r207302 since build failures
[oota-llvm.git]
/
lib
/
Transforms
/
Scalar
/
LoopInstSimplify.cpp
2014-04-26
Gerolf Hoflehner
Revert commit r207302 since build failures
blob
|
commitdiff
|
raw
2014-04-26
Gerolf Hoflehner
RecursivelyDeleteTriviallyDeadInstructions() could...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Transforms edition.
blob
|
commitdiff
|
raw
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Chandler Carruth
[C++11] Add range based accessors for the Use-Def chain...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Rafael Espindola
Make DataLayout a plain object, not a pass.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Rafael Espindola
Rename a few more DataLayout variables.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Paul Robinson
Disable most IR-level transform passes on functions...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
[PM] Split DominatorTree into a concrete analysis resul...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
[cleanup] Move the Dominators.h and Verifier.h headers...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-09
Jakub Staszak
Remove #includes from the commonly used LoopInfo.h.
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-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Benjamin Kramer
Make MemoryBuiltins aware of TargetLibraryInfo.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Nadav Rotem
Clean whitespaces.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
Chad Rosier
Propagate TargetLibraryInfo throughout ConstantFolding...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-11
Cameron Zwarich
LoopInstSimplify preserves ScalarEvolution.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
Cameron Zwarich
LoopInstSimplify preserves LoopSimplify.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-08
Cameron Zwarich
Fix coding style issues.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-08
Cameron Zwarich
Contract subloop bodies. However, it is still important...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Cameron Zwarich
Use pop_back_val instead of back followed by pop_back.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Cameron Zwarich
Use a worklist for later iterations just like ordinary...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Cameron Zwarich
Change LoopInstSimplify back to a LoopPass. It revisits...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Cameron Zwarich
Switch to the new style of asterisk placement.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Cameron Zwarich
Address most of Duncan's review comments. Also, make...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Cameron Zwarich
Add a new loop-instsimplify pass, with the intention...
blob
|
commitdiff
|
raw
|
diff to current