1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Reid Spencer d813eae003 For PR797:
Remove exception handling from the bytecode archiver and adjust the llvm-ar
tool to accommodate the new interfaces.

llvm-svn: 29866
2006-08-24 23:45:08 +00:00
..
Analysis Fix PR885 2006-08-21 17:20:01 +00:00
AsmParser regenerate 2006-08-18 17:34:45 +00:00
Bytecode For PR797: 2006-08-24 23:45:08 +00:00
CodeGen When replacing value numbers, make sure to compactify the value # space. 2006-08-24 23:22:59 +00:00
Debugger Fix another occurrence of inverted logic on the result of MappedFile::map 2006-08-22 18:03:02 +00:00
ExecutionEngine initial changes to support JIT'ing from multiple module providers, implicitly 2006-08-16 01:24:12 +00:00
Linker Remove a redundant syscall. 2006-07-28 22:52:11 +00:00
Support Remove a character to avoid line exceeding 80 cols. 2006-08-24 22:39:25 +00:00
System For PR797: 2006-08-24 18:58:37 +00:00
Target We compile this into: 2006-08-24 23:06:02 +00:00
Transforms Implement unrolling of multiblock loops. This significantly improves the 2006-08-24 21:28:19 +00:00
VMCore Fix PR885 2006-08-21 17:20:01 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00