llvm-6502/include/llvm
2009-06-29 19:51:00 +00:00
..
ADT Fix three MSVC 2008 warnings that completely clutter the build output. 2009-06-29 17:12:06 +00:00
Analysis Minimal LDA interface, maximally conservative tester. 2009-06-28 00:21:21 +00:00
Assembly
Bitcode Fix three MSVC 2008 warnings that completely clutter the build output. 2009-06-29 17:12:06 +00:00
CodeGen Add more vector ValueTypes for AVX and other extended vector instruction 2009-06-29 16:47:10 +00:00
CompilerDriver Make dynamic LLVMC plugins work on Windows (finally!). 2009-06-29 03:09:15 +00:00
Config CMake: add configure checks for pthread_rwlock_init and pthread_getspecific 2009-06-26 14:35:43 +00:00
Debugger
ExecutionEngine Add a JITEventListener interface that gets called back when a new function is 2009-06-25 02:04:04 +00:00
MC Rename MCValue::getCst to getConstant and add MCValue::isConstant. 2009-06-29 19:51:00 +00:00
Support Get rid of the global CFGOnly flag by threading a ShortNames parameters through the GraphViz rendering code. 2009-06-24 17:37:09 +00:00
System Add support for const thread locals. 2009-06-25 23:31:18 +00:00
Target Increase limit for OpActions array 2009-06-24 22:22:02 +00:00
Transforms Teach LoopSimplify how to merge multiple loop exits into a single exit, 2009-06-27 21:30:38 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work, 2009-06-20 00:24:58 +00:00
Constants.h Add constructor to create MDString using std::string 2009-06-24 22:42:39 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work, 2009-06-20 00:24:58 +00:00
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Add more vector ValueTypes for AVX and other extended vector instruction 2009-06-29 16:47:10 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td Add missing argument for vtbx intrinsic. 2009-06-26 22:27:22 +00:00
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Scaffolding for LDA pass. 2009-06-24 21:29:13 +00:00
LinkAllVMCore.h
Linker.h
MDNode.h Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work, 2009-06-20 00:24:58 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h Revert my last series of commits related to Timer and 64-bit atomics. Not all the targets 2009-06-23 20:17:22 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h