1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/Transforms/Utils
Misha Brukman 0ae5becf22 Moved to include/llvm/Support
llvm-svn: 14350
2004-06-23 17:24:53 +00:00
..
BasicBlockUtils.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Cloning.h Declare function defined in namespace llvm as gcc-3.4 doesn't accept a definition in a namespace of a non-declared function. 2004-05-19 19:17:48 +00:00
FunctionUtils.h Aggregating function arguments is now an option. Default is `no', as before. 2004-04-23 23:54:34 +00:00
Local.h Add new interfaces 2004-04-13 19:28:32 +00:00
PromoteMemToReg.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
UnifyFunctionExitNodes.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00