1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib
Gabor Greif 953702b8e6 Recommit r80858 again (which has been backed out in r80871).
This time I did a self-hosted bootstrap on Linux x86-64,
with no problems. Let's see how darwin 64-bit self-hosting
goes. At the first sign of failure I'll back this out.

Maybe the valgrind bots give me a hint of what may be wrong
(it at all).

llvm-svn: 98957
2010-03-19 11:55:53 +00:00
..
Analysis Recommit r80858 again (which has been backed out in r80871). 2010-03-19 11:55:53 +00:00
Archive From PR6228: 2010-02-04 06:19:43 +00:00
AsmParser Introduce isOpaqueTy and use it rather than isa<OpaqueType>. Also, move some 2010-02-16 14:50:09 +00:00
Bitcode Recommit r80858 again (which has been backed out in r80871). 2010-03-19 11:55:53 +00:00
CodeGen Fixed a widening bug where we were not using the correct size for the load 2010-03-19 01:19:52 +00:00
CompilerDriver Use FindExecutable as a fall-back search method. 2010-03-05 04:46:28 +00:00
ExecutionEngine Avoid a memory leak in JITDebugRegisterer. 2010-03-16 05:54:54 +00:00
Linker Introduce isOpaqueTy and use it rather than isa<OpaqueType>. Also, move some 2010-02-16 14:50:09 +00:00
MC MC: Add TargetAsmBackend::createObjectWriter. 2010-03-19 10:43:26 +00:00
Support Add the ability to "intern" FoldingSetNodeID data into a 2010-03-18 16:16:38 +00:00
System Fix a false-positive memory leak in code using RemoveFileOnSignal(). Because 2010-03-17 07:08:12 +00:00
Target MC: Add TargetAsmBackend::createObjectWriter. 2010-03-19 10:43:26 +00:00
Transforms Recommit r80858 again (which has been backed out in r80871). 2010-03-19 11:55:53 +00:00
VMCore Recommit r80858 again (which has been backed out in r80871). 2010-03-19 11:55:53 +00:00
Makefile