Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f98dfbae94d4247fb83c2078100f1ce8dccc6de0
/
llvm
/
lib
/
Analysis
/
CostModel.cpp
d3e7355
Move TargetTransformInfo to live under the Analysis library. This no
by Chandler Carruth
· 13 years ago
cf569a8
Switch the cost model analysis over to just the TTI interface.
by Chandler Carruth
· 13 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
99868e4
Update the docs of the cost model.
by Nadav Rotem
· 13 years ago
ce5db0f
constify the cost API
by Nadav Rotem
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
13da947
CostModel: add support for Vector Insert and Extract.
by Nadav Rotem
· 13 years ago
a6b91ac
Add a cost model analysis that allows us to estimate the cost of IR-level instructions.
by Nadav Rotem
· 13 years ago