This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
14f94de1ee6487f2f254709383258aaa095b4cfe
clang-p2996
/
llvm
/
utils
/
TableGen
History
Craig Topper
ba6057de71
[TableGen] Don't leak Expanders and Operators in SetTheory.
...
llvm-svn: 235697
2015-04-24 06:49:44 +00:00
..
AsmMatcherEmitter.cpp
…
AsmWriterEmitter.cpp
…
AsmWriterInst.cpp
…
AsmWriterInst.h
…
CallingConvEmitter.cpp
…
CMakeLists.txt
…
CodeEmitterGen.cpp
…
CodeGenDAGPatterns.cpp
[TableGen] Use 'isa' to identify UnsetInits rather than comparing with the singleton object created by UnsetInit::get(). Makes it more consistent with the other types.
2015-04-22 02:09:45 +00:00
CodeGenDAGPatterns.h
…
CodeGenInstruction.cpp
…
CodeGenInstruction.h
…
CodeGenIntrinsics.h
…
CodeGenMapTable.cpp
…
CodeGenRegisters.cpp
[TableGen] Don't leak Expanders and Operators in SetTheory.
2015-04-24 06:49:44 +00:00
CodeGenRegisters.h
…
CodeGenSchedule.cpp
[TableGen] Don't leak Expanders and Operators in SetTheory.
2015-04-24 06:49:44 +00:00
CodeGenSchedule.h
…
CodeGenTarget.cpp
Add support for v1i128 type.
2015-04-17 16:11:05 +00:00
CodeGenTarget.h
…
CTagsEmitter.cpp
…
DAGISelEmitter.cpp
…
DAGISelMatcher.cpp
…
DAGISelMatcher.h
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
DAGISelMatcherEmitter.cpp
…
DAGISelMatcherGen.cpp
[TableGen] Use 'isa' to identify UnsetInits rather than comparing with the singleton object created by UnsetInit::get(). Makes it more consistent with the other types.
2015-04-22 02:09:45 +00:00
DAGISelMatcherOpt.cpp
…
DFAPacketizerEmitter.cpp
…
DisassemblerEmitter.cpp
…
FastISelEmitter.cpp
…
FixedLenDecoderEmitter.cpp
…
InstrInfoEmitter.cpp
…
IntrinsicEmitter.cpp
…
LLVMBuild.txt
…
Makefile
…
module.modulemap
…
OptParserEmitter.cpp
…
PseudoLoweringEmitter.cpp
…
RegisterInfoEmitter.cpp
…
SequenceToOffsetTable.h
…
SubtargetEmitter.cpp
…
TableGen.cpp
…
TableGenBackends.h
…
tdtags
…
X86DisassemblerShared.h
…
X86DisassemblerTables.cpp
AVX-512: Added VPTESTM and VPTESTNM instructions for SKX
2015-04-21 13:13:46 +00:00
X86DisassemblerTables.h
…
X86ModRMFilters.cpp
…
X86ModRMFilters.h
…
X86RecognizableInstr.cpp
AVX-512: Added VPMOVx2M instructions for SKX,
2015-04-21 14:38:31 +00:00
X86RecognizableInstr.h
…