llvm-6502/include/llvm
2010-04-29 04:00:56 +00:00
..
ADT These functions don't need to access this. 2010-04-19 15:38:38 +00:00
Analysis Add a new utility function SimplifyICmpOperands. Much of this code is 2010-04-24 01:28:42 +00:00
Assembly
Bitcode Don't write into MemoryBuffers. 2010-04-19 16:15:31 +00:00
CodeGen Replace r102368 with code that's less fragile. This creates DBG_VALUE instructions for function arguments early and insert them after instruction selection is done. 2010-04-28 23:08:54 +00:00
CompilerDriver
Config Add a check for posix_spawn. 2010-04-16 05:14:21 +00:00
ExecutionEngine
MC Add support for assemblers that don't support periods in a name 2010-04-29 04:00:56 +00:00
Support Add DW_AT_APPLE_omit_frame_ptr to encode -fomit-frame-pointer flag. 2010-04-19 19:14:02 +00:00
System
Target Frame index can be negative. 2010-04-29 01:13:30 +00:00
Transforms Fix a problem that lower invoke has with allocas (PR6694), and 2010-04-26 23:49:32 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h move ReplaceNode out of line, rename scc_iterator::fini -> isAtEnd(). 2010-04-16 22:59:24 +00:00
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h Three changes: 2010-04-07 05:20:54 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
IntrinsicInst.h Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
Intrinsics.h
Intrinsics.td Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Remove the palignr intrinsics now that we lower them to vector shuffles, 2010-04-20 00:59:54 +00:00
IntrinsicsXCore.td
LinkAllPasses.h SCCVN, we hardly knew ye! 2010-04-13 05:24:08 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h introduce a new recoverable error handling API to LLVMContext 2010-04-07 23:40:44 +00:00
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h VMCore: Add Type::getIntN[Ptr]Ty, which are the obvious generic forms of 2010-04-13 01:39:07 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h