llvm-6502/lib/CodeGen
Jim Laskey d04c159ac1 Fixed a bug handling void function types.
Requires rebuild of llvm-gcc4 (touch llvm-debug.cpp.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29131 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-13 15:27:42 +00:00
..
SelectionDAG It was pointed out that DEBUG() is only available with -debug. 2006-07-11 18:25:13 +00:00
AsmPrinter.cpp Add support to print 4-, 8-, and 16- byte constant literals in special 2006-06-29 00:26:09 +00:00
BranchFolding.cpp
DwarfWriter.cpp Fixed a bug handling void function types. 2006-07-13 15:27:42 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveVariables.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp Fixed a bug handling void function types. 2006-07-13 15:27:42 +00:00
MachineFunction.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
MachineInstr.cpp Instructions with variable operands (variable_ops) can have a number required 2006-06-15 07:22:16 +00:00
Makefile
Passes.cpp
PHIElimination.cpp Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
RegAllocLinearScan.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
RegAllocLocal.cpp Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
RegAllocSimple.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
TwoAddressInstructionPass.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
UnreachableBlockElim.cpp Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
VirtRegMap.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
VirtRegMap.h