projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
don't repeat function names in comments; NFC
[oota-llvm.git]
/
lib
/
Target
/
AArch64
/
AArch64ISelLowering.h
2015-11-09
Sanjay Patel
don't repeat function names in comments; NFC
blob
|
commitdiff
|
raw
2015-11-07
Joseph Tremoulet
[WinEH] Update exception pointer registers
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
Evgeniy Stepanov
[safestack] Fast access to the unsafe stack pointer...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Evgeniy Stepanov
Revert "[safestack] Fast access to the unsafe stack...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Evgeniy Stepanov
[safestack] Fast access to the unsafe stack pointer...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-22
Ahmed Bougacha
[AArch64] Emit clrex in the expanded cmpxchg fail block.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
Ahmed Bougacha
[CodeGen] Refactor TLI/AtomicExpand interface to make...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
Ahmed Bougacha
[CodeGen] Rename AtomicRMWExpansionKind to AtomicExpans...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
James Molloy
[AArch64] Replace the custom AArch64ISD::FMIN/MAX nodes...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Akira Hatanaka
[AArch64] Define subtarget feature strict-align.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Sanjay Patel
fix TLI's combineRepeatedFPDivisors interface to return...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Adhemerval Zanella
Implement __builtin_thread_pointer
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
Matthias Braun
AArch64: Implement conditional compare sequence matching.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pat Gavlin
Allow {e,r}bp as the target of {read,write}_register.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Re-instate the EVT parameter to getScalarShiftAmountTy...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Make isLegalAddressingMode() taking DataLayout as an...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Make TargetLowering::getShiftAmountTy() taking DataLayo...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Make TargetLowering::getPointerTy() taking DataLayout...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-05
Benjamin Kramer
[TargetLowering] StringRefize asm constraint getters.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
Hao Liu
[AArch64] Lower interleaved memory accesses to ldN...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Matthias Braun
Revert "AArch64: Use CMP;CCMP sequences for and/or...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Matthias Braun
AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Matt Arsenault
Add address space argument to isLegalAddressingMode
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Matthias Braun
Change getTargetNodeName() to produce compiler warnings...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
Matthias Braun
AArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
Quentin Colombet
[AArch64] Enable the codegenprepare optimization that...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Daniel Sanders
[aarch64] Distinguish the 'Q' and 'm' inline assembly...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Daniel Sanders
Make each target map all inline assembly memory constra...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Ahmed Bougacha
[AArch64] Avoid going through GPRs for across-vector...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
JF Bastien
Mutate TargetLowering::shouldExpandAtomicRMWInIR to...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Kristof Beyls
Fix PR22408 - LLVM producing AArch64 TLS relocations...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
Eric Christopher
getRegForInlineAsmConstraint wants to use TargetRegiste...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Eric Christopher
Rewrite the global merge pass to be subprogram agnostic...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Chad Rosier
Prevent hoisting fmul from THEN/ELSE to IF if there...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Eric Christopher
Remove getSubtargetImpl from AArch64ISelLowering and...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Sanjay Patel
fix typos; NFC
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Craig Topper
Add missing 'override' keyword.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-27
Tim Northover
AArch64: treat [N x Ty] as a block during procedure...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
Hao Liu
DAGCombiner: Allow the DAGCombiner to combine multiple...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Chad Rosier
[AArch64] Generate vector signed/unsigned mul and mla...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-03
Eric Christopher
constify TargetMachine parameter.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
Robin Morisset
[X86] Use the generic AtomicExpandPass instead of X86At...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-04
Tim Northover
AArch64: fix big-endian immediate materialisation
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Robin Morisset
Refactor AtomicExpandPass and add a generic isAtomic...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Benjamin Kramer
Add override to overriden virtual methods, remove virtu...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-29
Robin Morisset
Fix typos in comments, NFC
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-27
Matt Arsenault
Add alignment value to allowsUnalignedMemoryAccess
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Akira Hatanaka
[stack protector] Fix a potential security bug in stack...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
Chad Rosier
[AArch64] Lower sdiv x, pow2 using add + select + shift.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
Chandler Carruth
[codegen,aarch64] Add a target hook to the code generat...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Eric Christopher
Move AArch64TargetLowering to AArch64Subtarget.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Tim Northover
AArch64/ARM64: move ARM64 into AArch64's place
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Tim Northover
AArch64/ARM64: remove AArch64 from tree prior to renami...
blob
|
commitdiff
|
raw
2014-05-16
Rafael Espindola
Revert "Implement global merge optimization for global...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Jiangning Liu
Implement global merge optimization for global variables.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Hal Finkel
Pass the value type to TLI::getRegisterByName
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Hal Finkel
Add 'override' to getRegisterByName in *ISelLowering.h
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
Renato Golin
Implememting named register intrinsics
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Craig Topper
[C++11] Add 'override' keywords and remove 'virtual...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Jiangning Liu
[AArch64] Enable global merge pass.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Jiangning Liu
This commit enables unaligned memory accesses of vector...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-12
Chad Rosier
[AArch64] Implement the isLegalAddressingMode and getSc...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Chad Rosier
[AArch64] Implement the isZExtFree APIs.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Chad Rosier
[AArch64] Implement the isTruncateFree API.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
Logan Chien
[AArch64] Lower SHL_PARTS, SRA_PARTS and SRL_PARTS
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
Kevin Qin
[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
Kevin Qin
Revert r199791.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
Kevin Qin
fix some spell mistakes around 'ConcatVector' and ...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Kevin Qin
[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Rafael Espindola
Remove the 's' DataLayout specification
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
Kevin Qin
[AArch64 NEON]Implment loading vector constant form...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-11
Kevin Qin
[AArch64 NEON] Get instruction BSL matched to VSELECT.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Jiangning Liu
For AArch64, add missing register cost calculation...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-26
Kevin Qin
Refactored the implementation of AArch64 NEON instructi...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Hao Liu
Implement AArch64 neon instructions class SIMD lsone...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Hao Liu
Implement the newly added ACLE functions for ld1/st1...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Kevin Qin
Implement aarch64 neon instruction class SIMD misc.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Jiangning Liu
Implement AArch64 Neon instruction set Bitwise Extract.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Hao Liu
Implement AArch64 post-index vector load/store multiple...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-29
Weiming Zhao
[AArch64] Implement FrameAddr and ReturnAddr
blob
|
commitdiff
|
raw
|
diff to current
2013-10-11
Kevin Qin
Implement aarch64 neon instruction set AdvSIMD (copy).
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Hao Liu
Implement AArch64 vector load/store multiple N-element...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Rafael Espindola
Revert "Implement AArch64 vector load/store multiple...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Hao Liu
Implement AArch64 vector load/store multiple N-element...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
Jiangning Liu
Implement aarch64 neon instruction set AdvSIMD (3V...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Hao Liu
Inplement aarch64 neon instructions in AdvSIMD(shift...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Hao Liu
Clang and AArch64 backend patches to support shll/shl...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-01
Tim Northover
AArch64: add initial NEON support
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Stephen Lin
AArch64/PowerPC/SystemZ/X86: This patch fixes the inter...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-22
Chad Rosier
The getRegForInlineAsmConstraint function should only...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-07
Bill Wendling
Don't cache the instruction info and register info...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-25
Andrew Trick
Track IR ordering of SelectionDAG nodes 2/4.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-18
Matt Arsenault
Add LLVMContext argument to getSetCCResultType
blob
|
commitdiff
|
raw
|
diff to current
2013-05-04
Tim Northover
AArch64: implement large code model access to global...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Tim Northover
Fix formatting in AArch64 backend.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Tim Northover
Remove cyclic dependency in AArch64 libraries
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Tim Northover
Add AArch64 as an experimental target.
blob
|
commitdiff
|
raw
|
diff to current