Zhou Sheng 98c161c290 1. Make use of APInt operation instead of using ConstantExpr::getXXX.
2. Use cheaper APInt methods.

llvm-svn: 35594
2007-04-02 13:45:30 +00:00
2007-03-29 15:37:57 +00:00
2007-04-02 02:25:19 +00:00
2007-04-02 05:41:00 +00:00
2007-04-02 06:33:10 +00:00
2007-04-02 02:08:35 +00:00
2007-04-01 07:20:02 +00:00
2007-04-01 18:58:22 +00:00
2007-01-29 18:45:08 +00:00
2006-10-18 19:23:56 +00:00
2007-03-29 15:38:33 +00:00
2007-03-21 21:45:25 +00:00
2007-02-25 02:28:21 +00:00
2007-03-29 18:14:00 +00:00
2007-03-29 19:05:44 +00:00
2007-03-29 19:05:44 +00:00

Low Level Virtual Machine (LLVM)
================================

This directory and its subdirectories contain source code for the Low Level 
Virtual Machine, a toolkit for the construction of highly optimized compilers,
optimizers, and runtime environments. 

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.

Please see the HTML documentation provided in docs/index.html for further
assistance with LLVM.
Description
Fork of llvm with experimental commits and workarounds for RPCS3
Readme 634 MiB
Languages
C++ 96.9%
C 1%
Python 1%
CMake 0.6%
OCaml 0.2%
Other 0.1%