Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Chris Lattner 1f66b56dc7 Initial checkin of LLVM JIT, codenamed jello. This tool is not built by
default, until it becomes stable.  Even then it will only work for for X86
targets.

llvm-svn: 4285
2002-10-25 22:58:53 +00:00
docs Updated 2002-10-24 20:54:49 +00:00
include Fix typo 2002-10-25 22:53:56 +00:00
lib Initial checkin of X86 backend. 2002-10-25 22:55:53 +00:00
runtime Pass renamed 2002-07-30 00:53:26 +00:00
support Added #include<unistd.h> to compile with solaris gcc3.2 2002-10-04 23:57:01 +00:00
test Update test to use long instead of uint getelementptr subscripts 2002-10-25 22:29:07 +00:00
tools Initial checkin of LLVM JIT, codenamed jello. This tool is not built by 2002-10-25 22:58:53 +00:00
utils Added a major mode for Emacs to edit LLVM assembler code with syntax 2002-10-09 00:30:20 +00:00
Makefile Build burg tree 2002-09-17 23:23:52 +00:00
Makefile.common Patch submited by Casey to remove obnoxious warnings. 2002-10-25 14:32:42 +00:00
Makefile.config 'whoami' doesn't exist on solaris 2002-09-22 23:35:11 +00:00
Makefile.Linux Allow LLC to be executed on Linux; only the LLC output should not be executed. 2002-09-23 14:24:19 +00:00
Makefile.rules Patch submited by Casey to remove obnoxious warnings. 2002-10-25 14:32:42 +00:00
Makefile.SunOS Switch over to the right sparc c frontend 2002-10-10 19:28:10 +00:00