[llvm-commits] [llvm] r60141 - in /llvm/trunk: lib/CodeGen/LoopAligner.cpp test/CodeGen/X86/avoid-loop-align.ll

Eric Christopher echristo at apple.com
Wed Nov 26 17:22:16 PST 2008


On Nov 26, 2008, at 5:16 PM, Evan Cheng wrote:

> Avoid inserting noop's in the middle of a loop.

Out of curiosity... why since we're trying to align the loop?

-eric



More information about the llvm-commits mailing list