1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib
Dale Johannesen 09a45f2ca3 Rewrite tail merging algorithm to handle the
case where there are multiple blocks with a large
number of common tail instructions more efficiently
(compile time optimization).

llvm-svn: 50916
2008-05-09 21:24:35 +00:00
..
Analysis put LibCallAliasAnalysis into anonymous namespace to avoid 2008-05-09 20:35:45 +00:00
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser regenerate 2008-05-04 17:18:47 +00:00
Bitcode Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CodeGen Rewrite tail merging algorithm to handle the 2008-05-09 21:24:35 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine PR2202: LLVMCreateInterpreter creates a JIT 2008-04-25 02:52:30 +00:00
Linker Turn StripPointerCast() into a method 2008-05-07 22:54:15 +00:00
Support Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
System Fix renamePathOnDisk on Win32, patch from David Leon. This fixes problems with 2008-05-06 03:42:21 +00:00
Target Use movq to move low half of XMM register and zero-extend the rest. 2008-05-08 22:35:02 +00:00
Transforms don't sink invokes, even if they are readonly. This fixes a 2008-05-09 15:07:33 +00:00
VMCore Check for validity of aliasee pointer before dereference. 2008-05-08 23:11:06 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00