Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/llvm/test/Transforms/LoopReroll
History
Lawrence Hu d3d51061fb Enable loopreroll to rerool loop with pointer induction variable.
Example:

while (buf !=end ) {
   S += buf[0];
   S += buf[1];
   buf +=2;
};

Differential Revision: http://reviews.llvm.org/D13151

llvm-svn: 258709
2016-01-25 19:43:45 +00:00
..
basic.ll
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
2015-02-27 21:17:42 +00:00
negative.ll
Handle loop with negtive induction variable increment
2015-07-24 22:01:49 +00:00
nonconst_lb.ll
[LSR] canonicalize Prod*(1<<C) to Prod<<C
2015-06-24 19:28:40 +00:00
ptrindvar.ll
Enable loopreroll to rerool loop with pointer induction variable.
2016-01-25 19:43:45 +00:00
reduction.ll
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
2015-02-27 21:17:42 +00:00
reroll_with_dbg.ll
DI: Reverse direction of subprogram -> function edge.
2015-11-05 22:03:56 +00:00
Powered by Gitea Version: 1.23.1 Page: 672ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API