llvm-6502/include/llvm/Transforms
Owen Anderson 48b2f3e485 Factor some of the constants+context related code out into a separate header, to make LLVMContextImpl.h
not hideous.  Also, fix some MSVC compile errors.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78115 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-04 22:41:48 +00:00
..
IPO Convert several more passes to use getAnalysisIfAvailable<TargetData>() 2009-07-24 18:13:53 +00:00
Utils Factor some of the constants+context related code out into a separate header, to make LLVMContextImpl.h 2009-08-04 22:41:48 +00:00
Instrumentation.h
IPO.h Add an early implementation of a partial inlining pass. The idea behind this 2009-06-14 08:26:32 +00:00
RSProfiling.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Scalar.h Update comments to new-style syntax. 2009-07-25 16:03:55 +00:00