提交历史

作者 SHA1 备注 提交日期
  Benjamin Kramer d628f19f5d [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. 11 年之前
  Eli Friedman 3b389cb74e Rename variables for consistency. 12 年之前
  Eli Friedman ae43dac300 Fix unused variables. 12 年之前
  Bill Wendling 6a2e7ac0b6 Cache the TargetLowering info object as a pointer. 12 年之前
  Patrik Hagglund a61b17c18a Change TargetLowering::getRegClassFor to take an MVT, instead of EVT. 12 年之前
  Patrik Hagglund 34525f9ac0 Revert EVT->MVT changes, r169836-169851, due to buildbot failures. 12 年之前
  Patrik Hagglund 8163ca76f0 Change TargetLowering::getRegClassFor to take an MVT, instead of EVT. 12 年之前
  Jakub Staszak f94e8c4caf Simplify code. No functionality change. 12 年之前
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 年之前
  Andrew Trick 2661b411cc I'm introducing a new machine model to simultaneously allow simple 13 年之前
  Andrew Trick fc992996f7 misched: Added MultiIssueItineraries. 13 年之前
  Benjamin Kramer d9b0b02561 Fix typos found by http://github.com/lyda/misspell-check 13 年之前
  Andrew Trick 953be893e8 misched preparation: rename core scheduler methods for consistency. 13 年之前
  Andrew Trick ee498d3254 VLIW specific scheduler framework that utilizes deterministic finite automaton (DFA). 13 年之前