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/lib/Transforms
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
..
Hello
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
InstCombine
[InstCombine, SCCP] Consolidate code used to remove instructions
2016-01-24 05:26:18 +00:00
Instrumentation
[PGO] IR level instrumentation of indirect call value profiling
2016-01-21 18:11:44 +00:00
IPO
[PruneEH] Don't try to insert a terminator after another terminator
2016-01-23 06:00:44 +00:00
ObjCARC
Refactor: Simplify boolean conditional return statements in lib/Transforms/ObjCARC
2015-12-28 16:19:08 +00:00
Scalar
Enable loopreroll to rerool loop with pointer induction variable.
2016-01-25 19:43:45 +00:00
Utils
[LoopSimplify] Reuse changeToUnreachable
2016-01-24 19:32:52 +00:00
Vectorize
Reapply commit r25804 with fix
2016-01-25 19:24:29 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Version: 1.23.1 Page: 1035ms Template: 4ms
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