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
/
SystemZ
/
SystemZISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Support Swift Calling Convention
Bryan Chan
2016-04-28
1
-0
/
+4
*
[SystemZ] [SSP] Add support for LOAD_STACK_GUARD.
Marcin Koscielnicki
2016-04-24
1
-0
/
+7
*
[SystemZ] Add support for llvm.thread.pointer intrinsic.
Marcin Koscielnicki
2016-04-20
1
-0
/
+1
*
[SystemZ] Support ATOMIC_FENCE
Ulrich Weigand
2016-04-04
1
-0
/
+4
*
[SystemZ] Support llvm.frameaddress/llvm.returnaddress intrinsics
Ulrich Weigand
2016-04-04
1
-0
/
+2
*
[WinEH] Update exception pointer registers
Joseph Tremoulet
2015-11-07
1
-0
/
+14
*
Untabify.
NAKAMURA Takumi
2015-11-02
1
-2
/
+2
*
[SystemZ] Use load-and-test for fp compare with 0 if vector support is present.
Jonas Paulsson
2015-10-08
1
-0
/
+4
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-1
/
+1
*
[SystemZ] Support large LLVM IR struct return values
Ulrich Weigand
2015-08-13
1
-0
/
+4
*
Re-instate the EVT parameter to getScalarShiftAmountTy() for OOT user
Mehdi Amini
2015-07-09
1
-1
/
+1
*
Make isLegalAddressingMode() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-1
/
+1
*
Make TargetLowering::getShiftAmountTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-1
/
+1
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-2
/
+3
*
[TargetLowering] StringRefize asm constraint getters.
Benjamin Kramer
2015-07-05
1
-5
/
+3
*
Add address space argument to isLegalAddressingMode
Matt Arsenault
2015-06-01
1
-1
/
+2
*
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2015-05-07
1
-1
/
+1
*
[SystemZ] Add vector intrinsics
Ulrich Weigand
2015-05-05
1
-0
/
+33
*
[SystemZ] Handle sub-128 vectors
Ulrich Weigand
2015-05-05
1
-0
/
+28
*
[SystemZ] Add CodeGen support for v4f32
Ulrich Weigand
2015-05-05
1
-0
/
+8
*
[SystemZ] Add CodeGen support for v2f64
Ulrich Weigand
2015-05-05
1
-0
/
+9
*
[SystemZ] Add CodeGen support for integer vector types
Ulrich Weigand
2015-05-05
1
-0
/
+79
*
[SystemZ] Support transactional execution on zEC12
Ulrich Weigand
2015-04-01
1
-0
/
+14
*
[SystemZ] Use POPCNT instruction on z196
Ulrich Weigand
2015-03-31
1
-0
/
+4
*
[SystemZ] Provide basic TargetTransformInfo implementation
Ulrich Weigand
2015-03-31
1
-0
/
+2
*
[systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline assembly memory const...
Daniel Sanders
2015-03-17
1
-2
/
+15
*
Make each target map all inline assembly memory constraints to InlineAsm::Con...
Daniel Sanders
2015-03-16
1
-0
/
+7
*
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
Eric Christopher
2015-02-26
1
-2
/
+3
*
[SystemZ] Support all TLS access models - CodeGen part
Ulrich Weigand
2015-02-18
1
-0
/
+8
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-31
1
-1
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
Add alignment value to allowsUnalignedMemoryAccess
Matt Arsenault
2014-07-27
1
-2
/
+3
*
Move the subtarget dependent features from SystemZTargetMachine
Eric Christopher
2014-07-01
1
-1
/
+1
*
Remove the caching of the target machine from SystemZTargetLowering.
Eric Christopher
2014-06-27
1
-1
/
+0
*
[SystemZ] Move sign_extend optimization to PerformDAGCombine
Richard Sandiford
2014-03-07
1
-1
/
+1
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-44
/
+37
*
[SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
2014-03-06
1
-167
/
+167
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-24
/
+23
*
Add address space argument to allowsUnalignedMemoryAccess.
Matt Arsenault
2014-02-05
1
-2
/
+2
*
[SystemZ] Optimize (sext (ashr (shl ...), ...))
Richard Sandiford
2014-01-13
1
-0
/
+1
*
[SystemZ] Use interlocked-access 1 instructions for CodeGen
Richard Sandiford
2013-12-24
1
-0
/
+1
*
[SystemZ] Extend integer absolute selection
Richard Sandiford
2013-12-13
1
-0
/
+3
*
Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
2013-12-10
1
-2
/
+4
*
Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
2013-12-10
1
-0
/
+7
*
[SystemZ] Handle vectors in getSetCCResultType
Richard Sandiford
2013-11-06
1
-3
/
+1
*
[SystemZ] Improve handling of SETCC
Richard Sandiford
2013-10-16
1
-0
/
+1
*
[SystemZ] Improve handling of PC-relative addresses
Richard Sandiford
2013-09-27
1
-0
/
+12
*
[SystemZ] Add TM and TMY
Richard Sandiford
2013-09-10
1
-1
/
+4
*
[SystemZ] Tweak integer comparison code
Richard Sandiford
2013-09-06
1
-5
/
+15
*
[SystemZ] Add NC, OC and XC
Richard Sandiford
2013-09-05
1
-0
/
+8
[next]