llvm-6502/lib/VMCore
Devang Patel d9723e9a28 Cosmetic changes.
s/validName/isValidName/g
s/with an Instruction/to an Instruction/g
s/RegisterMDKind/registerMDKind/g


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84689 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-20 22:50:27 +00:00
..
AsmWriter.cpp
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp Teach vm core to more aggressively fold 'trunc' constantexprs, 2009-10-17 21:53:27 +00:00
ConstantFold.h
Constants.cpp Banish ConstantsLock. It's serving no purpose other than slowing things down 2009-10-19 20:11:52 +00:00
ConstantsContext.h
Core.cpp Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder::CreateMalloc was removed, 2009-10-17 23:52:26 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
Instructions.cpp Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder::CreateMalloc was removed, 2009-10-17 23:52:26 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp
LLVMContextImpl.h Banish ConstantsLock. It's serving no purpose other than slowing things down 2009-10-19 20:11:52 +00:00
Makefile
Mangler.cpp
Metadata.cpp Cosmetic changes. 2009-10-20 22:50:27 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp Remove unnecessary include. 2009-10-17 18:11:57 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Emit newlines at the end of instructions too. 2009-10-17 19:43:45 +00:00