Up to [cvs.NetBSD.org] / src / external / bsd / llvm / lib / libLLVMJIT
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: +3 -5
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], Wed Jan 11 23:24:47 2012 UTC (16 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: 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.2: +1 -2
lines
Diff to previous 1.2 (colored)
Update LLVM/Clang snapshot to r147888. Most importantly, this fixes a number of ABI issues for i386 and provides the correct __FLT_EVAL_METHOD__ when using i387.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 1 14:13:42 2011 UTC (23 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.1: +2 -3
lines
Diff to previous 1.1 (colored)
Update LLVM/Clang to r132395. This brings the usual set of improvements and support for dependency tracking in tblgen. Use this to make updates more robust.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 6 01:13:58 2011 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: cherry-xenmp-base,
bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: cherry-xenmp,
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.