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-13 20:32:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
333fb04506
llvm-6502
/
utils
/
TableGen
History
Michael J. Spencer
333fb04506
Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@121379
91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-09 17:36:48 +00:00
..
ARMDecoderEmitter.cpp
Remove reference to the CMPz instruction patterns for ARM.
2010-12-07 20:44:33 +00:00
ARMDecoderEmitter.h
I swear I did a make clean and make before committing all this...
2010-11-29 18:47:54 +00:00
AsmMatcherEmitter.cpp
Give the exclamation point a name instead of a number.
2010-11-18 23:36:54 +00:00
AsmMatcherEmitter.h
AsmWriterEmitter.cpp
AsmWriterEmitter.h
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CallingConvEmitter.h
ClangASTNodesEmitter.cpp
ClangASTNodesEmitter.h
ClangAttrEmitter.cpp
ClangAttrEmitter.h
ClangDiagnosticsEmitter.cpp
ClangDiagnosticsEmitter.h
CMakeLists.txt
Merge System into Support.
2010-11-29 18:16:10 +00:00
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenDAGPatterns.cpp
Add source Record* reference to PatternToMatch. Allows better diagnostics.
2010-12-07 23:05:49 +00:00
CodeGenDAGPatterns.h
Add source Record* reference to PatternToMatch. Allows better diagnostics.
2010-12-07 23:05:49 +00:00
CodeGenInstruction.cpp
Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,
2010-11-17 20:13:28 +00:00
CodeGenInstruction.h
Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,
2010-11-17 20:13:28 +00:00
CodeGenIntrinsics.h
CodeGenRegisters.h
CodeGenTarget.cpp
CodeGenTarget.h
DAGISelEmitter.cpp
DAGISelEmitter.h
DAGISelMatcher.cpp
DAGISelMatcher.h
DAGISelMatcherEmitter.cpp
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DisassemblerEmitter.cpp
DisassemblerEmitter.h
EDEmitter.cpp
The BLX instruction is encoded differently than the BL, because why not? In
2010-12-09 00:39:08 +00:00
EDEmitter.h
FastISelEmitter.cpp
Add source Record* reference to PatternToMatch. Allows better diagnostics.
2010-12-07 23:05:49 +00:00
FastISelEmitter.h
InstrEnumEmitter.cpp
InstrEnumEmitter.h
InstrInfoEmitter.cpp
Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,
2010-11-17 20:13:28 +00:00
InstrInfoEmitter.h
IntrinsicEmitter.cpp
IntrinsicEmitter.h
LLVMCConfigurationEmitter.cpp
LLVMCConfigurationEmitter.h
Makefile
Merge System into Support.
2010-11-29 18:16:10 +00:00
NeonEmitter.cpp
Add operators for "_lane" variants of some saturating Neon multiply intrinsics
2010-12-08 22:36:08 +00:00
NeonEmitter.h
Add operators for "_lane" variants of some saturating Neon multiply intrinsics
2010-12-08 22:36:08 +00:00
OptParserEmitter.cpp
OptParserEmitter.h
Record.cpp
Merge System into Support.
2010-11-29 18:16:10 +00:00
Record.h
I swear I did a make clean and make before committing all this...
2010-11-29 18:47:54 +00:00
RegisterInfoEmitter.cpp
RegisterInfoEmitter.h
StringMatcher.cpp
StringMatcher.h
StringToOffsetTable.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp
Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients.
2010-12-09 17:36:48 +00:00
TableGenBackend.cpp
TableGenBackend.h
TGLexer.cpp
Use this new fangled StringSwitch technology.
2010-12-08 20:02:49 +00:00
TGLexer.h
I swear I did a make clean and make before committing all this...
2010-11-29 18:47:54 +00:00
TGParser.cpp
TGParser.h
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.h
I swear I did a make clean and make before committing all this...
2010-11-29 18:47:54 +00:00
X86RecognizableInstr.cpp
X86RecognizableInstr.h
I swear I did a make clean and make before committing all this...
2010-11-29 18:47:54 +00:00