projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ARM64: remove buggy REV16 pattern.
[oota-llvm.git]
/
lib
/
Target
/
SystemZ
/
SystemZISelLowering.h
2014-03-07
Richard Sandiford
[SystemZ] Move sign_extend optimization to PerformDAGCo...
blob
|
commitdiff
|
raw
2014-03-06
Richard Sandiford
[SystemZ] Remove "virtual" from override methods
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Richard Sandiford
[SystemZ] Update namespace formatting to match current...
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-02-05
Matt Arsenault
Add address space argument to allowsUnalignedMemoryAccess.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Richard Sandiford
[SystemZ] Optimize (sext (ashr (shl ...), ...))
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Richard Sandiford
[SystemZ] Use interlocked-access 1 instructions for...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Richard Sandiford
[SystemZ] Extend integer absolute selection
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Richard Sandiford
Add TargetLowering::prepareVolatileOrAtomicLoad
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Richard Sandiford
Add TargetLowering::prepareVolatileOrAtomicLoad
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Richard Sandiford
[SystemZ] Handle vectors in getSetCCResultType
blob
|
commitdiff
|
raw
|
diff to current
2013-10-16
Richard Sandiford
[SystemZ] Improve handling of SETCC
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
Richard Sandiford
[SystemZ] Improve handling of PC-relative addresses
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
Richard Sandiford
[SystemZ] Add TM and TMY
blob
|
commitdiff
|
raw
|
diff to current
2013-09-06
Richard Sandiford
[SystemZ] Tweak integer comparison code
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Richard Sandiford
[SystemZ] Add NC, OC and XC
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Richard Sandiford
[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Richard Sandiford
[SystemZ] Extend memcpy and memset support to all const...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Richard Sandiford
[SystemZ] Add basic prefetch support
blob
|
commitdiff
|
raw
|
diff to current
2013-08-21
Richard Sandiford
[SystemZ] Define remainig *MUL_LOHI patterns
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Richard Sandiford
[SystemZ] Add support for sibling calls
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Richard Sandiford
[SystemZ] Use SRST to implement strlen and strnlen
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Richard Sandiford
[SystemZ] Use MVST to implement strcpy and stpcpy
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Richard Sandiford
[SystemZ] Use CLST to implement strcmp
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Richard Sandiford
[SystemZ] Use CLC and IPM to implement memcmp
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Richard Sandiford
[SystemZ] Add a definition of the CLC instruction
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Richard Sandiford
[SystemZ] Implement isLegalAddressingMode()
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Richard Sandiford
[SystemZ] Add STOC and STOCG
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-07-08
Richard Sandiford
[SystemZ] Use MVC for memcpy
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Richard Sandiford
[SystemZ] Use DSGFR over DSGR in more cases
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Richard Sandiford
[SystemZ] Add conditional store patterns
blob
|
commitdiff
|
raw
|
diff to current
2013-06-22
Chad Rosier
The getRegForInlineAsmConstraint function should only...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Richard Sandiford
[SystemZ] Enable unaligned accesses
blob
|
commitdiff
|
raw
|
diff to current
2013-05-28
Richard Sandiford
[SystemZ] Register compare-and-branch support
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-06
Ulrich Weigand
[SystemZ] Add back end
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Dan Gohman
Remove the SystemZ backend.
blob
|
commitdiff
|
raw
2011-05-06
Eli Friedman
Make the logic for determining function alignment more...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Owen Anderson
Allow targets to specify a the type of the RHS of a...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-07
Dan Gohman
Split the SDValue out of OutputArg so that SelectionDAG...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-01
Dan Gohman
Get rid of the EdgeMapping map. Instead, just check...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Dan Gohman
Use const qualifiers with TargetLowering. This eliminat...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Evan Cheng
Revert 95130.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Evan Cheng
Pass callsite return type to TargetLowering::LowerCall...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-27
Evan Cheng
Eliminate target hook IsEligibleForTailCallOptimization.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Evan Cheng
Add a second ValueType argument to isFPImmLegal.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Evan Cheng
Do away with addLegalFPImmediate. Add a target hook...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Evan Cheng
Enhance EmitInstrWithCustomInserter() so target can...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Sandeep Patel
Retype from unsigned to CallingConv::ID accordingly...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Anton Korobeynikov
Handle 'r' inline asm constraint
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Dan Gohman
Major calling convention code refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Unbreak
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Add constpool lowering / printing
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Add jump tables
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Lower addresses of globals
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
SELECT_CC lowering
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Conditional branches and comparisons
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Provide proper stack offsets for outgoing arguments
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Some preliminary call lowering
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Minimal lowering for formal_arguments / ret
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Let's start another backend :)
blob
|
commitdiff
|
raw
|
diff to current