.. |
AsmMatcherEmitter.cpp
|
Reverting r241058 because it's causing buildbot failures.
|
2015-06-30 12:32:53 +00:00 |
AsmWriterEmitter.cpp
|
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
2015-05-29 19:43:39 +00:00 |
AsmWriterInst.cpp
|
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
2015-05-29 19:43:39 +00:00 |
AsmWriterInst.h
|
|
|
CallingConvEmitter.cpp
|
[TableGen] Rename ListInit::getSize to just 'size' to be more consistent.
|
2015-06-02 04:15:57 +00:00 |
CMakeLists.txt
|
|
|
CodeEmitterGen.cpp
|
|
|
CodeGenDAGPatterns.cpp
|
Avoid a Symbol -> Name -> Symbol conversion.
|
2015-06-22 17:46:53 +00:00 |
CodeGenDAGPatterns.h
|
|
|
CodeGenInstruction.cpp
|
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
2015-05-29 19:43:39 +00:00 |
CodeGenInstruction.h
|
[TableGen] Use the SMLoc header file instead of SourceMgr header file in a couple places. NFC
|
2015-06-08 01:35:40 +00:00 |
CodeGenIntrinsics.h
|
Add initial support for the convergent attribute.
|
2015-05-26 23:48:40 +00:00 |
CodeGenMapTable.cpp
|
[TableGen] Rename ListInit::getSize to just 'size' to be more consistent.
|
2015-06-02 04:15:57 +00:00 |
CodeGenRegisters.cpp
|
[TableGen] Rename ListInit::getSize to just 'size' to be more consistent.
|
2015-06-02 04:15:57 +00:00 |
CodeGenRegisters.h
|
|
|
CodeGenSchedule.cpp
|
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
2015-05-29 19:43:39 +00:00 |
CodeGenSchedule.h
|
|
|
CodeGenTarget.cpp
|
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
|
2015-07-07 22:25:32 +00:00 |
CodeGenTarget.h
|
|
|
CTagsEmitter.cpp
|
[TableGen] Remove unnecessary default constructed SMLoc that just existed to return. Instead just call the default constructor in the return.
|
2015-06-08 01:35:45 +00:00 |
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
|
Fix tablegen's PrintFatalError function to run registered file
|
2015-05-11 22:17:13 +00:00 |
DAGISelMatcherOpt.cpp
|
|
|
DFAPacketizerEmitter.cpp
|
|
|
DisassemblerEmitter.cpp
|
|
|
FastISelEmitter.cpp
|
|
|
FixedLenDecoderEmitter.cpp
|
Fix comment typo
|
2015-07-14 08:00:34 +00:00 |
InstrInfoEmitter.cpp
|
Add support for the convergent flag at the MC and MachineInstr levels.
|
2015-05-28 18:33:39 +00:00 |
IntrinsicEmitter.cpp
|
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
2015-05-29 19:43:39 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
module.modulemap
|
|
|
OptParserEmitter.cpp
|
|
|
PseudoLoweringEmitter.cpp
|
MC: Modernize MCOperand API naming. NFC.
|
2015-05-13 18:37:00 +00:00 |
RegisterInfoEmitter.cpp
|
Target RegisterInfo: devirtualize TargetFrameLowering
|
2015-07-10 18:13:17 +00:00 |
SequenceToOffsetTable.h
|
|
|
SubtargetEmitter.cpp
|
MC: Remove MCSubtargetInfo() default constructor
|
2015-07-10 22:43:42 +00:00 |
TableGen.cpp
|
|
|
TableGenBackends.h
|
|
|
tdtags
|
|
|
X86DisassemblerShared.h
|
|
|
X86DisassemblerTables.cpp
|
AVX-512: Added all AVX-512 forms of Vector Convert for Float/Double/Int/Long types.
|
2015-07-13 13:26:20 +00:00 |
X86DisassemblerTables.h
|
|
|
X86ModRMFilters.cpp
|
|
|
X86ModRMFilters.h
|
|
|
X86RecognizableInstr.cpp
|
AVX-512: Added all SKX forms of GATHER instructions.
|
2015-06-28 10:53:29 +00:00 |
X86RecognizableInstr.h
|
|
|