llvm-6502/lib/VMCore
2008-05-12 20:11:05 +00:00
..
AsmWriter.cpp Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef 2008-05-12 19:01:56 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp merge of use-diet branch to trunk 2008-05-10 08:32:32 +00:00
ConstantFold.h
Constants.cpp Fix build breakage 2008-05-12 19:23:22 +00:00
Core.cpp Use (void) instead of () in C code. 2008-05-04 12:55:34 +00:00
Dominators.cpp
Function.cpp Make StripPointerCast a common function (should we mak it method of Value instead?) 2008-05-06 22:52:30 +00:00
Globals.cpp merge of use-diet branch to trunk 2008-05-10 08:32:32 +00:00
InlineAsm.cpp
Instruction.cpp Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef 2008-05-12 19:01:56 +00:00
Instructions.cpp Pointer comparisons should be handled by icmp, not vicmp :) 2008-05-12 20:11:05 +00:00
IntrinsicInst.cpp Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
LeakDetector.cpp
Makefile
Mangler.cpp Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
Module.cpp
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Use.cpp merge of use-diet branch to trunk 2008-05-10 08:32:32 +00:00
Value.cpp Turn StripPointerCast() into a method 2008-05-07 22:54:15 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Check for validity of aliasee pointer before dereference. 2008-05-08 23:11:06 +00:00