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
/
ARMAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-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
*
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Michael Kuperstein
2015-02-19
1
-79
/
+77
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-02-19
1
-77
/
+79
*
ARM: Fix another regression introduced in r223113
Asiri Rathnayake
2015-02-12
1
-5
/
+0
*
[ARM] Fix subtarget feature set truncation when using .cpu directive
Bradley Smith
2015-02-04
1
-2
/
+1
*
Fix some unnoticed/unwanted behavior change from r222319.
Frederic Riss
2015-02-04
1
-1
/
+1
*
ARM: make a table more readable (NFC)
Saleem Abdulrasool
2015-01-31
1
-28
/
+40
*
ARM: further correct .fpu directive handling
Saleem Abdulrasool
2015-01-30
1
-7
/
+9
*
ARM: improve caret diagnostics for invalid FPU name
Saleem Abdulrasool
2015-01-30
1
-1
/
+2
*
ARM: correct handling of .fpu directive
Saleem Abdulrasool
2015-01-30
1
-23
/
+35
*
Correct POP handling for v7m
Jyoti Allur
2015-01-14
1
-4
/
+4
*
ARM: prepare prefix parsing for improved AAELF support
Saleem Abdulrasool
2015-01-13
1
-5
/
+43
*
Fix regression in r225266.
Asiri Rathnayake
2015-01-07
1
-1
/
+1
[next]