llvm-6502/include/llvm
Tom Stellard af15d2d3cb Bump version to 3.3.1
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_33@190580 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-12 03:18:17 +00:00
..
ADT Add ArrayRef constructor from None, and do the cleanups that this constructor enables 2013-05-05 00:40:33 +00:00
Analysis Merging 182989: Fix ScalarEvolution::ComputeExitLimitFromCond for 'or' conditions. 2013-05-31 16:06:18 +00:00
Assembly
Bitcode
CodeGen For ARM backend, fixed "byval" attribute support. 2013-05-05 07:48:36 +00:00
Config Bump version to 3.3.1 2013-09-12 03:18:17 +00:00
DebugInfo
ExecutionEngine Add EH support to the MCJIT. 2013-05-05 20:43:10 +00:00
IR Make PrologEpilogInserter save/restore all callee saved registers 2013-09-12 03:18:08 +00:00
IRReader
MC Merging r181864: 2013-05-17 18:51:33 +00:00
Object Revert r181009. 2013-05-03 23:57:17 +00:00
Option
Support Implemented public interface for modifying registered (not positional or sink options) command line options at runtime. 2013-05-06 21:56:35 +00:00
TableGen
Target
Transforms fix a typo that due to cu&paste quadrupled itself 2013-04-26 18:10:50 +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
DIBuilder.h
GVMaterializer.h
InitializePasses.h
InstVisitor.h
LinkAllIR.h Rename LinkAllVMCore.h to LinkAllIR.h since VMCore directory was renamed to IR. 2013-01-10 21:55:02 +00:00
LinkAllPasses.h
Linker.h Fix a performance bug in the Linker. 2013-05-04 05:05:18 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
PassManagers.h
PassRegistry.h This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
PassSupport.h