..
AsmMatcherEmitter.cpp
Remove several unused variables.
2013-10-01 13:32:03 +00:00
AsmWriterEmitter.cpp
Remove several unused variables.
2013-10-01 13:32:03 +00:00
AsmWriterInst.cpp
Remove 'else' after 'return'. No functional change.
2013-07-23 06:27:36 +00:00
AsmWriterInst.h
CallingConvEmitter.cpp
CMakeLists.txt
CodeEmitterGen.cpp
CodeGenDAGPatterns.cpp
Replace EVT with MVT in CodeGenDAGAPatterns.cpp.
2013-09-25 06:37:18 +00:00
CodeGenDAGPatterns.h
CodeGenInstruction.cpp
Add an instruction deprecation feature to TableGen.
2013-09-12 10:28:05 +00:00
CodeGenInstruction.h
Add an instruction deprecation feature to TableGen.
2013-09-12 10:28:05 +00:00
CodeGenIntrinsics.h
Extend 'readonly' and 'readnone' to work on function arguments as well as
2013-07-06 00:29:58 +00:00
CodeGenMapTable.cpp
Remove several unused variables.
2013-10-01 13:32:03 +00:00
CodeGenRegisters.cpp
Provide basic type safety for array_pod_sort comparators.
2013-09-22 14:09:50 +00:00
CodeGenRegisters.h
RegPressure: Order the "pressure sets" by number of regunits per set.
2013-07-25 07:26:29 +00:00
CodeGenSchedule.cpp
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
2013-07-14 04:42:23 +00:00
CodeGenSchedule.h
Support BufferSize on ProcResGroup for unified MOp schedulers.
2013-06-15 04:50:06 +00:00
CodeGenTarget.cpp
Add v4f16 to supported value types.
2013-10-03 03:29:21 +00:00
CodeGenTarget.h
CTagsEmitter.cpp
DAGISelEmitter.cpp
Fix pattern sort in DAGISelEmitter.cpp
2013-10-01 09:49:01 +00:00
DAGISelMatcher.cpp
Fix doxygen comments to use correct function name.
2013-09-25 06:40:22 +00:00
DAGISelMatcher.h
Fix doxygen comments to use correct function name.
2013-09-25 06:40:22 +00:00
DAGISelMatcherEmitter.cpp
Add missing index comments to the left side of the DAG ISel matcher table for each individual case of SwitchOpcode/Type.
2013-09-22 23:18:50 +00:00
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DFAPacketizerEmitter.cpp
DisassemblerEmitter.cpp
FastISelEmitter.cpp
Tidy up. Comment grammar.
2013-08-29 22:41:43 +00:00
FixedLenDecoderEmitter.cpp
Remove several unused variables.
2013-10-01 13:32:03 +00:00
InstrInfoEmitter.cpp
Add an instruction deprecation feature to TableGen.
2013-09-12 10:28:05 +00:00
IntrinsicEmitter.cpp
Initial support for Neon scalar instructions.
2013-09-24 02:47:27 +00:00
LLVMBuild.txt
Makefile
OptParserEmitter.cpp
Provide basic type safety for array_pod_sort comparators.
2013-09-22 14:09:50 +00:00
PseudoLoweringEmitter.cpp
RegisterInfoEmitter.cpp
Replace some unnecessary vector copies with references.
2013-09-15 22:04:42 +00:00
SequenceToOffsetTable.h
Add missing include
2013-08-28 07:03:02 +00:00
SetTheory.cpp
SetTheory.h
SubtargetEmitter.cpp
Mark the x86 machine model as incomplete. PR17367.
2013-09-25 18:14:12 +00:00
TableGen.cpp
TableGenBackends.h
tdtags
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp
Filter out repeated sections from the X86 disassembler modRMTable. Saves about ~43K from a released build. Unfortunately the disassembler tables are still upwards of 800K.
2013-09-30 06:23:19 +00:00
X86DisassemblerTables.h
Filter out repeated sections from the X86 disassembler modRMTable. Saves about ~43K from a released build. Unfortunately the disassembler tables are still upwards of 800K.
2013-09-30 06:23:19 +00:00
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp
AVX-512: Added masked SHIFT commands, more encoding tests
2013-08-22 12:18:28 +00:00
X86RecognizableInstr.h
Added encoding prefixes for KNL instructions (EVEX).
2013-07-28 08:28:38 +00:00