Historie revizí

Autor SHA1 Zpráva Datum
  Benjamin Kramer d628f19f5d [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. před 11 roky
  Craig Topper 629b96cb4f Switch all uses of LLVM_OVERRIDE to just use 'override' directly. před 11 roky
  Alp Toker ae43cab6ba Fix known typos před 11 roky
  Andrew Trick 0c1b9ec2dc Reformat a loop for basic hygeine. Self review. před 11 roky
  Andrew Trick 10afb02d48 Fix PR18572 - llc crash during GenericScheduler::initPolicy(). před 11 roky
  Saleem Abdulrasool 69c6fc4a7c CodeGen: silence a C++11 feature warning před 11 roky
  Andrew Trick 7d1a69d826 Uninitialized variable (in never taken path) after factoring. před 11 roky
  Andrew Trick d3f8d6e0a0 Added debugging options: -misched-only-func/block před 11 roky
  Andrew Trick 9e76e1d785 Add a PostMachineScheduler pass with generic implementation. před 11 roky
  Andrew Trick c5443a90d8 Stub out a PostMachineScheduler pass. před 11 roky
  Andrew Trick a38b0de893 Factor MI-Sched in preparation for post-ra scheduling support. před 11 roky
  Andrew Trick dcddd7146d Factor out the SchedRemainder/SchedBoundary from GenericScheduler strategy. před 11 roky
  Andrew Trick c008152a39 comment grammar před 11 roky
  Daniel Jasper 21c34931e8 Fix bug introduced in r196517. před 11 roky
  Andrew Trick 6606ef0e98 MI-Sched: Model "reserved" processor resources. před 11 roky
  Andrew Trick 573931394f MI-Sched: handle latency of in-order operations with the new machine model. před 11 roky
  Andrew Trick 0591e2a415 comment typo and reformat před 11 roky
  Juergen Ributzka 354362524a [weak vtables] Remove a bunch of weak vtables před 11 roky
  Alexey Samsonov b21ab43cfc Revert r194865 and r194874. před 11 roky
  Juergen Ributzka 5a364c5561 [weak vtables] Remove a bunch of weak vtables před 11 roky
  Matthias Braun 5649e25ce8 Pass LiveQueryResult by value před 12 roky
  Andrew Trick b0dfceec22 Comment typo. před 12 roky
  Andrew Trick f45edcc381 Allow subtarget selection of the default MachineScheduler and document the interface. před 12 roky
  Andrew Trick 70e0b047be Rename ConvergingScheduler to GenericScheduler. před 12 roky
  Andrew Trick fc7fd0992a Enable -misched-cyclicpath by default. před 12 roky
  Andrew Trick ee50a46026 mi-sched: smooth out the cyclicpath heuristic. před 12 roky
  Andrew Trick fb386db636 mi-sched: cleanup register pressure update, remove a FIXME. před 12 roky
  Andrew Trick 6bf0c6c535 mi-sched: improve regpressure tracing. před 12 roky
  Andrew Trick fd30312c49 mi-sched: print tree size in -view-misched-dags před 12 roky
  Andrew Trick 1251bcccc1 mi-sched: register pressure update tracing. před 12 roky