llvm-6502/utils/TableGen
Evan Cheng a3ca3149f2 Add CopyCost to TargetRegisterClass. This specifies the cost of copying a value
between two registers in the specific class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42123 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-19 01:35:01 +00:00
..
AsmWriterEmitter.cpp
AsmWriterEmitter.h
CallingConvEmitter.cpp propagate struct size and alignment of byval arguments to the DAG 2007-08-10 14:44:42 +00:00
CallingConvEmitter.h More explicit keywords. 2007-07-30 14:51:59 +00:00
CodeEmitterGen.cpp Add target independent MachineInstr's to represent subreg insert/extract in MBB's. PR1350 2007-07-26 07:48:21 +00:00
CodeEmitterGen.h
CodeGenInstruction.h No need for noResults anymore. 2007-07-20 00:21:23 +00:00
CodeGenIntrinsics.h This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
CodeGenRegisters.h Add CopyCost to TargetRegisterClass. This specifies the cost of copying a value 2007-09-19 01:35:01 +00:00
CodeGenTarget.cpp Add CopyCost to TargetRegisterClass. This specifies the cost of copying a value 2007-09-19 01:35:01 +00:00
CodeGenTarget.h
DAGISelEmitter.cpp Bug fix and minor clean up of generated code. 2007-09-17 22:26:41 +00:00
DAGISelEmitter.h Initial support for multi-result patterns: 2007-09-12 23:30:14 +00:00
FileLexer.cpp.cvs regenerate 2007-09-17 17:40:48 +00:00
FileLexer.l
FileLexer.l.cvs
FileParser.cpp.cvs regenerate 2007-09-17 17:40:48 +00:00
FileParser.h.cvs regenerate 2007-09-17 17:40:48 +00:00
FileParser.y
FileParser.y.cvs
InstrInfoEmitter.cpp Added TargetInstrDescriptor::numDefs - num of results. 2007-08-02 00:20:17 +00:00
InstrInfoEmitter.h
IntrinsicEmitter.cpp Add MVT::fAny for overloading intrinsics on floating-point types. 2007-08-16 21:57:19 +00:00
IntrinsicEmitter.h
Makefile
Record.cpp
Record.h
RegisterInfoEmitter.cpp Add CopyCost to TargetRegisterClass. This specifies the cost of copying a value 2007-09-19 01:35:01 +00:00
RegisterInfoEmitter.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp
TableGenBackend.cpp
TableGenBackend.h