1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/include/llvm/Transforms/Utils
Eric Christopher f72b7040a2 Speculatively revert 112699 and 112702, they seem to be causing
self host errors on clang-x86-64.

llvm-svn: 112719
2010-09-01 17:29:10 +00:00
..
AddrModeMatcher.h
BasicBlockUtils.h Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of 2010-05-28 16:19:17 +00:00
BasicInliner.h
BuildLibCalls.h simplify-libcalls: fold strstr(a, b) == a -> strncmp(a, b, strlen(b)) == 0 2010-06-15 21:34:25 +00:00
Cloning.h Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
FunctionUtils.h
Local.h Teach SimplifyCFG how to simplify indirectbr instructions. 2010-08-14 00:29:42 +00:00
PromoteMemToReg.h
SSAUpdater.h Speculatively revert 112699 and 112702, they seem to be causing 2010-09-01 17:29:10 +00:00
SSAUpdaterImpl.h Fix handling of unreachable blocks in the SSAUpdater. The previous code only 2010-05-06 16:24:11 +00:00
UnifyFunctionExitNodes.h Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
UnrollLoop.h
ValueMapper.h Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00