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
2025-01-05 12:31:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
18b4087194
llvm-6502
/
utils
/
TableGen
History
Aaron Ballman
2bd2c560ee
Teach the table generated emitPseudoExpansionLowering function to not emit a switch statement containing only a default statement (and no cases). Updated some of the code to use range-based for loops as well. No functional changes.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@209521
91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-23 15:33:39 +00:00
..
AsmMatcherEmitter.cpp
[asm matcher] Fix incorrect assertion when there are exactly 32 SubtargetFeatures
2014-05-21 10:11:24 +00:00
AsmWriterEmitter.cpp
TableGen: convert InstAlias's Emit bit to an int.
2014-05-20 09:17:16 +00:00
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CMakeLists.txt
CodeEmitterGen.cpp
CodeGenDAGPatterns.cpp
ARM64: separate load/store operands to simplify assembler
2014-05-22 11:56:09 +00:00
CodeGenDAGPatterns.h
TableGen: permit non-leaf ComplexPattern uses
2014-05-20 11:52:46 +00:00
CodeGenInstruction.cpp
TableGen: use correct MIOperand when printing aliases
2014-05-15 13:36:01 +00:00
CodeGenInstruction.h
TableGen: use correct MIOperand when printing aliases
2014-05-15 13:36:01 +00:00
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
TableGen: permit non-leaf ComplexPattern uses
2014-05-20 11:52:46 +00:00
DAGISelMatcherOpt.cpp
DFAPacketizerEmitter.cpp
DisassemblerEmitter.cpp
FastISelEmitter.cpp
FixedLenDecoderEmitter.cpp
InstrInfoEmitter.cpp
IntrinsicEmitter.cpp
LLVMBuild.txt
Makefile
module.modulemap
[modules] Add module maps for LLVM. These are not quite ready for prime-time
2014-05-21 02:46:14 +00:00
OptParserEmitter.cpp
PseudoLoweringEmitter.cpp
Teach the table generated emitPseudoExpansionLowering function to not emit a switch statement containing only a default statement (and no cases). Updated some of the code to use range-based for loops as well. No functional changes.
2014-05-23 15:33:39 +00:00
RegisterInfoEmitter.cpp
SequenceToOffsetTable.h
SetTheory.cpp
SetTheory.h
SubtargetEmitter.cpp
Move late partial-unrolling thresholds into the processor definitions
2014-05-08 09:14:44 +00:00
TableGen.cpp
TableGenBackends.h
tdtags
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp
X86RecognizableInstr.h