Up to [cvs.NetBSD.org] / src / external / bsd / llvm / lib / libLLVMVectorize
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 25 13:59:57 2013 UTC (3 weeks, 2 days ago) by joerg
Branch: MAIN
CVS Tags: khorben-n900,
HEAD
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Update LLVM/Clang snapshot to r180004. This brings in the last pieces of C++11 support in Clang as well as initial SPARC64 support.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 28 17:07:46 2012 UTC (6 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Update LLVM/Clang snapshot to r166772. Now builds without RTTI and exceptions. Also features the first round of a loop vectorizer.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 4 10:42:03 2012 UTC (13 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4
Branch point for: yamt-pagecache,
tls-maxphys
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Update LLVM/Clang snapshot to r153935. This brings in the new inline cost analysis.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 28 17:09:31 2012 UTC (14 months, 2 weeks ago) by joerg
Branch: MAIN
Update LLVM/Clang snapshot to r151411. This brings in Lambda support for C++11 and a new literal format string check to catch variadic argument functions.