llvm-6502/include/llvm
2013-01-08 00:16:33 +00:00
..
ADT Implement APFloat::isDenormal() 2013-01-07 18:59:35 +00:00
Analysis Move CallGraphSCCPass.h into the Analysis tree; that's where the 2013-01-07 15:26:48 +00:00
Assembly
Bitcode
CodeGen Pack MachineOperand bitfields better. 2013-01-07 23:21:44 +00:00
Config [CMake] Move libxml2 stuff from clang to llvm/cmake. 2012-12-14 18:30:20 +00:00
DebugInfo
ExecutionEngine JITEventListener.h: Use llvm-config.h instead of config.h. 2012-12-13 15:03:38 +00:00
IR Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. 2013-01-07 15:43:51 +00:00
MC Add the align_to_end option to .bundle_lock in the MC implementation of aligned 2013-01-07 21:51:08 +00:00
Object [Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl. 2013-01-06 03:57:11 +00:00
Option Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
Support Remove what appears to be a dead llvm-specific debug tag. 2013-01-08 00:16:33 +00:00
TableGen Simplify TableGen type-compatibility checks. 2013-01-07 02:30:19 +00:00
Target Sink AddrMode back into TargetLowering, removing one of the most 2013-01-07 15:14:13 +00:00
Transforms Move CallGraphSCCPass.h into the Analysis tree; that's where the 2013-01-07 15:26:48 +00:00
AutoUpgrade.h
CMakeLists.txt Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DebugInfo.h PR14759: Debug info support for C++ member pointers. 2013-01-07 05:51:15 +00:00
DIBuilder.h PR14759: Debug info support for C++ member pointers. 2013-01-07 05:51:15 +00:00
GVMaterializer.h
InitializePasses.h Switch TargetTransformInfo from an immutable analysis pass that requires 2013-01-07 01:37:14 +00:00
InstVisitor.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
LinkAllPasses.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
LinkAllVMCore.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h Fix comment typo. 2012-12-17 11:43:15 +00:00