llvm-6502/lib/VMCore
Chris Lattner d5b1245e8c Fix PR95. I'm checking this patch in for Reid Spencer, who figured it out
and wrote it up.  Thanks!!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9832 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-09 19:39:48 +00:00
..
AsmWriter.cpp Add an assertion 2003-11-09 15:51:07 +00:00
BasicBlock.cpp Make code gcc 3.4 clean 2003-11-05 05:15:42 +00:00
ConstantFold.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
ConstantFold.h Fix spello 2003-11-04 23:37:40 +00:00
ConstantFolding.h Fix spello 2003-11-04 23:37:40 +00:00
ConstantRange.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Constants.cpp Add support for constant expr shifts 2003-11-05 19:53:03 +00:00
Dominators.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Function.cpp Make code gcc 3.4 clean 2003-11-05 05:15:42 +00:00
iBranch.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
iCall.cpp Did I mention that I _HATE_ CPRs? 2003-10-31 18:38:06 +00:00
iMemory.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
InstrTypes.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Instruction.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
iOperators.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
iSwitch.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
LeakDetector.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Linker.cpp Further fixes for PR93 2003-11-05 20:37:01 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Mangler.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Module.cpp Make code gcc 3.4 clean 2003-11-05 05:15:42 +00:00
ModuleProvider.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Pass.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
PassManagerT.h Make code gcc 3.4 clean 2003-11-05 05:15:42 +00:00
SlotCalculator.cpp Use already existing classes for post order iterator. 2003-10-31 03:02:34 +00:00
SymbolTable.cpp Fix PR95. I'm checking this patch in for Reid Spencer, who figured it out 2003-11-09 19:39:48 +00:00
SymbolTableListTraitsImpl.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
Type.cpp Fix InstCombine/2003-11-03-VarargsCallBug.ll 2003-11-03 18:44:58 +00:00
Value.cpp If we're not checking, don't check! 2003-11-05 19:09:40 +00:00
Verifier.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00