llvm-6502/include/llvm
2008-05-07 18:49:31 +00:00
..
ADT Guard for empty strings in CStrInCStrNoCase. 2008-05-07 18:49:31 +00:00
Analysis Add a new interface for describing the behavior of library calls. This 2008-05-07 18:21:13 +00:00
Assembly
Bitcode Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
CodeGen Make the use of the "noinline" attribute conditional on using GCC. 2008-05-07 00:00:34 +00:00
Config
Debugger Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
ExecutionEngine Cosmetic changes, as suggested by Evan. No functionality changes. 2008-04-20 17:44:19 +00:00
Support Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
System Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
Target Added addition atomic instrinsics and, or, xor, min, and max. 2008-05-05 19:05:59 +00:00
Transforms Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
AbstractTypeUser.h
Argument.h Expose parameter attributes via C bindings. 2008-04-28 17:37:06 +00:00
AutoUpgrade.h
BasicBlock.h Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h remove obsolete method. 2008-05-04 18:14:55 +00:00
DerivedTypes.h Enforce that multiple return values have to have at least one result. 2008-04-23 05:36:34 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h add a handy helper method to instruction, useful for determining 2008-04-20 22:11:30 +00:00
Instructions.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
IntrinsicInst.h Make StripPointerCast a common function (should we mak it method of Value instead?) 2008-05-06 22:52:30 +00:00
Intrinsics.h add missing #include 2008-04-30 04:56:14 +00:00
Intrinsics.td Added addition atomic instrinsics and, or, xor, min, and max. 2008-05-05 19:05:59 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Add separate intrinsics for MMX / SSE shifts with i32 integer operands. This allow us to simplify the horribly complicated matching code. 2008-05-03 00:52:09 +00:00
LinkAllPasses.h Rename DeadLoopElimination to LoopDeletion, part 2. 2008-04-29 20:06:54 +00:00
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
PassSupport.h Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h Fix a copy+paste error in a comment. 2008-04-16 21:57:29 +00:00
User.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
Value.h Make StripPointerCast a common function (should we mak it method of Value instead?) 2008-05-06 22:52:30 +00:00
ValueSymbolTable.h