1. de2d869 Update aosp/master LLVM for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  2. f3ef533 Update aosp/master LLVM for rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  3. 6948897 Update aosp/master LLVM for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  4. 0c7f116 Update aosp/master LLVM for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  5. 4c5e43d Update aosp/master llvm for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  6. ebe69fe Update aosp/master LLVM for rebase to r230699. by Stephen Hines · 10 years ago
  7. 37ed9c1 Update aosp/master LLVM for rebase to r222494. by Stephen Hines · 10 years ago
  8. dce4a40 Update LLVM for 3.5 rebase (r209712). by Stephen Hines · 10 years ago
  9. 36b5688 Update to LLVM 3.5a. by Stephen Hines · 10 years ago
  10. 65457b6 Costmodel: Add support for horizontal vector reductions by Arnold Schwaighofer · 11 years ago
  11. 4f7e2c3 Add getUnrollingPreferences to TTI by Hal Finkel · 11 years ago
  12. f208398 Revert: r189565 - Add getUnrollingPreferences to TTI by Hal Finkel · 11 years ago
  13. 32f258b Add getUnrollingPreferences to TTI by Hal Finkel · 11 years ago
  14. f9355c8 Handle address spaces in TargetTransformInfo by Matt Arsenault · 11 years ago
  15. a8a7099 Turn MipsOptimizeMathLibCalls into a target-independent scalar transform by Richard Sandiford · 11 years ago
  16. 57e6b2d SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions by Tom Stellard · 11 years ago
  17. c0a11ed TargetTransformInfo: address calculation parameter for gather/scather by Arnold Schwaighofer · 11 years ago
  18. 06f5ebc Loop Strength Reduce: Scaling factor cost. by Quentin Colombet · 11 years ago
  19. 6bf4f67 CostModel: Add parameter to instruction cost to further classify operand values by Arnold Schwaighofer · 11 years ago
  20. ac5b391 Small fix for cost analysis of ptrtoint. by Patrik Hagglund · 12 years ago
  21. fb55a8f ARM cost model: Address computation in vector mem ops not free by Arnold Schwaighofer · 12 years ago
  22. 13086a6 Begin fleshing out an interface in TTI for modelling the costs of by Chandler Carruth · 12 years ago
  23. a5157e6 Switch CodeMetrics itself over to use TTI to determine if an instruction by Chandler Carruth · 12 years ago
  24. 1e05bd9 Introduce a generic interface for querying an operation's expected lowered cost. by Chandler Carruth · 12 years ago
  25. 053a211 Revert CostTable algorithm, will re-write by Renato Golin · 12 years ago
  26. 065db23 Fix 80-col and early exit in cost model by Renato Golin · 12 years ago
  27. d3c965d Change CostTable model to be global to all targets by Renato Golin · 12 years ago
  28. 14925e6 ARM Cost model: Use the size of vector registers and widest vectorizable instruction to determine the max vectorization factor. by Nadav Rotem · 12 years ago
  29. 83be7b0 Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM. by Nadav Rotem · 12 years ago
  30. e4ba75f Switch the SCEV expander and LoopStrengthReduce to use by Chandler Carruth · 12 years ago
  31. d1b8ef9 Make the popcnt support enums and methods have more clear names and by Chandler Carruth · 12 years ago
  32. be04929 Move TargetTransformInfo to live under the Analysis library. This no by Chandler Carruth · 12 years ago[Renamed (97%) from lib/IR/TargetTransformInfo.cpp]
  33. aeef83c Switch TargetTransformInfo from an immutable analysis pass that requires by Chandler Carruth · 12 years ago
  34. 7bdf6b0 Convert the TargetTransformInfo from an immutable pass with dynamic by Chandler Carruth · 12 years ago
  35. c2c50cd Rename VMCore directory to IR. by Chandler Carruth · 12 years ago[Renamed (94%) from lib/VMCore/TargetTransformInfo.cpp]
  36. 276c43f Lowercase the argument for TargetTransformInfo so it's consistent with all other passes. by Benjamin Kramer · 12 years ago
  37. c97410e Add a comment which explains why the assert fired and how to fix it. by Nadav Rotem · 12 years ago
  38. cbd9a19 Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke. by Nadav Rotem · 12 years ago
  39. 3b9a911 Temporarily revert the TargetTransform changes. by Bob Wilson · 12 years ago
  40. e3d0e86 by Nadav Rotem · 12 years ago