llvm-project/llvm/include
Dan Gohman ceac7c34f1 Initial hazard recognizer support in post-pass scheduling. This includes
a new toy hazard recognizier heuristic which attempts to direct the
scheduler to avoid clumping large groups of loads or stores too densely.

llvm-svn: 62291
2009-01-16 01:33:36 +00:00
..
llvm Initial hazard recognizer support in post-pass scheduling. This includes 2009-01-16 01:33:36 +00:00
llvm-c Rename getABITypeSize to getTypePaddedSize, as 2009-01-12 20:38:59 +00:00