1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Chris Lattner 9cd29563f0 * The itf exposed by InstrScheduling is now a single function to create the right pass
* InstructionScheduling is now a real pass
* InstrSched _uses_ LiveVar analysis, instead of creating it's own copy many times
  through a loop.  In this was LiveVarAnalysis is actually even SHARED by Register
  allocation.
* SchedPriorities is now passed the live var information in

llvm-svn: 1700
2002-02-04 20:02:16 +00:00
2002-01-30 21:20:23 +00:00
2002-02-01 05:04:58 +00:00
2002-02-04 17:37:25 +00:00
2002-01-30 20:39:12 +00:00
2001-07-25 22:46:22 +00:00
2002-01-30 20:39:12 +00:00
2001-06-06 20:29:01 +00:00
Description
Languages
C++ 96.9%
C 1%
Python 1%
CMake 0.6%
OCaml 0.2%
Other 0.1%