Up to [cvs.NetBSD.org] / src / external / bsd / llvm / lib / libLLVMSelectionDAG
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.4 / (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-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
khorben-n900,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Update LLVM/Clang snapshot to r153935. This brings in the new inline cost analysis.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 28 17:09:30 2012 UTC (14 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
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.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 3 17:52:54 2011 UTC (18 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
Update LLVM/Clang snapshot to r143571 for the improved optimizer.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 6 01:14:01 2011 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: yamt-pagecache,
bouyer-quota2
Add LLVM and clang build system. It is enabled by MKLLVM=yes. Upstream sources can be fetched by running "make checkout" in src/external/bsd/llvm, they will be properly imported once the integration and missing features are sorted out.