llvm-6502/include/llvm
Jakub Staszak f31034db8c Move #include of BitVector from .h to .cpp file.
Also remove unneeded #include and forward declaration.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177357 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-18 23:45:45 +00:00
..
ADT [ADT] Fix StringSet::insert() to not allocate on every lookup. 2013-03-15 20:16:59 +00:00
Analysis Remove unneeded #includes. 2013-03-18 23:33:44 +00:00
Assembly
Bitcode
CodeGen Move #include of BitVector from .h to .cpp file. 2013-03-18 23:45:45 +00:00
Config
DebugInfo
ExecutionEngine Silence anonymous type in anonymous union warnings. 2013-03-15 00:42:55 +00:00
IR Remove default copy ctor/assignment, makes AttributeSet trivially copyable. 2013-03-18 12:14:30 +00:00
MC Make methods const. 2013-03-18 23:33:14 +00:00
Object
Option
Support Remove unneeded #includes. 2013-03-18 23:33:44 +00:00
TableGen Add SchedRW as an Instruction field. 2013-03-15 22:51:13 +00:00
Target Add SchedRW as an Instruction field. 2013-03-15 22:51:13 +00:00
Transforms [ASan] emit instrumentation for initialization order checking by default 2013-03-14 12:38:58 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h Split out filename & directory from DIFile to start generalizing over DIScopes 2013-03-17 21:13:55 +00:00
DIBuilder.h
GVMaterializer.h
InitializePasses.h Remove -print-dbginfo as it is unused & bitrotten. 2013-03-08 18:17:46 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h Remove -print-dbginfo as it is unused & bitrotten. 2013-03-08 18:17:46 +00:00
Linker.h Clean up out-of-date comments and some stray whitespace 2013-03-08 22:29:44 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h