llvm-6502/lib/VMCore
Dan Gohman 97cf759b82 Fix 80-col violations.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46510 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-29 12:09:55 +00:00
..
AsmWriter.cpp Add explicit keywords. 2008-01-29 11:36:12 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
Constants.cpp
Core.cpp
Dominators.cpp
Function.cpp Add hasByValAttr() and hasNoAliasAttr() methods to the Argument class. 2008-01-24 17:47:11 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Handle some more combinations of extend and icmp. Fixes PR1940. 2008-01-28 03:48:02 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile improve compatibility with mingw, patch by Alain Frisch 2008-01-15 22:50:50 +00:00
Mangler.cpp
Module.cpp Fix 80-col violations. 2008-01-29 12:09:55 +00:00
ModuleProvider.cpp
ParameterAttributes.cpp It turns out that in C++ it is legal to declare functions 2008-01-21 21:37:41 +00:00
Pass.cpp Fix 80-col violations. 2008-01-29 12:09:55 +00:00
PassManager.cpp Fix 80-col violations. 2008-01-29 12:09:55 +00:00
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Be more liberal in what parameter attributes are 2008-01-12 16:42:01 +00:00