This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-12-12 22:17:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a3264c242c
llvm-mirror
/
lib
/
MC
History
Nick Lewycky
5178e4f814
When emitting the PC range in an FDE, use the same data encoding for both ends
...
of the range. Fixes PR13581! llvm-svn: 161739
2012-08-12 08:09:45 +00:00
..
MCDisassembler
Whitespace.
2012-07-18 19:35:16 +00:00
MCParser
Typedefs and indentation fixes from the Andy Zhang/PAX macro argument patch.
2012-08-08 14:51:03 +00:00
CMakeLists.txt
Give MCRegisterInfo an implementation file.
2012-07-27 16:25:20 +00:00
ELFObjectWriter.cpp
The ELF relocation record format is different for N64
2012-06-27 22:28:30 +00:00
LLVMBuild.txt
MachObjectWriter.cpp
Makefile
MCAsmBackend.cpp
MCAsmInfo.cpp
Remove another duplicated variable. We only need one to tell us if the linker
2012-06-22 13:32:49 +00:00
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
Remove another duplicated variable. We only need one to tell us if the linker
2012-06-22 13:32:49 +00:00
MCAsmStreamer.cpp
EmitZerofill should take a 64-bit size or else it's chopping off large zero-filled global. rdar://11729134
2012-06-22 20:14:46 +00:00
MCAssembler.cpp
Move [SU]LEB128 encoding to a utility header.
2012-08-08 23:56:06 +00:00
MCAtom.cpp
MCCodeEmitter.cpp
MCCodeGenInfo.cpp
MCContext.cpp
MCContext.cpp: Fixup for my odd previous commit. No functional changes.
2012-07-03 06:01:27 +00:00
MCDisassembler.cpp
MCDwarf.cpp
When emitting the PC range in an FDE, use the same data encoding for both ends
2012-08-12 08:09:45 +00:00
MCELF.cpp
MCELF.h
MCELFObjectTargetWriter.cpp
The ELF relocation record format is different for N64
2012-06-27 22:28:30 +00:00
MCELFStreamer.cpp
EmitZerofill should take a 64-bit size or else it's chopping off large zero-filled global. rdar://11729134
2012-06-22 20:14:46 +00:00
MCExpr.cpp
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
2012-07-21 02:15:19 +00:00
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp
MCLabel.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
EmitZerofill should take a 64-bit size or else it's chopping off large zero-filled global. rdar://11729134
2012-06-22 20:14:46 +00:00
MCModule.cpp
MCNullStreamer.cpp
EmitZerofill should take a 64-bit size or else it's chopping off large zero-filled global. rdar://11729134
2012-06-22 20:14:46 +00:00
MCObjectFileInfo.cpp
Fix for .pdata and .xdata section attributes on COFF.
2012-08-08 12:46:46 +00:00
MCObjectStreamer.cpp
MCObjectWriter.cpp
Move [SU]LEB128 encoding to a utility header.
2012-08-08 23:56:06 +00:00
MCPureStreamer.cpp
EmitZerofill should take a 64-bit size or else it's chopping off large zero-filled global. rdar://11729134
2012-06-22 20:14:46 +00:00
MCRegisterInfo.cpp
Give MCRegisterInfo an implementation file.
2012-07-27 16:25:20 +00:00
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp
Move [SU]LEB128 encoding to a utility header.
2012-08-08 23:56:06 +00:00
MCSubtargetInfo.cpp
I'm introducing a new machine model to simultaneously allow simple
2012-07-07 04:00:00 +00:00
MCSymbol.cpp
MCTargetAsmLexer.cpp
MCValue.cpp
MCWin64EH.cpp
Fix for .pdata and .xdata section attributes on COFF.
2012-08-08 12:46:46 +00:00
SubtargetFeature.cpp
WinCOFFObjectWriter.cpp
WinCOFFStreamer.cpp
EmitZerofill should take a 64-bit size or else it's chopping off large zero-filled global. rdar://11729134
2012-06-22 20:14:46 +00:00