.. |
ARMDecoderEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
ARMDecoderEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
AsmMatcherEmitter.cpp
|
TableGen: Privatize CodeGenRegisterClass::TheDef and Name.
|
2011-10-04 15:28:08 +00:00 |
AsmMatcherEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
AsmWriterEmitter.cpp
|
TableGen: Privatize CodeGenRegisterClass::TheDef and Name.
|
2011-10-04 15:28:08 +00:00 |
AsmWriterEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
AsmWriterInst.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
AsmWriterInst.h
|
|
|
CallingConvEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
CallingConvEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
CMakeLists.txt
|
Remove the Clang tblgen backends from LLVM.
|
2011-10-06 13:21:42 +00:00 |
CodeEmitterGen.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
CodeEmitterGen.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
CodeGenDAGPatterns.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
CodeGenDAGPatterns.h
|
|
|
CodeGenInstruction.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
CodeGenInstruction.h
|
Restore hasPostISelHook tblgen flag.
|
2011-09-20 18:22:31 +00:00 |
CodeGenIntrinsics.h
|
|
|
CodeGenRegisters.cpp
|
Add TRI::getSubClassWithSubReg(RC, Idx) function.
|
2011-10-05 00:35:49 +00:00 |
CodeGenRegisters.h
|
Add TRI::getSubClassWithSubReg(RC, Idx) function.
|
2011-10-05 00:35:49 +00:00 |
CodeGenTarget.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
CodeGenTarget.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
DAGISelEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
DAGISelEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
DAGISelMatcher.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
DAGISelMatcher.h
|
|
|
DAGISelMatcherEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
DAGISelMatcherGen.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
DAGISelMatcherOpt.cpp
|
|
|
DisassemblerEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
DisassemblerEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
EDEmitter.cpp
|
Fix assembling of xchg %eax, %eax to not use the NOP encoding of 0x90. This was done by creating a new register group that excludes AX registers. Fixes PR10345. Also added aliases for flipping the order of the operands of xchg <reg>, %eax.
|
2011-10-06 06:44:41 +00:00 |
EDEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
FastISelEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
FastISelEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
FixedLenDecoderEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
FixedLenDecoderEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
InstrEnumEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
InstrEnumEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
InstrInfoEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
InstrInfoEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
IntrinsicEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
IntrinsicEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
Makefile
|
Build system infrastructure for multiple tblgens.
|
2011-10-06 01:51:51 +00:00 |
PseudoLoweringEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
PseudoLoweringEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
RegisterInfoEmitter.cpp
|
Remove the TRI::getSubRegisterRegClass() hook.
|
2011-10-06 00:08:27 +00:00 |
RegisterInfoEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
SetTheory.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
SetTheory.h
|
|
|
StringMatcher.cpp
|
|
|
StringMatcher.h
|
|
|
StringToOffsetTable.h
|
|
|
SubtargetEmitter.cpp
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
SubtargetEmitter.h
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
TableGen.cpp
|
Remove the Clang tblgen backends from LLVM.
|
2011-10-06 13:21:42 +00:00 |
TGValueTypes.cpp
|
|
|
X86DisassemblerShared.h
|
|
|
X86DisassemblerTables.cpp
|
Revert part of r141274. Only need to change encoding for xchg %eax, %eax in 64-bit mode. This is because in 64-bit mode xchg %eax, %eax implies zeroing the upper 32-bits of RAX which makes it not a NOP. In 32-bit mode using NOP encoding is fine.
|
2011-10-07 05:35:38 +00:00 |
X86DisassemblerTables.h
|
Add support in the disassembler for ignoring the L-bit on certain VEX instructions. Mark instructions that have this behavior. Fixes PR10676.
|
2011-10-04 06:30:42 +00:00 |
X86ModRMFilters.h
|
|
|
X86RecognizableInstr.cpp
|
Fix assembling of xchg %eax, %eax to not use the NOP encoding of 0x90. This was done by creating a new register group that excludes AX registers. Fixes PR10345. Also added aliases for flipping the order of the operands of xchg <reg>, %eax.
|
2011-10-06 06:44:41 +00:00 |
X86RecognizableInstr.h
|
Add support in the disassembler for ignoring the L-bit on certain VEX instructions. Mark instructions that have this behavior. Fixes PR10676.
|
2011-10-04 06:30:42 +00:00 |