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
2024-12-19 01:27:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2ba709e09b
llvm-mirror
/
utils
/
TableGen
History
Chad Rosier
2ba709e09b
Hoist a check to eliminate obvious mismatches as early as possible. Also, fix
...
an 80-column violation in the generated code. No functional change intended. llvm-svn: 162944
2012-08-30 21:43:05 +00:00
..
AsmMatcherEmitter.cpp
Hoist a check to eliminate obvious mismatches as early as possible. Also, fix
2012-08-30 21:43:05 +00:00
AsmWriterEmitter.cpp
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CMakeLists.txt
CodeEmitterGen.cpp
CodeGenDAGPatterns.cpp
Check all patterns for missing instruction flags.
2012-08-28 03:26:49 +00:00
CodeGenDAGPatterns.h
Check all patterns for missing instruction flags.
2012-08-28 03:26:49 +00:00
CodeGenInstruction.cpp
Heed guessInstructionProperties, and stop warning on redundant flags.
2012-08-24 00:31:16 +00:00
CodeGenInstruction.h
Heed guessInstructionProperties, and stop warning on redundant flags.
2012-08-24 00:31:16 +00:00
CodeGenIntrinsics.h
CodeGenRegisters.cpp
Print out the location of expanded multiclass defs in TableGen errors.
2012-08-22 23:33:58 +00:00
CodeGenRegisters.h
CodeGenSchedule.cpp
CodeGenSchedule.h
CodeGenTarget.cpp
Add CodeGenTarget::guessInstructionProperties.
2012-08-23 19:34:41 +00:00
CodeGenTarget.h
Add CodeGenTarget::guessInstructionProperties.
2012-08-23 19:34:41 +00:00
DAGISelEmitter.cpp
DAGISelMatcher.cpp
DAGISelMatcher.h
DAGISelMatcherEmitter.cpp
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DFAPacketizerEmitter.cpp
DisassemblerEmitter.cpp
EDEmitter.cpp
FastISelEmitter.cpp
FixedLenDecoderEmitter.cpp
Declare some for loop indices inside the for loop statement.
2012-08-17 05:42:16 +00:00
InstrInfoEmitter.cpp
Add an MCID::Select flag and TII hooks for optimizing selects.
2012-08-16 23:11:47 +00:00
IntrinsicEmitter.cpp
LLVMBuild.txt
Makefile
PseudoLoweringEmitter.cpp
RegisterInfoEmitter.cpp
SequenceToOffsetTable.h
Fix a bunch of -Wdocumentation warnings.
2012-08-23 16:54:08 +00:00
SetTheory.cpp
SetTheory.h
StringToOffsetTable.h
SubtargetEmitter.cpp
TableGen.cpp
TableGenBackends.h
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp
X86RecognizableInstr.h
Fix a bunch of -Wdocumentation warnings.
2012-08-23 16:54:08 +00:00