5432N/A==============================================================================
5432N/A==============================================================================
5432N/ACopyright (c) 2003-2012 University of Illinois at Urbana-Champaign.
5432N/A University of Illinois at Urbana-Champaign
5432N/APermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5432N/A * Redistributions of source code must retain the above copyright notice,
5432N/A this list of conditions and the following disclaimers.
5432N/A * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation
and/or other materials provided with the distribution.
5432N/A * Neither the names of the LLVM Team, University of Illinois at
5432N/A Urbana-Champaign, nor the names of its contributors may be used to
5432N/A endorse or promote products derived from this Software without specific
5432N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5432N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5432N/ACONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5432N/ALIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5432N/AOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
5432N/A==============================================================================
5432N/ACopyrights and Licenses for Third Party Software Distributed with LLVM:
5432N/A==============================================================================
5432N/AThe LLVM software contains code written by third parties. Such software will
5432N/AThis file will describe the copyrights, license, and restrictions which apply
5432N/AThe disclaimer of warranty in the University of Illinois Open Source License
5432N/Aapplies to all code in the LLVM Distribution, and nothing in any of the
5432N/Aother licenses gives permission to use the names of the LLVM Team or the
5432N/AUniversity of Illinois to endorse or promote products derived from this
5432N/AThe following pieces of software have additional or alternate copyrights,
5432N/A------------------------------------------------------------------------------
5432N/A------------------------------------------------------------------------------
5432N/AAll autoconf files are licensed under the LLVM license with the following
5432N/A This script is licensed under the LLVM license, with the following
5432N/A additional copyrights and restrictions:
5432N/A Copyright 1991 by the Massachusetts Institute of Technology
5432N/A Permission to use, copy, modify, distribute, and sell this software
5432N/A and its documentation for any purpose is hereby granted without fee,
5432N/A provided that the above copyright notice appear in all copies and
5432N/A that both that copyright notice and this permission notice appear
5432N/A in supporting documentation, and that the name of
M.I.T. not be used
5432N/A in advertising or publicity pertaining to distribution of the software
5432N/A without specific, written prior permission.
M.I.T. makes no
5432N/A representations about the suitability of this software for any
5432N/A purpose. It is provided "as is" without express or implied warranty.
5432N/A Please see the source files for additional copyrights.
5432N/AThis code was contributed by a team from the Computer Systems Research
5432N/ADepartment in The Aerospace Corporation:
5432N/A- Scott Michel (head bottle washer and much of the non-floating point
5432N/A- Mark Thomas (floating point instructions)
5432N/A- Michael AuYeung (intrinsics)
5432N/A- Chandler Carruth (LLVM expertise)
5432N/A- Nehal Desai (debugging, i32 operations, RoadRunner SPU expertise)
5432N/ASome minor fixes added by Kalle Raiskila.
5432N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5432N/AIMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5432N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR
5432N/AOTHERWISE. IN NO EVENT SHALL THE AEROSPACE CORPORATION BE LIABLE FOR DAMAGES
5432N/AOF ANY KIND OR NATURE WHETHER BASED IN CONTRACT, TORT, OR OTHERWISE ARISING
5432N/AOUT OF OR IN CONNECTION WITH THE USE OF THE SOFTWARE INCLUDING, WITHOUT
5432N/ALIMITATION, DAMAGES RESULTING FROM LOST OR CONTAMINATED DATA, LOST PROFITS OR
5432N/AREVENUE, COMPUTER MALFUNCTION, OR FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL,
5432N/AOR PUNITIVE DAMAGES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR
5432N/ASUCH DAMAGES ARE FORESEEABLE.
5432N/ARedistribution and use in source and binary forms, with or without
5432N/Amodification, are permitted provided that the following conditions are
5432N/A * Redistributions of source code must retain the above copyright
5432N/Anotice, this list of conditions and the following disclaimer.
5432N/A * Redistributions in binary form must reproduce the above
5432N/Acopyright notice, this list of conditions and the following disclaimer
5432N/Ain the documentation
and/or other materials provided with the
5432N/A * Neither the name of Google Inc. nor the names of its
5432N/Acontributors may be used to endorse or promote products derived from
5432N/Athis software without specific prior written permission.
5432N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5432N/A"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5432N/ALIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5432N/AA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5432N/AOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5432N/ASPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5432N/ALIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5432N/ADATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5432N/ATHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5432N/A(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5432N/AOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5432N/A$OpenBSD: COPYRIGHT,v 1.3 2003/06/02 20:18:36 millert Exp $
5432N/ACopyright 1992, 1993, 1994 Henry Spencer. All rights reserved.
5432N/AThis software is not subject to any license of the American Telephone
5432N/Aand Telegraph Company or of the Regents of the University of California.
5432N/APermission is granted to anyone to use this software for any purpose on
5432N/Aany computer system, and to alter it and redistribute it, subject
5432N/Ato the following restrictions:
5432N/A1. The author is not responsible for the consequences of use of this
5432N/A software, no matter how awful, even if they arise from flaws in it.
5432N/A2. The origin of this software must not be misrepresented, either by
5432N/A explicit claim or by omission. Since few users ever read sources,
5432N/A credits must appear in the documentation.
5432N/A3. Altered versions must be plainly marked as such, and must not be
5432N/A misrepresented as being the original software. Since few users
5432N/A ever read sources, credits must appear in the documentation.
5432N/A4. This notice may not be removed or altered.
5432N/A=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5432N/A * The Regents of the University of California. All rights reserved.
5432N/A * Redistribution and use in source and binary forms, with or without
5432N/A * modification, are permitted provided that the following conditions
5432N/A * 1. Redistributions of source code must retain the above copyright
5432N/A * notice, this list of conditions and the following disclaimer.
5432N/A * 2. Redistributions in binary form must reproduce the above copyright
5432N/A * notice, this list of conditions and the following disclaimer in the
5432N/A * documentation
and/or other materials provided with the distribution.
5432N/A * 3. Neither the name of the University nor the names of its contributors
5432N/A * may be used to endorse or promote products derived from this software
5432N/A * without specific prior written permission.
5432N/A * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
5432N/A * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5432N/A * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5432N/A * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
5432N/A * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5432N/A * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5432N/A * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5432N/A * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5432N/A * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5432N/A * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5432N/A * @(#)COPYRIGHT 8.1 (Berkeley) 3/16/94
5432N/ACopyright (c) 2006 Kirill Simonov
5432N/APermission is hereby granted, free of charge, to any person obtaining a
5432N/Acopy of this software and associated documentation files (the "Software"),
5432N/Ato deal in the Software without restriction, including without limitation
5432N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
5432N/Aand/or sell copies of the Software, and to permit persons to whom the
5432N/ASoftware is furnished to do so, subject to the following conditions:
5432N/AThe above copyright notice and this permission notice shall be included in all
5432N/Acopies or substantial portions of the Software.
5432N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5432N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5432N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5432N/AAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5432N/ALIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5432N/AOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE