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-12-29 10:32:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9273151c3b
llvm-6502
/
utils
/
TableGen
History
Vladimir Medic
9273151c3b
This patch allows targets to define weather the instruction mnemonics in asm matcher tables will contain '.' character.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@186388
91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-16 09:22:38 +00:00
..
AsmMatcherEmitter.cpp
This patch allows targets to define weather the instruction mnemonics in asm matcher tables will contain '.' character.
2013-07-16 09:22:38 +00:00
AsmWriterEmitter.cpp
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CMakeLists.txt
CodeEmitterGen.cpp
CodeGenDAGPatterns.cpp
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
2013-07-04 01:31:24 +00:00
CodeGenDAGPatterns.h
CodeGenInstruction.cpp
CodeGenInstruction.h
CodeGenIntrinsics.h
Extend 'readonly' and 'readnone' to work on function arguments as well as
2013-07-06 00:29:58 +00:00
CodeGenMapTable.cpp
CodeGenRegisters.cpp
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
2013-07-14 04:42:23 +00:00
CodeGenRegisters.h
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
2013-07-14 04:42:23 +00:00
CodeGenSchedule.cpp
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
2013-07-14 04:42:23 +00:00
CodeGenSchedule.h
Support BufferSize on ProcResGroup for unified MOp schedulers.
2013-06-15 04:50:06 +00:00
CodeGenTarget.cpp
Add 'const' qualifier to some arrays.
2013-07-15 08:02:13 +00:00
CodeGenTarget.h
CTagsEmitter.cpp
DAGISelEmitter.cpp
DAGISelMatcher.cpp
DAGISelMatcher.h
DAGISelMatcherEmitter.cpp
Fix comments
2013-02-05 16:53:11 +00:00
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DFAPacketizerEmitter.cpp
DisassemblerEmitter.cpp
FastISelEmitter.cpp
FixedLenDecoderEmitter.cpp
Teaching llvm-tblgen to not emit a switch statement when there are no case statements.
2013-07-15 16:53:32 +00:00
InstrInfoEmitter.cpp
Teaching llvm-tblgen to not emit a switch statement when there are no case statements.
2013-07-15 16:53:32 +00:00
IntrinsicEmitter.cpp
Extend 'readonly' and 'readnone' to work on function arguments as well as
2013-07-06 00:29:58 +00:00
LLVMBuild.txt
Makefile
OptParserEmitter.cpp
PseudoLoweringEmitter.cpp
RegisterInfoEmitter.cpp
Improve the compression of the tablegen DiffLists by introducing a new sort
2013-06-27 19:38:13 +00:00
SequenceToOffsetTable.h
SetTheory.cpp
SetTheory.h
StringToOffsetTable.h
SubtargetEmitter.cpp
Support BufferSize on ProcResGroup for unified MOp schedulers.
2013-06-15 04:50:06 +00:00
TableGen.cpp
TableGenBackends.h
tdtags
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp
Add support for encoding the HLE XACQUIRE and XRELEASE prefixes.
2013-06-18 17:08:10 +00:00
X86RecognizableInstr.h