Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-05-16 07:38:43 +00:00
Code Issues Projects Releases Wiki Activity
llvm-6502/lib/Transforms
History
Pete Cooper 9f2f1650c4 Use make_range(rbegin(), rend()) to allow foreach loops. NFC.
Instead of the pattern

for (auto I = x.rbegin(), E = x.end(); I != E; ++I)

we can use make_range to construct the reverse range and iterate using
that instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243163 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-24 21:13:43 +00:00
..
Hello
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
InstCombine
[InstCombine] Generalize sub of selects optimization to all BinaryOperators
2015-07-14 22:39:23 +00:00
Instrumentation
[asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' instead of abusing '__asan_init'
2015-07-23 10:54:06 +00:00
IPO
Remove unused variable. NFC.
2015-07-24 19:18:32 +00:00
ObjCARC
[PM/AA] Extract the ModRef enums from the AliasAnalysis class in
2015-07-22 23:15:57 +00:00
Scalar
Use make_range(rbegin(), rend()) to allow foreach loops. NFC.
2015-07-24 21:13:43 +00:00
Utils
Use make_range(rbegin(), rend()) to allow foreach loops. NFC.
2015-07-24 21:13:43 +00:00
Vectorize
Fix -Wextra-semi warnings.
2015-07-22 20:46:11 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Version: 1.23.8 Page: 1149ms Template: 6ms
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