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
/
AMDGPU
/
MCTargetDesc
/
AMDGPUAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-1
/
+1
*
[AMDGPU] Fix for branch offset hardware workaround
Ryan Taylor
2019-06-26
1
-9
/
+35
*
AMDGPU: Set ABI version to 1 for code object v3
Konstantin Zhuravlyov
2019-02-14
1
-4
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
1
-3
/
+8
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-3
/
+3
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-6
/
+5
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
1
-2
/
+2
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-1
/
+2
*
AMDGPU: Correctly set EI_OSABI based on the os
Konstantin Zhuravlyov
2017-10-04
1
-2
/
+18
*
Suppress a warning. NFC.
Gabor Horvath
2017-08-09
1
-1
/
+1
*
AMDGPU: Implement getMinimumNopSize
Matt Arsenault
2017-08-07
1
-0
/
+6
*
Fully fix the movw/movt addend.
Rafael Espindola
2017-07-11
1
-2
/
+2
*
Remove a processFixupValue hack.
Rafael Espindola
2017-06-24
1
-31
/
+0
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-2
/
+2
*
Move Value adjustment to applyFixup. NFC.
Rafael Espindola
2017-06-23
1
-2
/
+1
*
ARM: move some logic from processFixupValue to applyFixup.
Rafael Espindola
2017-06-23
1
-2
/
+4
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-4
/
+4
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
AMDGPU: Actually write nops for writeNopData
Matt Arsenault
2017-04-08
1
-1
/
+14
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-2
/
+2
*
Enable '-Wstring-conversion' and fix some bad asserts that it helped
Chandler Carruth
2016-12-23
1
-1
/
+1
*
AMDGPU/SI: Emit fixups for long branches
Tom Stellard
2016-10-07
1
-0
/
+18
*
[AMDGPU] Assembler: remove unused AMDGPUMCObjectWriter.
Sam Kolton
2016-09-21
1
-25
/
+0
*
[AMDGPU] Fix s_branch with -1 offset
Sam Kolton
2016-09-19
1
-5
/
+2
*
AMDGPU/R600: Fix fixups used for constant arrays
Matt Arsenault
2016-08-29
1
-0
/
+1
*
AMDGPU: Improve error reporting for maximum branch distance
Matt Arsenault
2016-08-27
1
-30
/
+61
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
1
-1
/
+2
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-1
/
+2
*
AMDGPU/SI: Refactor fixup handling for constant addrspace variables
Tom Stellard
2016-06-14
1
-26
/
+7
*
Revert "AMDGPU/SI: Refactor fixup handling for constant addrspace variables"
Tom Stellard
2016-06-14
1
-6
/
+27
*
AMDGPU/SI: Refactor fixup handling for constant addrspace variables
Tom Stellard
2016-06-14
1
-27
/
+6
*
Avoid some copies by using const references.
Benjamin Kramer
2016-05-27
1
-3
/
+1
*
AMDGPU: Fix incorrect simm check
Jan Vesely
2016-05-18
1
-1
/
+1
*
AMDGPU: Error if branch distance exceeds limit
Matt Arsenault
2016-05-18
1
-1
/
+5
*
AMDGPU/R600: Add support for emitting MCExpr
Jan Vesely
2016-05-13
1
-0
/
+4
*
AMDGPU/SI: Emit constant arrays in the .text section
Tom Stellard
2015-12-10
1
-10
/
+17
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-3
/
+4
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-4
/
+3
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-3
/
+4
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-4
/
+3
*
AMDGPU: Fix unreachable when emitting binary debug info
Matt Arsenault
2015-07-30
1
-1
/
+33
*
R600/SI: Use ELF64 format instead of ELF32
Tom Stellard
2015-06-22
1
-3
/
+9
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+144