1. d3e7355 Move TargetTransformInfo to live under the Analysis library. This no by Chandler Carruth · 13 years ago
  2. cf569a8 Switch the cost model analysis over to just the TTI interface. by Chandler Carruth · 13 years ago
  3. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  4. 99868e4 Update the docs of the cost model. by Nadav Rotem · 13 years ago
  5. ce5db0f constify the cost API by Nadav Rotem · 13 years ago
  6. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  7. 13da947 CostModel: add support for Vector Insert and Extract. by Nadav Rotem · 13 years ago
  8. a6b91ac Add a cost model analysis that allows us to estimate the cost of IR-level instructions. by Nadav Rotem · 13 years ago