projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M...
[oota-llvm.git]
/
lib
/
Analysis
/
TargetTransformInfo.cpp
2015-05-06
Wei Mi
[X86] Disable loop unrolling in loop vectorization...
blob
|
commitdiff
|
raw
2015-04-10
Jingyue Wu
Divergence analysis for GPU programs
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
Michael Zolotukhin
TTI: Add getCallInstrCost.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
Olivier Sallenave
Do not restrict interleaved unrolling to small loops...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Chad Rosier
Prevent hoisting fmul from THEN/ELSE to IF if there...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Cameron Esfahani
Value soft float calls as more expensive in the inliner.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Chandler Carruth
[multiversion] Remove the function parameter from the...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Chandler Carruth
[multiversion] Implement the old pass manager's TTI...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Chandler Carruth
[PM] Port TTI to the new pass manager, introducing...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Chandler Carruth
[PM] Switch the TargetMachine interface from accepting...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Chandler Carruth
[PM] Change the core design of the TTI analysis to...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Chad Rosier
Commoning of target specific load/store intrinsics...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-25
Elena Demikhovsky
Implemented cost model for masked load/store operations.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Ramkumar Ramachandra
Intrinsics: introduce llvm_any_ty aka ValueType Any
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
Nick Lewycky
Remove empty statement. No functionality change.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-14
Elena Demikhovsky
Loop Vectorizer minor changes in the code -
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Elena Demikhovsky
Masked Load / Store Intrinsics - the CodeGen part.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Philip Reames
[Statepoints 1/4] Statepoint infrastructure for garbage...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Duncan P. N. Exon...
Revert "Masked Vector Load and Store Intrinsics."
blob
|
commitdiff
|
raw
|
diff to current
2014-11-23
Elena Demikhovsky
Masked Vector Load and Store Intrinsics.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Matt Arsenault
Add minnum / maxnum intrinsics
blob
|
commitdiff
|
raw
|
diff to current
2014-09-26
David Peixotto
Ignore annotation function calls in cost computation
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Eric Christopher
Add a new pass FunctionTargetTransformInfo. This pass...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
Sanjay Patel
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-30
Craig Topper
Remove 'virtual' keyword from methods markedwith 'overr...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
Karthik Bhat
Allow vectorization of division by uniform power of 2.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
James Molloy
Teach the SLP Vectorizer that keeping some values live...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Hal Finkel
Add @llvm.assume, lowering, and some basic properties
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
Hal Finkel
Use TopTTI->getGEPCost from within getUserCost
blob
|
commitdiff
|
raw
|
diff to current
2014-03-21
Juergen Ributzka
[Constant Hoisting] Make the constant materialization...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
Juergen Ributzka
Revert "[Constant Hoisting] Extend coverage of the...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
Juergen Ributzka
[Constant Hoisting] Extend coverage of the constant...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Chandler Carruth
[TTI] There is actually no realistic way to pop TTI...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Chandler Carruth
[Modules] Move CallSite into the IR library where it...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Craig Topper
Switch all uses of LLVM_FINAL to just use 'final',...
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-10
Benjamin Kramer
Make succ_iterator a real random access iterator and...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
Juergen Ributzka
Revert "Revert "Add Constant Hoisting Pass" (r200034)"
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
Hans Wennborg
Revert "Add Constant Hoisting Pass" (r200034)
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Juergen Ributzka
Add Constant Hoisting Pass
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Juergen Ributzka
Revert "Add Constant Hoisting Pass"
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Juergen Ributzka
Add Constant Hoisting Pass
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Juergen Ributzka
Add final and owerride keywords to TargetTransformInfo...
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-09-17
Arnold Schwaighofer
Costmodel: Add support for horizontal vector reductions
blob
|
commitdiff
|
raw
|
diff to current
2013-09-11
Hal Finkel
Add getUnrollingPreferences to TTI
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
Hal Finkel
Revert: r189565 - Add getUnrollingPreferences to TTI
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
Hal Finkel
Add getUnrollingPreferences to TTI
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Matt Arsenault
Handle address spaces in TargetTransformInfo
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Richard Sandiford
Turn MipsOptimizeMathLibCalls into a target-independent...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Tom Stellard
SimplifyCFG: Use parallel-and and parallel-or mode...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Arnold Schwaighofer
TargetTransformInfo: address calculation parameter...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-31
Quentin Colombet
Loop Strength Reduce: Scaling factor cost.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Arnold Schwaighofer
CostModel: Add parameter to instruction cost to further...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Patrik Hagglund
Small fix for cost analysis of ptrtoint.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-08
Arnold Schwaighofer
ARM cost model: Address computation in vector mem ops...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Chandler Carruth
Begin fleshing out an interface in TTI for modelling...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Chandler Carruth
Switch CodeMetrics itself over to use TTI to determine...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Chandler Carruth
Introduce a generic interface for querying an operation...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Renato Golin
Revert CostTable algorithm, will re-write
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Renato Golin
Fix 80-col and early exit in cost model
blob
|
commitdiff
|
raw
|
diff to current
2013-01-16
Renato Golin
Change CostTable model to be global to all targets
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Nadav Rotem
ARM Cost model: Use the size of vector registers and...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Nadav Rotem
Cost Model: Move the 'max unroll factor' variable to...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Chandler Carruth
Switch the SCEV expander and LoopStrengthReduce to use
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Chandler Carruth
Make the popcnt support enums and methods have more...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Chandler Carruth
Move TargetTransformInfo to live under the Analysis...
blob
|
commitdiff
|
raw
|
diff to current