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
/
ARM
/
MCTargetDesc
/
ARMAsmBackend.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Support .reloc *, R_ARM_NONE, *
Fangrui Song
2019-05-17
1
-0
/
+2
*
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
-4
/
+12
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-7
/
+5
*
ARM: Remove unnecessary argument. NFCI.
Peter Collingbourne
2018-05-16
1
-2
/
+1
*
[ARM][NFC] Avoid recreating MCSubtargetInfo in ARMAsmBackend
Alex Bradbury
2018-01-03
1
-7
/
+5
*
Fully fix the movw/movt addend.
Rafael Espindola
2017-07-11
1
-4
/
+4
*
Rename and adjust processFixupValue.
Rafael Espindola
2017-06-30
1
-4
/
+2
*
Simplify the processFixupValue interface. NFC.
Rafael Espindola
2017-06-24
1
-4
/
+2
*
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
-2
/
+4
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-1
/
+1
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-2
/
+2
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-1
/
+2
*
Don't put classes in headers into anonymous namespaces.
Benjamin Kramer
2016-01-27
1
-4
/
+4
*
ARM: diagnose invalid local fixups on Thumb1
Tim Northover
2015-10-02
1
-0
/
+7
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...
Daniel Sanders
2015-06-10
1
-3
/
+4
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-1
/
+1
*
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-05-13
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-05-13
1
-1
/
+1
*
ARM: do not relax Thumb1 -> Thumb2 if only Thumb1 is available.
Tim Northover
2015-04-06
1
-0
/
+2
*
Revert "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-03-24
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-03-24
1
-1
/
+1
*
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Michael Kuperstein
2015-02-19
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-02-19
1
-1
/
+1
*
ARMAsmBackend uses a factory method to generate binary file format specific
Joe Abbey
2014-09-16
1
-0
/
+69