Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f901b719214d0bd4d42d85e9b5bbbc95d1ee3479
/
llvm
/
lib
/
Transforms
/
Utils
/
LoopUnrollRuntime.cpp
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
bde9176
Fix typos found by http://github.com/lyda/misspell-check
by Benjamin Kramer
· 13 years ago
d29cd73
Allow NULL LoopPassManager argument in UnrollLoop. PR12734.
by Andrew Trick
· 13 years ago
1b1d523
- Use getExitingBlock instead of getExitingBlocks. - Remove trailing spaces.
by Jakub Staszak
· 14 years ago
f5b32e5
SplitBlockPredecessors uses ArrayRef instead of Data and Size.
by Jakub Staszak
· 14 years ago
d04d1529
Add -unroll-runtime for unrolling loops with run-time trip counts.
by Andrew Trick
· 14 years ago