This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-23 04:16:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
utils
/
TableGen
History
Craig Topper
ba17ca1e89
Mark PUSHFS64/PUSHGS64/POPFS64/POPGS64 as In64BitMode and remove the hack from the disassembler table builder.
...
llvm-svn: 198327
2014-01-02 18:20:48 +00:00
..
AsmMatcherEmitter.cpp
…
AsmWriterEmitter.cpp
…
AsmWriterInst.cpp
…
AsmWriterInst.h
…
CallingConvEmitter.cpp
…
CMakeLists.txt
…
CodeEmitterGen.cpp
…
CodeGenDAGPatterns.cpp
…
CodeGenDAGPatterns.h
…
CodeGenInstruction.cpp
…
CodeGenInstruction.h
…
CodeGenIntrinsics.h
…
CodeGenMapTable.cpp
…
CodeGenRegisters.cpp
…
CodeGenRegisters.h
…
CodeGenSchedule.cpp
…
CodeGenSchedule.h
…
CodeGenTarget.cpp
…
CodeGenTarget.h
…
CTagsEmitter.cpp
…
DAGISelEmitter.cpp
…
DAGISelMatcher.cpp
…
DAGISelMatcher.h
…
DAGISelMatcherEmitter.cpp
…
DAGISelMatcherGen.cpp
…
DAGISelMatcherOpt.cpp
…
DFAPacketizerEmitter.cpp
…
DisassemblerEmitter.cpp
…
FastISelEmitter.cpp
…
FixedLenDecoderEmitter.cpp
…
InstrInfoEmitter.cpp
…
IntrinsicEmitter.cpp
…
LLVMBuild.txt
…
Makefile
…
OptParserEmitter.cpp
…
PseudoLoweringEmitter.cpp
…
RegisterInfoEmitter.cpp
…
SequenceToOffsetTable.h
…
SetTheory.cpp
…
SetTheory.h
…
SubtargetEmitter.cpp
…
TableGen.cpp
…
TableGenBackends.h
…
tdtags
…
TGValueTypes.cpp
…
X86DisassemblerShared.h
Remove modifierType/Base from X86 disassembler tables as they are no longer used. Removes ~11.5K from static tables.
2014-01-01 21:52:57 +00:00
X86DisassemblerTables.cpp
Remove modifierType/Base from X86 disassembler tables as they are no longer used. Removes ~11.5K from static tables.
2014-01-01 21:52:57 +00:00
X86DisassemblerTables.h
…
X86ModRMFilters.cpp
Second attempt at Removing special form of AddRegFrm used by FP instructions. These instructions can be handled by MRMXr instead.
2014-01-01 14:22:37 +00:00
X86ModRMFilters.h
Second attempt at Removing special form of AddRegFrm used by FP instructions. These instructions can be handled by MRMXr instead.
2014-01-01 14:22:37 +00:00
X86RecognizableInstr.cpp
Mark PUSHFS64/PUSHGS64/POPFS64/POPGS64 as In64BitMode and remove the hack from the disassembler table builder.
2014-01-02 18:20:48 +00:00
X86RecognizableInstr.h
Remove unused function argument.
2014-01-02 03:58:45 +00:00