This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67deea9d05b9da170299526dbdf7ef15830a651c
archived-llvm-mirror
/
include
/
llvm
/
Transforms
/
Utils
History
Chris Lattner
dd0094e4ed
Convert 'struct' to 'class' in various places to adhere to the coding standards
...
and work better with VC++. Patch contributed by Morten Ofstad! llvm-svn: 17281
2004-10-27 16:14:51 +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
Convert 'struct' to 'class' in various places to adhere to the coding standards
2004-10-27 16:14:51 +00:00
Local.h
Add new interfaces
2004-04-13 19:28:32 +00:00
PromoteMemToReg.h
Convert 'struct' to 'class' in various places to adhere to the coding standards
2004-10-27 16:14:51 +00:00
UnifyFunctionExitNodes.h
Add support for the unreachable instruction
2004-10-16 18:06:43 +00:00