llvm-6502/include/llvm
2009-06-30 20:10:56 +00:00
..
ADT Reapply 74494, this time removing the conflicting definition of operator<< 2009-06-30 20:10:56 +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 Temporarily restore the scavenger implicit_def checking code. MachineOperand isUndef mark is not being put on implicit_def of physical registers (created for parameter passing, etc.). 2009-06-30 09:19:42 +00:00
CompilerDriver Move the driver entry point out of Main.inc. 2009-06-30 00:15:24 +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 llvm-mc: Evaluation for relocatable expressions. 2009-06-30 01:49:52 +00:00
Support Normalize SourceMgr messages. 2009-06-30 00:49:23 +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
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
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
LLVMContext.h Add wrappers for type construction to LLVMContext. 2009-06-30 17:50:28 +00:00
MDNode.h
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