llvm-6502/utils/TableGen
2008-03-17 07:26:14 +00:00
..
AsmWriterEmitter.cpp Add support for escaping {} in asm strings, based on patch from Nick Burns. 2008-03-17 07:26:14 +00:00
AsmWriterEmitter.h
CallingConvEmitter.cpp Increase ISD::ParamFlags to 64 bits. Increase the ByValSize 2008-03-10 02:17:22 +00:00
CallingConvEmitter.h
CodeEmitterGen.cpp Make insert_subreg a two-address instruction, vastly simplifying LowerSubregs pass. Add a new TII, subreg_to_reg, which is like insert_subreg except that it takes an immediate implicit value to insert into rather than a register. 2008-03-16 03:12:01 +00:00
CodeEmitterGen.h
CodeGenDAGPatterns.cpp Recommitting changes after more testing. These appear to cause no problems. 2008-03-11 09:33:47 +00:00
CodeGenDAGPatterns.h This patch fixes a problem encountered by the CellSPU backend where variants 2008-03-05 17:49:05 +00:00
CodeGenInstruction.cpp Remove isImplicitDef TargetInstrDesc flag. 2008-03-15 00:19:36 +00:00
CodeGenInstruction.h Remove isImplicitDef TargetInstrDesc flag. 2008-03-15 00:19:36 +00:00
CodeGenIntrinsics.h
CodeGenRegisters.h Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
CodeGenTarget.cpp Make insert_subreg a two-address instruction, vastly simplifying LowerSubregs pass. Add a new TII, subreg_to_reg, which is like insert_subreg except that it takes an immediate implicit value to insert into rather than a register. 2008-03-16 03:12:01 +00:00
CodeGenTarget.h Allow ComplexExpressions in InstrInfo.td files to be slightly more... complex! ComplexExpressions can now have attributes which affect how TableGen interprets 2008-01-31 07:27:46 +00:00
DAGISelEmitter.cpp Replace all target specific implicit def instructions with a target independent one: TargetInstrInfo::IMPLICIT_DEF. 2008-03-15 00:03:38 +00:00
DAGISelEmitter.h
InstrEnumEmitter.cpp
InstrEnumEmitter.h
InstrInfoEmitter.cpp Make insert_subreg a two-address instruction, vastly simplifying LowerSubregs pass. Add a new TII, subreg_to_reg, which is like insert_subreg except that it takes an immediate implicit value to insert into rather than a register. 2008-03-16 03:12:01 +00:00
InstrInfoEmitter.h
IntrinsicEmitter.cpp
IntrinsicEmitter.h
Makefile
Record.cpp
Record.h Add interator interface to DAGInit also 2008-01-22 11:00:07 +00:00
RegisterInfoEmitter.cpp emit an ID # for each regclass ID. Chris doesn't like to have to count. 2008-03-11 00:00:23 +00:00
RegisterInfoEmitter.h
SubtargetEmitter.cpp Rewrite tblgen handling of subtarget features so 2008-02-14 23:35:16 +00:00
SubtargetEmitter.h
TableGen.cpp
TableGenBackend.cpp
TableGenBackend.h
TGLexer.cpp Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
TGLexer.h
TGParser.cpp
TGParser.h