index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
MCTargetDesc
/
X86AsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-1
/
+1
*
ARM: move some logic from processFixupValue to applyFixup.
Rafael Espindola
2017-06-23
1
-1
/
+2
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-3
/
+2
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-1
/
+1
*
[LMT] Restrict nop length to one
Asaf Badouh
2016-12-01
1
-2
/
+2
*
X86: loosen an overly aggressive MachO assertion
Saleem Abdulrasool
2016-09-20
1
-2
/
+6
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
1
-2
/
+4
*
Add missing include from previous commit
Nirav Dave
2016-07-11
1
-0
/
+1
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-30
/
+52
*
Add initial support for R_386_GOT32X.
Rafael Espindola
2016-07-06
1
-0
/
+2
*
Fix production of R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX.
Rafael Espindola
2016-05-28
1
-0
/
+4
*
Simplify and clang-format a table.
Rafael Espindola
2016-05-28
1
-5
/
+5
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[X86] Restrict max long nop length for Lakemont.
Andrey Turetskiy
2016-04-11
1
-1
/
+2
*
Revert r253557 "Alternative to long nops for X86 CPUs, by Andrey Turetsky"
Hans Wennborg
2016-02-19
1
-32
/
+14
*
[MC, COFF] Add .reloc support for WinCOFF
David Majnemer
2016-01-19
1
-5
/
+14
*
[X86] Add relaxtion logic for SBB instructions.
Quentin Colombet
2015-12-15
1
-0
/
+8
*
[X86] Add relaxtion logic for ADC instructions.
Quentin Colombet
2015-12-14
1
-0
/
+8
*
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
2015-12-05
1
-3
/
+3
*
Alternative to long nops for X86 CPUs, by Andrey Turetsky
Alexey Bataev
2015-11-19
1
-14
/
+32
*
[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
Michael Kuperstein
2015-11-04
1
-0
/
+15
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-10
/
+10
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-10
/
+10
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-10
/
+10
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-10
/
+10
*
[X86] Fix incorrect/inefficient pushw encodings for x86-64 targets
Michael Kuperstein
2015-07-05
1
-1
/
+0
*
[X86] Avoid over-relaxation of 8-bit immediates in integer arithmetic instruc...
Michael Kuperstein
2015-07-01
1
-24
/
+6
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...
Daniel Sanders
2015-06-10
1
-6
/
+2
*
MC: Clean up naming in MCObjectWriter. NFC.
Jim Grosbach
2015-06-04
1
-3
/
+3
*
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
Pete Cooper
2015-05-15
1
-0
/
+2
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-6
/
+6
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-4
/
+4
*
Add r224985 back with fixes.
Rafael Espindola
2015-01-19
1
-13
/
+0
*
Revert "Add r224985 back with two fixes."
Rafael Espindola
2015-01-14
1
-0
/
+13
*
Add r224985 back with two fixes.
Rafael Espindola
2015-01-12
1
-13
/
+0
*
Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
Lang Hames
2015-01-09
1
-20
/
+0
*
Revert r224935 "Refactor duplicated code. No intended functionality change."
Lang Hames
2015-01-06
1
-0
/
+20
*
Revert r225048: It broke ObjC on AArch64.
Lang Hames
2015-01-06
1
-0
/
+13
*
Add r224985 back with a fix.
Rafael Espindola
2014-12-31
1
-13
/
+0
*
Revert "Remove doesSectionRequireSymbols."
Rafael Espindola
2014-12-31
1
-0
/
+13
*
Remove doesSectionRequireSymbols.
Rafael Espindola
2014-12-30
1
-13
/
+0
*
Refactor duplicated code.
Rafael Espindola
2014-12-29
1
-20
/
+0
*
[CompactUnwind] Fix register encoding logic
Bruno Cardoso Lopes
2014-12-08
1
-1
/
+1
*
[X86] Clean up whitespace as well as minor coding style
Michael Liao
2014-12-04
1
-1
/
+1
*
The MCAssembler.h include isn't used.
Yaron Keren
2014-09-12
1
-1
/
+0
*
Follow-up for r217020: actually commit the fix for PR20800,
Alexander Potapenko
2014-09-03
1
-3
/
+22
*
typo
Sanjay Patel
2014-08-29
1
-1
/
+1
[next]