GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Sparc
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
13
-52
/
+39
*
[Sparc] Move SparcTargetStreamer.h to the MC Desc, where the implementation i...
Benjamin Kramer
2018-09-10
1
-0
/
+48
*
[Target] Untangle disassemblers
Benjamin Kramer
2018-09-10
1
-1
/
+1
*
[Sparc] Avoid writing outside array in applyFixup
Daniel Cederman
2018-08-27
1
-3
/
+17
*
[Sparc] Add support for 13-bit PIC
Daniel Cederman
2018-06-11
5
-0
/
+23
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
1
-2
/
+4
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
3
-13
/
+9
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-9
/
+9
*
Support: Simplify endian stream interface. NFCI.
Peter Collingbourne
2018-05-18
1
-8
/
+3
*
[Sparc] Include __tls_get_addr in symbol table for TLS calls to it
Jonas Devlieghere
2018-02-21
1
-2
/
+14
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
2
-4
/
+5
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
3
-7
/
+11
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-45
/
+0
*
[Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed
Fedor Sergeev
2017-07-25
1
-8
/
+7
*
Fully fix the movw/movt addend.
Rafael Espindola
2017-07-11
1
-1
/
+1
*
[Sparc] Fix -Wimplicit-fallthrough warning. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+1
*
Rename and adjust processFixupValue.
Rafael Espindola
2017-06-30
1
-5
/
+7
*
Simplify the processFixupValue interface. NFC.
Rafael Espindola
2017-06-24
1
-4
/
+2
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-2
/
+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
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
2
-2
/
+1
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
1
-1
/
+1
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-1
/
+2
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
2
-4
/
+9
*
[Sparc] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-04
1
-14
/
+23
*
Check that emitted instructions meet their predicates on all targets except A...
Daniel Sanders
2016-11-19
1
-4
/
+13
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
2
-10
/
+11
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
2
-2
/
+5
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-1
/
+2
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-25
/
+10
*
Prune some includes from headers and sink some inline functions
Reid Kleckner
2016-06-22
1
-0
/
+1
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-16
/
+0
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-3
/
+4
*
Fix pr24486.
Rafael Espindola
2015-10-05
1
-2
/
+2
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
5
-22
/
+20
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
5
-20
/
+22
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
5
-22
/
+20
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
5
-20
/
+22
*
Fix namespace indentation and missing blank lines before 'public:' in *MCAsmI...
Daniel Sanders
2015-09-15
1
-0
/
+1
*
MC: Remove MCSubtargetInfo() default constructor
Duncan P. N. Exon Smith
2015-07-10
1
-3
/
+1
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
1
-3
/
+5
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
3
-4
/
+4
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
3
-4
/
+4
*
[SPARC] Repair GOT references to internal symbols.
James Y Knight
2015-06-18
1
-0
/
+25
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-4
/
+3
*
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...
Daniel Sanders
2015-06-10
2
-5
/
+4
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
2
-6
/
+3
[next]