llvm-6502/lib/VMCore
Dan Gohman 950a4c40b8 Add explicit keywords.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48801 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-25 22:06:05 +00:00
..
AsmWriter.cpp Support chained aliases for LLVM IR printing. This fixes PR2145 2008-03-22 08:17:17 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp Handle a special case xor undef, undef -> 0. Technically this should be transformed to undef. But this is such a common idiom (misuse) we are going to handle it. 2008-03-25 20:08:07 +00:00
ConstantFold.h
Constants.cpp
Core.cpp Objective Caml bindings for basic block, function, global, and arg iterators. 2008-03-23 22:21:29 +00:00
Dominators.cpp
Function.cpp
Globals.cpp Slightly increase default set size. It's cheap and won't hurt. 2008-03-22 07:48:40 +00:00
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Shrink the size of AllocationInst by using its SubclassData 2008-03-24 16:55:58 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile Fix PR2062: Don't build Intrinsics.gen in the source directory. Do it in the 2008-03-25 09:12:48 +00:00
Mangler.cpp
Module.cpp
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Add explicit keywords. 2008-03-25 22:06:05 +00:00