llvm-6502/utils/TableGen
2013-10-11 06:59:57 +00:00
..
AsmMatcherEmitter.cpp Remove several unused variables. 2013-10-01 13:32:03 +00:00
AsmWriterEmitter.cpp Remove several unused variables. 2013-10-01 13:32:03 +00:00
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CMakeLists.txt
CodeEmitterGen.cpp
CodeGenDAGPatterns.cpp Replace EVT with MVT in CodeGenDAGAPatterns.cpp. 2013-09-25 06:37:18 +00:00
CodeGenDAGPatterns.h
CodeGenInstruction.cpp Add an instruction deprecation feature to TableGen. 2013-09-12 10:28:05 +00:00
CodeGenInstruction.h Add an instruction deprecation feature to TableGen. 2013-09-12 10:28:05 +00:00
CodeGenIntrinsics.h
CodeGenMapTable.cpp Remove several unused variables. 2013-10-01 13:32:03 +00:00
CodeGenRegisters.cpp Provide basic type safety for array_pod_sort comparators. 2013-09-22 14:09:50 +00:00
CodeGenRegisters.h
CodeGenSchedule.cpp
CodeGenSchedule.h
CodeGenTarget.cpp Add v4f16 to supported value types. 2013-10-03 03:29:21 +00:00
CodeGenTarget.h
CTagsEmitter.cpp
DAGISelEmitter.cpp Fix pattern sort in DAGISelEmitter.cpp 2013-10-01 09:49:01 +00:00
DAGISelMatcher.cpp Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. 2013-10-05 05:38:16 +00:00
DAGISelMatcher.h Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. 2013-10-05 05:38:16 +00:00
DAGISelMatcherEmitter.cpp Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. 2013-10-05 05:38:16 +00:00
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. 2013-10-05 05:38:16 +00:00
DFAPacketizerEmitter.cpp
DisassemblerEmitter.cpp
FastISelEmitter.cpp Tidy up. Comment grammar. 2013-08-29 22:41:43 +00:00
FixedLenDecoderEmitter.cpp Remove several unused variables. 2013-10-01 13:32:03 +00:00
InstrInfoEmitter.cpp Add an instruction deprecation feature to TableGen. 2013-09-12 10:28:05 +00:00
IntrinsicEmitter.cpp Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
LLVMBuild.txt
Makefile
OptParserEmitter.cpp Provide basic type safety for array_pod_sort comparators. 2013-09-22 14:09:50 +00:00
PseudoLoweringEmitter.cpp
RegisterInfoEmitter.cpp Replace some unnecessary vector copies with references. 2013-09-15 22:04:42 +00:00
SequenceToOffsetTable.h
SetTheory.cpp
SetTheory.h
SubtargetEmitter.cpp Mark the x86 machine model as incomplete. PR17367. 2013-09-25 18:14:12 +00:00
TableGen.cpp
TableGenBackends.h
tdtags
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp Add XOP disassembler support. Fixes PR13933. 2013-10-03 05:17:48 +00:00
X86DisassemblerTables.h Add XOP disassembler support. Fixes PR13933. 2013-10-03 05:17:48 +00:00
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp Remove another unnecessary filter from the disassembler. 2013-10-11 06:59:57 +00:00
X86RecognizableInstr.h