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
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM,AArch64] Store source location of asm constant pool entries
Oliver Stannard
2015-11-16
1
-2
/
+5
*
[ARM,AArch64] Store source location for values in assembly files
Oliver Stannard
2015-11-16
1
-1
/
+1
*
[ARM] Introduce subtarget features per ARM architecture.
Bradley Smith
2015-11-16
1
-2
/
+2
*
Reduce the size of MCRelaxableFragment.
Akira Hatanaka
2015-11-14
1
-1
/
+6
*
[MCTargetAsmParser] Move the member varialbes that reference
Akira Hatanaka
2015-11-14
1
-17
/
+16
*
[ARM] Allow SP in rGPR, starting from ARMv8
Artyom Skrobov
2015-10-28
1
-11
/
+29
*
Actually switch the arch when we see .arch. PR21695
Roman Divacky
2015-10-02
1
-0
/
+5
*
[ARM] Support for ARMv6-Z / ARMv6-ZK missing
Artyom Skrobov
2015-09-30
1
-2
/
+1
*
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def
Artyom Skrobov
2015-09-24
1
-3
/
+3
*
[Triple] Stop abusing a class to have only static methods and just use
Chandler Carruth
2015-08-30
1
-5
/
+5
*
Revert "Centralize the information about which object format we are using."
Rafael Espindola
2015-08-14
1
-8
/
+33
*
Centralize the information about which object format we are using.
Rafael Espindola
2015-08-14
1
-33
/
+8
*
-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are dep...
David Blaikie
2015-08-01
1
-81
/
+0
*
- Added support for parsing HWDiv features using Target Parser.
Alexandros Lamprineas
2015-07-27
1
-2
/
+2
*
[llvm-mc] Pushing plumbing through for --fatal-warnings flag.
Colin LeMahieu
2015-07-27
1
-1
/
+1
*
ARMAsmParser: Take MCInst param by const-ref
Hans Wennborg
2015-07-14
1
-8
/
+9
*
[ARM] Handle commutativity when converting to tADDhirr in Thumb2
Scott Douglass
2015-07-13
1
-3
/
+11
*
[ARM] Add Thumb2 ADD with SP narrowing from 3 operand to 2
Scott Douglass
2015-07-13
1
-5
/
+14
*
[ARM] Small refactor of tryConvertingToTwoOperandForm (nfc)
Scott Douglass
2015-07-13
1
-7
/
+10
*
MC: Only allow changing feature bits in MCSubtargetInfo
Duncan P. N. Exon Smith
2015-07-10
1
-1
/
+1
*
MC: Remove MCSubtargetInfo::InitCPUSched()
Duncan P. N. Exon Smith
2015-07-10
1
-1
/
+0
*
[ARM] Thumb1 3 to 2 operand convertion for commutative operations
Scott Douglass
2015-07-09
1
-3
/
+21
*
[ARM] Don't be overzealous converting Thumb1 3 to 2 operands
Scott Douglass
2015-07-09
1
-0
/
+5
*
[ARM] Add Thumb2 ADD with PC narrowing from 3 operand to 2
Scott Douglass
2015-07-09
1
-2
/
+12
*
[ARM] Refactor converting Thumb1 from 3 to 2 operand (nfc)
Scott Douglass
2015-07-09
1
-42
/
+45
*
Reverting r241058 because it's causing buildbot failures.
Ranjeet Singh
2015-06-30
1
-26
/
+26
*
There are a few places where subtarget features are still
Ranjeet Singh
2015-06-30
1
-26
/
+26
*
Change .thumb_set to have the same error checks as .set.
Pete Cooper
2015-06-22
1
-14
/
+6
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
Removing spurious semi colons; NFC.
Aaron Ballman
2015-06-09
1
-1
/
+1
*
[ARM] Add knowledge of FPU subtarget features to TargetParser
John Brawn
2015-06-05
1
-67
/
+5
*
Comment change. NFC
Renato Golin
2015-05-30
1
-3
/
+2
*
[ARMTargetParser] Move IAS arch ext parser. NFC
Renato Golin
2015-05-30
1
-20
/
+22
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-14
/
+14
*
Use operator<< instead of print in a few more places.
Rafael Espindola
2015-05-27
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-77
/
+79
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-4
/
+4
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-269
/
+269
*
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-05-13
1
-79
/
+77
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-05-13
1
-77
/
+79
*
Change TargetParser enum names to avoid macro conflicts (llvm)
Renato Golin
2015-05-12
1
-16
/
+16
*
TargetParser: FPU/ARCH/EXT parsing refactory - NFC
Renato Golin
2015-05-08
1
-22
/
+4
*
[ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
2015-04-16
1
-1
/
+1
*
Fix BXJ is undefined in AArch32.
Charlie Turner
2015-04-15
1
-0
/
+8
*
Refactor: Simplify boolean expressions in ARM target
Alexander Kornienko
2015-04-14
1
-27
/
+24
*
[ARM] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
2015-04-01
1
-2
/
+2
*
[AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
2015-03-26
1
-0
/
+3
*
Revert "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-03-24
1
-79
/
+77
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-03-24
1
-77
/
+79
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-3
/
+3
[next]