This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-05 13:09:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6c15fec3c5
llvm-6502
/
utils
/
TableGen
History
Owen Anderson
684dfcf724
Fix unused variable warning in the rare circumstance that we have no feature-dependent instructions.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@142193
91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-17 16:56:47 +00:00
..
ARMDecoderEmitter.cpp
ARMDecoderEmitter.h
AsmMatcherEmitter.cpp
Pick low-hanging MatchEntry shrinkage fruit.
2011-10-17 16:18:09 +00:00
AsmMatcherEmitter.h
AsmWriterEmitter.cpp
TableGen: Privatize CodeGenRegisterClass::TheDef and Name.
2011-10-04 15:28:08 +00:00
AsmWriterEmitter.h
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CallingConvEmitter.h
CMakeLists.txt
Remove the Clang tblgen backends from LLVM.
2011-10-06 13:21:42 +00:00
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenDAGPatterns.cpp
Ban rematerializable instructions with side effects.
2011-10-14 01:00:49 +00:00
CodeGenDAGPatterns.h
CodeGenInstruction.cpp
CodeGenInstruction.h
CodeGenIntrinsics.h
CodeGenRegisters.cpp
Add TRI::getSubClassWithSubReg(RC, Idx) function.
2011-10-05 00:35:49 +00:00
CodeGenRegisters.h
Remove extra semicolon.
2011-10-11 19:53:40 +00:00
CodeGenTarget.cpp
CodeGenTarget.h
DAGISelEmitter.cpp
DAGISelEmitter.h
DAGISelMatcher.cpp
DAGISelMatcher.h
DAGISelMatcherEmitter.cpp
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DisassemblerEmitter.cpp
DisassemblerEmitter.h
EDEmitter.cpp
ARM parsing and encoding for the <option> form of LDC/STC instructions.
2011-10-12 17:34:41 +00:00
EDEmitter.h
FastISelEmitter.cpp
FastISelEmitter.h
FixedLenDecoderEmitter.cpp
Fix unused variable warning in the rare circumstance that we have no feature-dependent instructions.
2011-10-17 16:56:47 +00:00
FixedLenDecoderEmitter.h
InstrEnumEmitter.cpp
InstrEnumEmitter.h
InstrInfoEmitter.cpp
InstrInfoEmitter.h
IntrinsicEmitter.cpp
IntrinsicEmitter.h
Makefile
Build system infrastructure for multiple tblgens.
2011-10-06 01:51:51 +00:00
PseudoLoweringEmitter.cpp
PseudoLoweringEmitter.h
RegisterInfoEmitter.cpp
Remove the TRI::getSubRegisterRegClass() hook.
2011-10-06 00:08:27 +00:00
RegisterInfoEmitter.h
SetTheory.cpp
SetTheory.h
StringMatcher.cpp
StringMatcher.h
StringToOffsetTable.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp
Remove the Clang tblgen backends from LLVM.
2011-10-06 13:21:42 +00:00
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp
Fix disassembling of popcntw. Also remove some code that says it accounts for 64BIT_REXW_XD not existing, but it does exist.
2011-10-11 04:34:23 +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
Add X86 PEXTR and PDEP instructions.
2011-10-16 16:50:08 +00:00
X86RecognizableInstr.h
Add X86 BZHI instruction as well as BMI2 feature detection.
2011-10-16 07:55:05 +00:00