This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 13:11:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Andrew Lenharth
ec1d1444bd
fix BranchCC with a setCC with an arg of 0
...
llvm-svn: 22203
2005-06-08 18:02:21 +00:00
..
Analysis
By definition, 'tail' calls cannot access the stack frame of their caller.
2005-05-08 23:58:12 +00:00
AsmParser
Give the asmparser the ability to parse strings. Patch contributed by
2005-05-20 03:25:47 +00:00
Bytecode
Remove code for conversion from old style va_args. Preparing the way for
2005-06-08 00:49:08 +00:00
CodeGen
aCC and STLport complained about this, because they're like that
2005-05-15 13:05:48 +00:00
Debugger
Remove trailing whitespace
2005-04-21 22:36:52 +00:00
ExecutionEngine
Fix a really horrible problem that causes the JIT to miscompile any program
2005-05-12 06:01:28 +00:00
Linker
Preserve CC's when linking modules
2005-05-09 01:09:39 +00:00
Support
HP-UX system headers make a mess of isinf(), so much so that gcc fixincludes
2005-05-16 06:45:57 +00:00
System
Put in a hack for Cygwin that prevents mkdtemp from being used since
2005-06-02 05:38:20 +00:00
Target
fix BranchCC with a setCC with an arg of 0
2005-06-08 18:02:21 +00:00
Transforms
hack to fix bzip2 (bug 571)
2005-06-04 12:43:56 +00:00
VMCore
Some cleanups for compilation with GCC 4.0.0 to remove warnings:
2005-05-15 16:13:11 +00:00
Makefile
Add the Linker library
2004-11-14 21:54:41 +00:00