This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
X86
/
MCTargetDesc
History
Tim Northover
d2ecbccf27
X86-Darwin: start emitting data-region directives for jump-tables.
...
The surrounding tools can cope these days, and they were invented for a reason. llvm-svn: 268437
2016-05-03 21:03:41 +00:00
..
CMakeLists.txt
Delete MCRelocationInfo::createExprForRelocation.
2016-01-15 02:24:12 +00:00
LLVMBuild.txt
…
X86AsmBackend.cpp
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
X86BaseInfo.h
[X86] Remove unused operand from a function and all its callers. NFC
2016-04-28 05:58:46 +00:00
X86ELFObjectWriter.cpp
[MC/ELF] Implement support for GOTPCRELX/REX_GOTPCRELX.
2016-04-24 01:03:57 +00:00
X86FixupKinds.h
…
X86MachObjectWriter.cpp
X86: produce more friendly errors during MachO relocation handling
2015-12-08 18:31:35 +00:00
X86MCAsmInfo.cpp
X86-Darwin: start emitting data-region directives for jump-tables.
2016-05-03 21:03:41 +00:00
X86MCAsmInfo.h
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
2015-09-15 16:17:27 +00:00
X86MCCodeEmitter.cpp
[X86] Remove unused operand from a function and all its callers. NFC
2016-04-28 05:58:46 +00:00
X86MCTargetDesc.cpp
[X86] Use MCPhysReg and uint16_t for static arrays of registers and opcodes respectively should reduce size tiny bit. NFC
2016-03-02 04:42:31 +00:00
X86MCTargetDesc.h
[codeview] Describe int local variables using .cv_def_range
2016-02-10 20:55:49 +00:00
X86WinCOFFObjectWriter.cpp
[MC, COFF] Add .reloc support for WinCOFF
2016-01-19 23:05:27 +00:00
X86WinCOFFStreamer.cpp
[MC, COFF] Support link /incremental conditionally
2015-12-21 22:09:27 +00:00