.. |
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
|
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
|
2014-04-04 05:16:06 +00:00 |
CMakeLists.txt
|
|
|
CodeEmitterGen.cpp
|
remove a bunch of unused private methods
|
2014-03-23 17:09:26 +00:00 |
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
|
Expose "noduplicate" attribute as a property for intrinsics.
|
2014-03-18 23:51:07 +00:00 |
CodeGenMapTable.cpp
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 07:20:03 +00:00 |
CodeGenRegisters.cpp
|
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 03:06:00 +00:00 |
CodeGenRegisters.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-16 04:21:27 +00:00 |
CodeGenSchedule.cpp
|
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 03:06:00 +00:00 |
CodeGenSchedule.h
|
iterator access to scheduling classes
|
2014-04-18 02:09:04 +00:00 |
CodeGenTarget.cpp
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 07:20:03 +00:00 |
CodeGenTarget.h
|
iterator_range accessor for CodeGenTarget instruction list.
|
2014-04-18 02:09:02 +00:00 |
CTagsEmitter.cpp
|
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 03:06:00 +00:00 |
DAGISelEmitter.cpp
|
[Modules] Make Support/Debug.h modular. This requires it to not change
|
2014-04-21 22:55:11 +00:00 |
DAGISelMatcher.cpp
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 07:20:03 +00:00 |
DAGISelMatcher.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-16 04:21:27 +00:00 |
DAGISelMatcherEmitter.cpp
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 07:20:03 +00:00 |
DAGISelMatcherGen.cpp
|
TableGen: permit non-leaf ComplexPattern uses
|
2014-05-20 11:52:46 +00:00 |
DAGISelMatcherOpt.cpp
|
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 03:06:00 +00:00 |
DFAPacketizerEmitter.cpp
|
Simplify DFAPacketizerEmitter State copy/move semantics to use compiler defaults.
|
2014-04-21 22:58:00 +00:00 |
DisassemblerEmitter.cpp
|
AArch64/ARM64: implement diagnosis of unpredictable loads & stores
|
2014-05-06 14:15:14 +00:00 |
FastISelEmitter.cpp
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 07:20:03 +00:00 |
FixedLenDecoderEmitter.cpp
|
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 03:06:00 +00:00 |
InstrInfoEmitter.cpp
|
[C++11] Use 'nullptr' in tablegen output files.
|
2014-04-30 05:53:35 +00:00 |
IntrinsicEmitter.cpp
|
Fix redefinition of default argument, found by modules build. It's not
|
2014-04-20 20:26:39 +00:00 |
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
|
[C++11] Use 'nullptr' in tablegen output files.
|
2014-04-30 05:53:35 +00:00 |
SequenceToOffsetTable.h
|
|
|
SetTheory.cpp
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 07:20:03 +00:00 |
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
|
More C++ification.
|
2014-04-20 22:10:16 +00:00 |
X86DisassemblerTables.cpp
|
|
|
X86DisassemblerTables.h
|
|
|
X86ModRMFilters.cpp
|
|
|
X86ModRMFilters.h
|
|
|
X86RecognizableInstr.cpp
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 07:20:03 +00:00 |
X86RecognizableInstr.h
|
|
|