Rafael Espindola
ab8eb4d8f7
Remove projects/sample.
...
As an example that was not actually being used, it suffered from a slow bitrot.
The two main issues with it were that it had no cmake support and
included a copy of the autoconf directory. The reality is that
autoconf is not easily composable. The lack of composabilty is why we
have clang options in llvm's configure. Suggesting that users include
a copy of autoconf/ in their projects seems a bad idea.
We are also in the process of switching to cmake, so pushing autoconf
to new project is probably not what we want.
llvm-svn: 203728
2014-03-12 22:40:22 +00:00
NAKAMURA Takumi
285e657a32
Update the copyright credits -- Happy new year 2014!
...
FIXME: Dragonegg may be updated at non-trivial changes.
llvm-svn: 198274
2014-01-01 08:27:31 +00:00
Eric Christopher
3dcc2eaca4
Be more specific and capitalize filenames.
...
llvm-svn: 182424
2013-05-21 21:22:34 +00:00
Eric Christopher
9b050277c3
Add an md5 library derived from a public domain implementation for dwarf4
...
type signature computation.
llvm-svn: 182348
2013-05-21 01:28:35 +00:00
Tim Northover
4948988d5b
Add LICENSE.TXT covering contributions made by ARM.
...
Absent a Contributor's License Agreement (CLA) with an LLVM legal entity and as
reviewed and agreed with Chris Lattner, add a patent license covering future
contributions from ARM until there is a CLA. This is to make explicit ARM's
grant of patent rights to recipients of LLVM containing ARM-contributed
material.
llvm-svn: 171721
2013-01-07 10:04:49 +00:00
NAKAMURA Takumi
ad3b97e30c
Update the copyright coredits -- Happy new year 2013!
...
llvm-svn: 171342
2013-01-01 10:00:19 +00:00
Eric Christopher
3d23f9772c
Few more small CellSPU removals.
...
llvm-svn: 167987
2012-11-14 22:13:56 +00:00
Michael J. Spencer
2f9beb2374
Add YAML parser to Support.
...
llvm-svn: 153977
2012-04-03 23:09:22 +00:00
NAKAMURA Takumi
ad71e57658
Happy new year 2012!
...
llvm-svn: 147395
2012-01-01 08:16:56 +00:00
Benjamin Kramer
b43ca62f3b
Happy new year.
...
Only 163 days late!
llvm-svn: 132895
2011-06-12 15:26:54 +00:00
Chris Lattner
9de6f439d3
2010 is upon us.
...
llvm-svn: 93062
2010-01-09 18:40:31 +00:00
Torok Edwin
21897521c1
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
...
implementation.
llvm-svn: 80493
2009-08-30 08:24:09 +00:00
Chris Lattner
42c655db2f
one fewer license, yay. :)
...
llvm-svn: 77824
2009-08-01 22:54:39 +00:00
Owen Anderson
4d289e72a2
Now that we have atomics support properly detected by configure,
...
use it to implement Atomic.h.
This expunges the code previously imported from libatomic_ops.
llvm-svn: 72077
2009-05-19 00:08:29 +00:00
Owen Anderson
a15fc9a761
Significantly improve Atomic.h by pulling in code from libatomic_ops by HP. This is a little outdated, but reasonably complete.
...
llvm-svn: 71973
2009-05-17 04:57:54 +00:00
John Criswell
ffa46fd547
Another great year for LLVM!
...
llvm-svn: 65530
2009-02-26 15:17:13 +00:00
Misha Brukman
e4ad02eac5
Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM
...
conventions, per John Criswell.
llvm-svn: 61708
2009-01-05 17:42:15 +00:00
Misha Brukman
1aecaaf274
Import of Google Test 1.2.1, with the non-essential bits removed.
...
Added a README.LLVM file to indicate which files and directories
were removed from the original source tarball.
llvm-svn: 61526
2008-12-31 17:34:06 +00:00
Owen Anderson
58474135b7
llvmc doesn't exist anymore, and llvmc2 doesn't have a special license file.
...
llvm-svn: 52550
2008-06-20 20:05:57 +00:00
Chris Lattner
b9f862e239
scoped_ptr.h was removed.
...
llvm-svn: 46913
2008-02-09 22:50:06 +00:00
Tanya Lattner
18b8be4334
Update license for current year.
...
llvm-svn: 46120
2008-01-17 05:57:59 +00:00
Scott Michel
8a2cb11b05
Updated source file headers to llvm coding standard.
...
llvm-svn: 44597
2007-12-05 01:40:25 +00:00
Chris Lattner
9673aa6fd1
Import the boost scoped_ptr class to LLVM. This patch was prepared by
...
Cédric Venet.
llvm-svn: 44161
2007-11-15 05:57:06 +00:00
Anton Korobeynikov
835bb69cd2
Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces number of licenses used in LLVM.
...
llvm-svn: 41257
2007-08-21 22:40:44 +00:00
Chris Lattner
3f3e76b01b
bzip2 is gone
...
llvm-svn: 36895
2007-05-06 23:18:44 +00:00
Chris Lattner
18388d5d40
remove these.
...
llvm-svn: 34570
2007-02-25 02:28:21 +00:00
John Criswell
4bdb2ae524
Welcome 2007.
...
llvm-svn: 33338
2007-01-18 21:22:36 +00:00
Chris Lattner
edab43567c
burg is gone
...
llvm-svn: 30253
2006-09-11 17:28:11 +00:00
Tanya Lattner
af797ad779
Changing domain name
...
llvm-svn: 27865
2006-04-20 05:51:53 +00:00
John Criswell
40ecad5dab
Happy New Year, LLVM.
...
llvm-svn: 25065
2006-01-03 14:42:06 +00:00
Misha Brukman
a167e32b05
Remove extraneous colons after program names for consistency
...
llvm-svn: 21904
2005-05-12 21:39:01 +00:00
John Criswell
1044377894
Another year, another copyright update.
...
llvm-svn: 19372
2005-01-08 19:10:44 +00:00
Chris Lattner
07ca8e2142
Add bzip2
...
llvm-svn: 18279
2004-11-27 19:20:23 +00:00
Chris Lattner
9271c057c9
These have been removed
...
llvm-svn: 18278
2004-11-27 19:19:44 +00:00
Reid Spencer
81f249245b
Adjust the license files based on the actual content of llvm and llvm-test
...
after llvm-test was split out of llvm.
llvm-svn: 16382
2004-09-16 16:41:31 +00:00
Reid Spencer
ab5e630215
Update to include tools/llvmc and lib/System as having additional copyright
...
licenses.
llvm-svn: 16046
2004-08-25 00:45:35 +00:00
John Criswell
45cf7f6a0f
Add additional copyright notice for the PowerPC backend.
...
Thanks Nate!
llvm-svn: 15531
2004-08-05 20:36:00 +00:00
Brian Gaeke
073fe80e38
Add spiff
...
llvm-svn: 13933
2004-06-01 20:37:41 +00:00
John Criswell
001d6e428b
Added obsequi.
...
llvm-svn: 13462
2004-05-11 19:29:59 +00:00
Chris Lattner
9dfaa1f6ba
We actually don't have spiff anymore
...
llvm-svn: 12929
2004-04-13 20:59:47 +00:00
John Criswell
d41f8a3ad3
Added Spiff.
...
llvm-svn: 12885
2004-04-13 13:42:38 +00:00
John Criswell
cb52af2958
Adding kimwitu++ license.
...
llvm-svn: 12719
2004-04-06 20:23:45 +00:00
John Criswell
afaf687c16
Added licensing information for treecc.
...
llvm-svn: 12703
2004-04-06 17:51:10 +00:00
John Criswell
da991bfce9
Updated copyright to year 2004.
...
llvm-svn: 12335
2004-03-12 17:29:20 +00:00
John Criswell
94e1f2055f
Added d and hbd MultiSource applications.
...
llvm-svn: 11915
2004-02-27 18:02:06 +00:00
Chris Lattner
dc65f68a98
we no longer include boost
...
llvm-svn: 11789
2004-02-24 04:02:20 +00:00
John Criswell
012ad71080
Pre-emptive commit of cfrac license information.
...
llvm-svn: 11588
2004-02-18 20:00:05 +00:00
John Criswell
49a38b9257
Added the Malloc perl benchmark license information.
...
Corrected the GhostScript license information.
llvm-svn: 11571
2004-02-17 22:58:41 +00:00
John Criswell
d5ef827012
Added espresso.
...
llvm-svn: 11555
2004-02-17 17:07:52 +00:00
John Criswell
7e8d945fe4
Preemptive additions for the MallocBench tests.
...
llvm-svn: 11507
2004-02-16 23:32:26 +00:00