llvm-6502/lib/CodeGen
Chris Lattner 32be9f6cd4 *** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4317 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-28 01:41:27 +00:00
..
InstrSched Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
InstrSelection Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
Mapping moved this file from lib/Reoptimizer/Mapping 2002-08-27 22:47:33 +00:00
PostOpts Peephole optimization pass on final machine code. 2002-09-20 00:42:11 +00:00
PreOpts Moving these files from Code/PreSelection to here. 2002-09-20 00:29:28 +00:00
RegAlloc *** empty log message *** 2002-10-28 01:41:27 +00:00
MachineBasicBlock.cpp Inline some methods from .cpp files into .h files, minor cleanups 2002-10-28 01:21:55 +00:00
MachineCodeForInstruction.cpp Inline some methods from .cpp files into .h files, minor cleanups 2002-10-28 01:21:55 +00:00
MachineFunction.cpp Minor cleanups 2002-10-28 01:16:38 +00:00
MachineInstr.cpp - Two minor improvements to the MachineInstr class to reduce footprint and 2002-10-22 23:16:21 +00:00
MachineInstrAnnot.cpp Fixed method getReturnValue(): it should return NULL if the 2002-09-28 17:03:54 +00:00
Makefile Initial checkin of codegen infrastructure for LLVM-JIT 2002-10-25 22:54:41 +00:00
MFunction.cpp Initial checkin of codegen infrastructure for LLVM-JIT 2002-10-25 22:54:41 +00:00
MInstruction.cpp Initial checkin of codegen infrastructure for LLVM-JIT 2002-10-25 22:54:41 +00:00