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
/
ARMAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Handle t2ADDri in ARMAsmPrinter::EmitUnwindingInstruction.
Akira Hatanaka
2015-11-10
1
-0
/
+1
*
ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne
2015-10-26
1
-2
/
+1
*
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def
Artyom Skrobov
2015-09-24
1
-1
/
+1
*
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
*
- Added support for parsing HWDiv features using Target Parser.
Alexandros Lamprineas
2015-07-27
1
-1
/
+1
*
Arm: Don't define a label twice with two setjmps in a function.
Matthias Braun
2015-07-16
1
-12
/
+3
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-30
/
+26
*
[ARM]: Extend -mfpu options for half-precision and vfpv3xd
Javed Absar
2015-06-29
1
-2
/
+8
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-3
/
+3
*
Revert "Move dllimport name mangling to IR mangler."
Reid Kleckner
2015-06-11
1
-1
/
+10
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+1
*
Move dllimport name mangling to IR mangler.
Peter Collingbourne
2015-06-09
1
-10
/
+1
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-3
/
+3
*
[ARM] Add support for -sp- FPUs and FPU none to TargetParser
John Brawn
2015-06-05
1
-2
/
+6
*
ARM: recommit r237590: allow jump tables to be placed as constant islands.
Tim Northover
2015-05-31
1
-77
/
+67
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-31
/
+31
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-1
/
+1
*
Revert r237590, "ARM: allow jump tables to be placed as constant islands."
Peter Collingbourne
2015-05-21
1
-67
/
+77
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-6
/
+6
*
ARM: allow jump tables to be placed as constant islands.
Tim Northover
2015-05-18
1
-77
/
+67
*
ARM: remove possible vestiges of the legacy JIT???
Tim Northover
2015-05-13
1
-9
/
+5
*
ARM: remove custom jump table UID
Tim Northover
2015-05-13
1
-10
/
+7
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-25
/
+25
*
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
*
Change TargetParser enum names to avoid macro conflicts (llvm)
Renato Golin
2015-05-12
1
-9
/
+9
*
TargetParser: FPU/ARCH/EXT parsing refactory - NFC
Renato Golin
2015-05-08
1
-2
/
+1
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-104
/
+107
*
Refactor a lot of duplicated code for stub output.
Rafael Espindola
2015-04-07
1
-22
/
+0
*
[ARM] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
2015-04-01
1
-2
/
+2
*
Remove more superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-30
1
-3
/
+3
*
[AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
2015-03-26
1
-2
/
+3
*
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
*
Don't declare all text sections at the start of the .s
Rafael Espindola
2015-03-20
1
-59
/
+0
*
Make EmitFunctionHeader a private helper.
Rafael Espindola
2015-03-17
1
-3
/
+0
*
Move the EH symbol to the asm printer and use it for the SJLJ case too.
Rafael Espindola
2015-03-17
1
-4
/
+1
*
Use ".arch_extension" ARM directive to support hwdiv on krait
Sumanth Gundapaneni
2015-02-26
1
-3
/
+12
*
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
*
Make the ARM AsmPrinter independent of global subtarget
Eric Christopher
2015-02-17
1
-65
/
+86
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-9
/
+7
*
std::unique_ptrify the MCStreamer argument to createAsmPrinter
David Blaikie
2015-01-18
1
-0
/
+7
*
Emit the build attribute Tag_conformance.
Charlie Turner
2015-01-05
1
-0
/
+2
*
Emit Tag_ABI_FP_16bit_format build attribute.
Charlie Turner
2014-12-12
1
-0
/
+7
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-2
/
+2
*
Add missing FP build attribute tests.
Charlie Turner
2014-12-05
1
-0
/
+2
[next]