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-06 21:05:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
bd86e7211b
llvm-6502
/
utils
/
TableGen
History
Craig Topper
f3455f13a2
[X86] Add support for parsing and printing the mnemonic aliases for the XOP VPCOM instructions.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@229078
91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-13 07:42:25 +00:00
..
AsmMatcherEmitter.cpp
MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line with countTrailingZeros
2015-02-12 15:35:40 +00:00
AsmWriterEmitter.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
2015-01-26 19:03:15 +00:00
CMakeLists.txt
CodeEmitterGen.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
CodeGenDAGPatterns.cpp
Intrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-22 20:14:38 +00:00
CodeGenDAGPatterns.h
CodeGenInstruction.cpp
CodeGenInstruction.h
CodeGenIntrinsics.h
CodeGenMapTable.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
CodeGenRegisters.cpp
STLExtras: Provide less/equal functors with templated function call operators, plus a deref'ing functor template utility
2015-02-02 18:35:10 +00:00
CodeGenRegisters.h
STLExtras: Provide less/equal functors with templated function call operators, plus a deref'ing functor template utility
2015-02-02 18:35:10 +00:00
CodeGenSchedule.cpp
CodeGenSchedule.h
CodeGenTarget.cpp
Intrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-22 20:14:38 +00:00
CodeGenTarget.h
CTagsEmitter.cpp
DAGISelEmitter.cpp
DAGISelMatcher.cpp
DAGISelMatcher.h
DAGISelMatcherEmitter.cpp
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DFAPacketizerEmitter.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
DisassemblerEmitter.cpp
FastISelEmitter.cpp
FixedLenDecoderEmitter.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
InstrInfoEmitter.cpp
IntrinsicEmitter.cpp
Masked Gather and Scatter Intrinsics.
2015-02-08 08:27:19 +00:00
LLVMBuild.txt
Makefile
module.modulemap
OptParserEmitter.cpp
PseudoLoweringEmitter.cpp
RegisterInfoEmitter.cpp
STLExtras: Provide less/equal functors with templated function call operators, plus a deref'ing functor template utility
2015-02-02 18:35:10 +00:00
SequenceToOffsetTable.h
SubtargetEmitter.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
TableGen.cpp
TableGenBackends.h
tdtags
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp
[X86] Add support for parsing and printing the mnemonic aliases for the XOP VPCOM instructions.
2015-02-13 07:42:25 +00:00
X86RecognizableInstr.h