Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
3813bcaa89a12bc305fe41019fcc84dafa364e07
/
lib
/
CodeGen
/
LoopAligner.cpp
a8c763b
Use empty() instead of begin() == end().
by Dan Gohman
· 17 years ago
4f658e9
Fix PR2112: don't run loop aligner if target doesn't have a TargetLowering object.
by Evan Cheng
· 17 years ago
8f14da1
Remove redundant #include.
by Evan Cheng
· 17 years ago
d703ed6
Added option -align-loops=<true/false> to disable loop aligner pass.
by Evan Cheng
· 17 years ago
fb8075d
Add a quick and dirty "loop aligner pass". x86 uses it to align its loops to 16-byte boundaries.
by Evan Cheng
· 17 years ago