llvm-6502/lib/VMCore
Chris Lattner fe59d36c45 Add convenience method.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19321 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-07 07:40:32 +00:00
..
AsmWriter.cpp To not break TBAA rules, use a union. 2005-01-04 01:56:57 +00:00
BasicBlock.cpp Check in the file I forgot last night, to solve all of the crashes in every 2004-12-11 22:10:29 +00:00
ConstantFold.cpp No need to pessimize current code for future possibilities. 2005-01-06 16:26:38 +00:00
ConstantFold.h
ConstantFolding.h
ConstantRange.cpp
Constants.cpp Allow getZeroExtend and getSignExtend to work with boolean inputs. 2005-01-01 15:59:57 +00:00
Dominators.cpp For PR387:\ 2004-12-07 04:03:45 +00:00
Function.cpp Add convenience method. 2005-01-07 07:40:32 +00:00
Globals.cpp
InstrTypes.cpp
Instruction.cpp Add method 2004-11-30 02:51:53 +00:00
Instructions.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp For PR387:\ 2004-12-07 04:03:45 +00:00
PassManagerT.h Work correctly with MSVC and ICC, patch contributed by Bjørn Wennberg 2004-12-08 16:22:48 +00:00
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp Get GEP's working with packed types. Contributed by Morten Ofstad! 2004-12-01 17:12:16 +00:00
Value.cpp
Verifier.cpp Add a verifier assertion 2004-12-15 20:23:49 +00:00