llvm-6502/include/llvm/Transforms
Chris Lattner 1fca5ff62b Convert 'struct' to 'class' in various places to adhere to the coding standards
and work better with VC++.  Patch contributed by Morten Ofstad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17281 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-27 16:14:51 +00:00
..
Utils Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Instrumentation.h Add accessor function prototypes for reoptimizer support passes. 2004-09-30 20:13:55 +00:00
IPO.h Declare a function in the correct namespace. 2004-10-18 14:43:45 +00:00
Scalar.h Initial implementation of the strength reduction for GEP instructions in 2004-10-18 21:08:22 +00:00