.. |
AsmMatcherEmitter.cpp
|
tblgen: Twinify PrintFatalError.
|
2014-03-29 17:17:15 +00:00 |
AsmWriterEmitter.cpp
|
tblgen: Twinify PrintFatalError.
|
2014-03-29 17:17:15 +00:00 |
AsmWriterInst.cpp
|
|
|
AsmWriterInst.h
|
|
|
CallingConvEmitter.cpp
|
|
|
CMakeLists.txt
|
|
|
CodeEmitterGen.cpp
|
remove a bunch of unused private methods
|
2014-03-23 17:09:26 +00:00 |
CodeGenDAGPatterns.cpp
|
tblgen: Twinify PrintFatalError.
|
2014-03-29 17:17:15 +00:00 |
CodeGenDAGPatterns.h
|
Add an OutPatFrag TableGen class
|
2014-02-28 00:26:56 +00:00 |
CodeGenInstruction.cpp
|
tblgen: Twinify PrintFatalError.
|
2014-03-29 17:17:15 +00:00 |
CodeGenInstruction.h
|
Replace ValueTypes.h with MachineValueType.h if possible.
|
2014-03-15 09:11:41 +00:00 |
CodeGenIntrinsics.h
|
Expose "noduplicate" attribute as a property for intrinsics.
|
2014-03-18 23:51:07 +00:00 |
CodeGenMapTable.cpp
|
Unbreak the C++11 build.
|
2014-03-03 13:59:41 +00:00 |
CodeGenRegisters.cpp
|
tblgen: Twinify PrintFatalError.
|
2014-03-29 17:17:15 +00:00 |
CodeGenRegisters.h
|
Replace ValueTypes.h with MachineValueType.h if possible.
|
2014-03-15 09:11:41 +00:00 |
CodeGenSchedule.cpp
|
Fix a false error reported by the tblgen backend for machine model
|
2014-03-13 03:49:20 +00:00 |
CodeGenSchedule.h
|
|
|
CodeGenTarget.cpp
|
tblgen: Twinify PrintFatalError.
|
2014-03-29 17:17:15 +00:00 |
CodeGenTarget.h
|
|
|
CTagsEmitter.cpp
|
Remove unnecessary include.
|
2014-02-09 07:55:19 +00:00 |
DAGISelEmitter.cpp
|
|
|
DAGISelMatcher.cpp
|
|
|
DAGISelMatcher.h
|
Replace ValueTypes.h with MachineValueType.h if possible.
|
2014-03-15 09:11:41 +00:00 |
DAGISelMatcherEmitter.cpp
|
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
2014-03-09 07:44:38 +00:00 |
DAGISelMatcherGen.cpp
|
|
|
DAGISelMatcherOpt.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
DFAPacketizerEmitter.cpp
|
|
|
DisassemblerEmitter.cpp
|
|
|
FastISelEmitter.cpp
|
Rename a DebugLoc variable to DbgLoc and a DataLayout to DL.
|
2014-02-18 22:05:46 +00:00 |
FixedLenDecoderEmitter.cpp
|
[TableGen] Optionally forbid overlap between named and positional operands
|
2014-03-13 07:57:54 +00:00 |
InstrInfoEmitter.cpp
|
|
|
IntrinsicEmitter.cpp
|
Intrinsics: add LLVMHalfElementsVectorType constraint
|
2014-03-29 07:04:54 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
OptParserEmitter.cpp
|
[cleanup] Re-sort all the includes with utils/sort_includes.py.
|
2014-03-04 10:07:28 +00:00 |
PseudoLoweringEmitter.cpp
|
|
|
RegisterInfoEmitter.cpp
|
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
2014-03-09 07:44:38 +00:00 |
SequenceToOffsetTable.h
|
|
|
SetTheory.cpp
|
[C++11] Add 'override' keywords to tablegen code.
|
2014-03-05 05:17:42 +00:00 |
SetTheory.h
|
|
|
SubtargetEmitter.cpp
|
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
2014-03-09 07:44:38 +00:00 |
TableGen.cpp
|
|
|
TableGenBackends.h
|
|
|
tdtags
|
|
|
X86DisassemblerShared.h
|
Remove filtering concept from X86 disassembler table generation. It's no longer necessary.
|
2014-02-13 07:07:16 +00:00 |
X86DisassemblerTables.cpp
|
AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions, added encoding tests for them.
|
2014-03-06 08:45:30 +00:00 |
X86DisassemblerTables.h
|
Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of 0xa6/0xa7, and adding MRM_C0/MRM_E0 forms. Removes 376K from the disassembler tables.
|
2014-02-19 05:34:21 +00:00 |
X86ModRMFilters.cpp
|
|
|
X86ModRMFilters.h
|
[C++11] Add 'override' keywords to tablegen code.
|
2014-03-05 05:17:42 +00:00 |
X86RecognizableInstr.cpp
|
[x86] Simplify disassembler code slightly.
|
2014-02-26 06:01:21 +00:00 |
X86RecognizableInstr.h
|
[x86] Switch PAUSE instruction to use XS prefix instead of HasREPPrefix. Remove HasREPPrefix support from disassembler table generator since its now only used by CodeGenOnly instructions.
|
2014-02-20 07:59:43 +00:00 |