.. |
CMakeLists.txt
|
[codeview] Implement FPO data assembler directives
|
2017-10-11 21:24:33 +00:00 |
LLVMBuild.txt
|
…
|
|
X86AsmBackend.cpp
|
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
|
2018-06-06 09:40:06 +00:00 |
X86BaseInfo.h
|
[X86] Remove OpSizeIgnore, it's not implemented any differently than OpSizeFixed.
|
2018-04-22 01:24:58 +00:00 |
X86ELFObjectWriter.cpp
|
MC: Separate creating a generic object writer from creating a target object writer. NFCI.
|
2018-05-21 19:20:29 +00:00 |
X86FixupKinds.h
|
[llvm-mc] - Produce R_X86_64_PLT32 for "call/jmp foo".
|
2018-02-20 10:17:57 +00:00 |
X86MCAsmInfo.cpp
|
Remove redundant includes from lib/Target/X86.
|
2017-12-13 21:31:19 +00:00 |
X86MCAsmInfo.h
|
…
|
|
X86MCCodeEmitter.cpp
|
[X86] Make %eiz usage in 64-bit mode, force a 0x67 address size prefix. Fix some test CHECK lines.
|
2018-06-23 06:15:04 +00:00 |
X86MCExpr.h
|
[MC][X86] Allow assembler variable assignment to register name.
|
2018-06-05 15:13:39 +00:00 |
X86MCTargetDesc.cpp
|
[llvm-mca][X86] Teach how to identify register writes that implicitly clear the upper portion of a super-register.
|
2018-06-20 10:08:11 +00:00 |
X86MCTargetDesc.h
|
MC: Separate creating a generic object writer from creating a target object writer. NFCI.
|
2018-05-21 19:20:29 +00:00 |
X86MachObjectWriter.cpp
|
MC: Separate creating a generic object writer from creating a target object writer. NFCI.
|
2018-05-21 19:20:29 +00:00 |
X86TargetStreamer.h
|
[codeview] Implement FPO data assembler directives
|
2017-10-11 21:24:33 +00:00 |
X86WinCOFFObjectWriter.cpp
|
MC: Separate creating a generic object writer from creating a target object writer. NFCI.
|
2018-05-21 19:20:29 +00:00 |
X86WinCOFFStreamer.cpp
|
MC: Change the streamer ctors to take an object writer instead of a stream. NFCI.
|
2018-05-18 18:26:45 +00:00 |
X86WinCOFFTargetStreamer.cpp
|
[codeview] Implement FPO data assembler directives
|
2017-10-11 21:24:33 +00:00 |