1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Duncan Sands aefef49052 Due to label merging, the last label for an invoke
may be the same as the first label for the following
invoke.  Remove a micro-optimization which was wrong
in this case.

llvm-svn: 41720
2007-09-05 14:12:46 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Due to label merging, the last label for an invoke 2007-09-05 14:12:46 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Add the 64-bit versions of the DS* Altivec instructions. 2007-09-05 04:05:20 +00:00
Transforms Insert cloned loop basic blocks before original loop header. 2007-09-04 20:46:35 +00:00
VMCore
Makefile