llvm-6502/lib/CodeGen
Chris Lattner ddd7fcb887 Implement autoinserting ctor
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4426 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-29 23:19:00 +00:00
..
InstrSched Remove usage of MachineBasicBlock::get 2002-10-28 18:50:08 +00:00
InstrSelection Use higher level method 2002-10-29 17:25:41 +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 Use higher level methods, don't use TargetInstrDescriptors directly! 2002-10-29 17:35:39 +00:00
MachineCodeForInstruction.cpp Move CallArgsDescriptor into this class instead of making it an 2002-10-29 19:38:46 +00:00
MachineFunction.cpp Rename annotation id 2002-10-29 23:18:43 +00:00
MachineInstr.cpp Implement autoinserting ctor 2002-10-29 23:19:00 +00:00
MachineInstrAnnot.cpp Remove separate vector of implicit refs from MachineInstr, and 2002-10-29 19:41:18 +00:00
Makefile Initial checkin of codegen infrastructure for LLVM-JIT 2002-10-25 22:54:41 +00:00