projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[ARM] Support for ARMv6-Z / ARMv6-ZK missing
[oota-llvm.git]
/
lib
/
Target
/
ARM
/
AsmParser
/
ARMAsmParser.cpp
2015-09-30
Artyom Skrobov
[ARM] Support for ARMv6-Z / ARMv6-ZK missing
blob
|
commitdiff
|
raw
2015-09-24
Artyom Skrobov
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTar...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-30
Chandler Carruth
[Triple] Stop abusing a class to have only static metho...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Rafael Espindola
Revert "Centralize the information about which object...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Rafael Espindola
Centralize the information about which object format...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-01
David Blaikie
-Wdeprecated-clean: Fix cases of violating the rule...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Alexandros Lamprineas
- Added support for parsing HWDiv features using Target...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Colin LeMahieu
[llvm-mc] Pushing plumbing through for --fatal-warnings...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Hans Wennborg
ARMAsmParser: Take MCInst param by const-ref
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Scott Douglass
[ARM] Handle commutativity when converting to tADDhirr...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Scott Douglass
[ARM] Add Thumb2 ADD with SP narrowing from 3 operand...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Scott Douglass
[ARM] Small refactor of tryConvertingToTwoOperandForm...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Duncan P. N. Exon...
MC: Only allow changing feature bits in MCSubtargetInfo
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Duncan P. N. Exon...
MC: Remove MCSubtargetInfo::InitCPUSched()
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Scott Douglass
[ARM] Thumb1 3 to 2 operand convertion for commutative...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Scott Douglass
[ARM] Don't be overzealous converting Thumb1 3 to 2...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Scott Douglass
[ARM] Add Thumb2 ADD with PC narrowing from 3 operand...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Scott Douglass
[ARM] Refactor converting Thumb1 from 3 to 2 operand...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Ranjeet Singh
Reverting r241058 because it's causing buildbot failures.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Ranjeet Singh
There are a few places where subtarget features are...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
Pete Cooper
Change .thumb_set to have the same error checks as...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Eric Christopher
Fix "the the" in comments.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Aaron Ballman
Removing spurious semi colons; NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
John Brawn
[ARM] Add knowledge of FPU subtarget features to Target...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-30
Renato Golin
Comment change. NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-05-30
Renato Golin
[ARMTargetParser] Move IAS arch ext parser. NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-05-30
Jim Grosbach
MC: Clean up MCExpr naming. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-27
Rafael Espindola
Use operator<< instead of print in a few more places.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Michael Kuperstein
Use std::bitset for SubtargetFeatures.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Jim Grosbach
MC: Clean up method names in MCContext.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Jim Grosbach
MC: Modernize MCOperand API naming. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Michael Kuperstein
Reverting r237234, "Use std::bitset for SubtargetFeatures"
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Michael Kuperstein
Use std::bitset for SubtargetFeatures
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Renato Golin
Change TargetParser enum names to avoid macro conflicts...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
Renato Golin
TargetParser: FPU/ARCH/EXT parsing refactory - NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Vladimir Sukharev
[ARM] Add v8.1a "Privileged Access Never" extension
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
Charlie Turner
Fix BXJ is undefined in AArch32.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Alexander Kornienko
Refactor: Simplify boolean expressions in ARM target
blob
|
commitdiff
|
raw
|
diff to current
2015-04-01
Vladimir Sukharev
[ARM] Rename v8.1a from "extension" to "architecture"
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Vladimir Sukharev
[AArch64, ARM] Add v8.1a architecture and generic cpu
blob
|
commitdiff
|
raw
|
diff to current
2015-03-24
Michael Kuperstein
Revert "Use std::bitset for SubtargetFeatures"
blob
|
commitdiff
|
raw
|
diff to current
2015-03-24
Michael Kuperstein
Use std::bitset for SubtargetFeatures
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
David Blaikie
Fix uses of reserved identifiers starting with an under...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Michael Kuperstein
Reverting r229831 due to multiple ARM/PPC/MIPS build...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Michael Kuperstein
Use std::bitset for SubtargetFeatures
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
Asiri Rathnayake
ARM: Fix another regression introduced in r223113
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Bradley Smith
[ARM] Fix subtarget feature set truncation when using...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Frederic Riss
Fix some unnoticed/unwanted behavior change from r222319.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Saleem Abdulrasool
ARM: make a table more readable (NFC)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Saleem Abdulrasool
ARM: further correct .fpu directive handling
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Saleem Abdulrasool
ARM: improve caret diagnostics for invalid FPU name
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Saleem Abdulrasool
ARM: correct handling of .fpu directive
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Jyoti Allur
Correct POP handling for v7m
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
Saleem Abdulrasool
ARM: prepare prefix parsing for improved AAELF support
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
Asiri Rathnayake
Fix regression in r225266.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Asiri Rathnayake
[ARM] Cleanup so_imm* tblgen defintions
blob
|
commitdiff
|
raw
|
diff to current
2015-01-05
Charlie Turner
Parse Tag_compatibility correctly.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-03
Craig Topper
Minor cleanup to all the switches after MatchInstructio...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Saleem Abdulrasool
ARM: fix an off-by-one in the register list access
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Saleem Abdulrasool
ARM: improve instruction validation for thumb mode
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Asiri Rathnayake
Fix modified immediate bug reported by MC Hammer.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Roman Divacky
Add a FIXME as requested by Renato Golin.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Asiri Rathnayake
Fix yet another unseen regression caused by r223113
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Asiri Rathnayake
Fix a minor regression introduced in r223113
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Rafael Espindola
Revert "[Thumb/Thumb2] Added restrictions on PC, LR...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Jyoti Allur
[Thumb/Thumb2] Added restrictions on PC, LR, SP in...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Roman Divacky
Change the name to be in style.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
Roman Divacky
Introduce CPUStringIsValid() into MCSubtargetInfo and...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
Asiri Rathnayake
Add support for ARM modified-immediate assembly syntax.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Charlie Turner
Add ARM ERET and HVC virtualisation extension instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
Joerg Sonnenberger
Fix transformation of add with pc argument to adr for...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
David Blaikie
Remove StringMap::GetOrCreateValue in favor of StringMa...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Rafael Espindola
MCAsmParserExtension has a copy of the MCAsmParser...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
Oliver Stannard
[ARM] Honor FeatureD16 in the assembler and disassembler
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
Jyoti Allur
[Thumb/Thumb2] Implement restrictions on SP in register...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Rafael Espindola
Simplify handling of --noexecstack by using getNonexecu...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Oliver Stannard
[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-26
Renato Golin
Elide repeated register operand in Thumb1 instructions
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
Renato Golin
Add aliases for VAND imm to VBIC ~imm
blob
|
commitdiff
|
raw
|
diff to current
2014-09-24
Oliver Stannard
[Thumb] 32-bit encodings of 'cps' are not valid for v7M
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Saleem Abdulrasool
ARM: prevent crash on ELF directives on COFF
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Saleem Abdulrasool
ARM: use a more precise check for MachO
blob
|
commitdiff
|
raw
|
diff to current
2014-09-01
Renato Golin
Thumb2 M-class MSR instruction support changes
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
Tim Northover
TableGen: allow use of uint64_t for available features...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-17
Saleem Abdulrasool
ARM: correct toggling behaviour
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Nico Weber
arm asm: Let .fpu enable instructions, PR20447.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Tim Northover
ARM: implement MRS/MSR (banked reg) system instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Renato Golin
Allow CP10/CP11 operations on ARMv5/v6
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-27
Saleem Abdulrasool
ARM: correct handling of features in arch_extension
blob
|
commitdiff
|
raw
|
diff to current
2014-07-27
Saleem Abdulrasool
ARM: convert loop to range based
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Renato Golin
Added parsing co-processor names starting with "cr"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
David Blaikie
AsmMatchers: Use unique_ptr to manage ownership of...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Saleem Abdulrasool
ARM: whitespace
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Saleem Abdulrasool
ARM: implement support for the UDF mnemonic
blob
|
commitdiff
|
raw
|
diff to current
next