llvm-6502/include/llvm
2009-02-21 18:25:30 +00:00
..
ADT Add version of StringsEqualNoCase that takes two null-terminated C-strings and compares up to 'len' characters. I tend to screw up string comparison functions, so anyone who is interested please review this\! 2009-02-21 18:25:30 +00:00
Analysis Use a sign-extend instead of a zero-extend when promoting a 2009-02-18 17:22:41 +00:00
Assembly
Bitcode Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
CodeGen Add an accessor method to DwarfWriter to tell of debugging info should be emitted. 2009-02-20 00:44:43 +00:00
CompilerDriver
Config Add mode_t to the config.h generated by cmake on win32. Used by clang. 2009-02-14 16:13:26 +00:00
Debugger
ExecutionEngine Add support to the JIT for true non-lazy operation. When a call to a function 2009-02-18 08:31:02 +00:00
Support Removed trailing whitespace. 2009-02-20 22:51:36 +00:00
System
Target Describe tail merging's use of InsertBranch. 2009-02-19 19:40:21 +00:00
Transforms Factor address mode matcher out of codegen prepare to make it available to other passes, e.g. loop strength reduction. 2009-02-20 18:24:38 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h 80-column violation. 2009-02-14 08:41:25 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def Cosmetic. 2008-10-06 20:33:02 +00:00
Instruction.h
Instructions.h 80-column violation. 2009-02-15 11:32:31 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td The trampoline intrinsic can be marked IntrWriteArgMem, 2009-02-14 05:33:26 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Eliminate several more unnecessary intptr_t casts. 2009-02-18 05:09:16 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h fix and clean up a comment 2009-02-21 01:09:07 +00:00
Value.h
ValueSymbolTable.h