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
/
ARMMCTargetDesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
ARM: Don't emit R_ARM_NONE relocations to compact unwinding decoders in .ARM....
Peter Collingbourne
2019-11-12
1
-1
/
+2
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+2
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-11
1
-5
/
+20
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
Revert rL362953 and its followup rL362955.
Simon Tatham
2019-06-10
1
-20
/
+5
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-10
1
-5
/
+20
*
[ARM] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
[ARM] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
MC: Change the streamer ctors to take an object writer instead of a stream. N...
Peter Collingbourne
2018-05-18
1
-5
/
+6
*
ARM: Deduplicate code and remove unnecessary declaration. NFCI.
Peter Collingbourne
2018-05-16
1
-13
/
+6
*
[ARM] Simplify constructing the ARMArchFeature string. NFC.
Martin Storsjo
2018-03-26
1
-12
/
+9
*
[ARM] Error out on .arm assembler directives on windows
Martin Storsjo
2018-03-23
1
-0
/
+7
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-8
/
+10
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-6
/
+10
*
Fix ARMv4 support
Joerg Sonnenberger
2017-08-28
1
-2
/
+2
*
[Triple] Add isThumb and isARM functions.
Florian Hahn
2017-08-12
1
-4
/
+1
*
[TargetParser] Use enum classes for various ARM kind enums.
Florian Hahn
2017-07-27
1
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[ARM] Fix triple format in test branch disassemble test
Andre Vieira
2017-03-17
1
-4
/
+26
*
Reverting r297821 due to breaking lld test.
Sam Parker
2017-03-15
1
-55
/
+33
*
[ARM] Fix for branch label disassembly for Thumb
Sam Parker
2017-03-15
1
-33
/
+55
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-8
/
+10
*
[Thumb] Set correct initial mapping symbol for big-endian thumb
Oliver Stannard
2016-09-19
1
-1
/
+2
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-12
/
+0
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-4
/
+0
*
[ARM] Introduce subtarget features per ARM architecture.
Bradley Smith
2015-11-16
1
-103
/
+5
*
WatchOS: update default CPU for triple after t2dsp -> dsp rename
Tim Northover
2015-11-02
1
-2
/
+2
*
ARM: add backend support for the ABI used in WatchOS
Tim Northover
2015-10-28
1
-1
/
+2
*
ARM: support .watchos_version_min and .tvos_version_min.
Tim Northover
2015-10-28
1
-1
/
+9
*
[ARM] Renaming +t2dsp feature into +dsp, as discussed on llvm-dev
Artyom Skrobov
2015-10-23
1
-5
/
+5
*
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def
Artyom Skrobov
2015-09-24
1
-5
/
+5
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-33
/
+32
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-32
/
+33
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-33
/
+32
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-32
/
+33
*
Generate correct asm info for mingw and cygwin ARM targets.
Yaron Keren
2015-07-14
1
-2
/
+2
*
MC: Remove MCSubtargetInfo() default constructor
Duncan P. N. Exon Smith
2015-07-10
1
-3
/
+1
*
MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFC
Duncan P. N. Exon Smith
2015-07-08
1
-4
/
+4
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
1
-4
/
+3
*
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 MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-10
/
+7
*
Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC.
Daniel Sanders
2015-06-10
1
-3
/
+2
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-5
/
+4
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-4
/
+4
*
[ARM] Fix typo in subtarget feature list for 7em triple
John Brawn
2015-05-22
1
-1
/
+1
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
[next]