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
/
Sparc
/
SparcISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sparc][NFC] Clean up SelectCC lowering
Alex Bradbury
2017-09-07
1
-44
/
+40
*
Change CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. ...
Peter Collingbourne
2017-07-26
1
-3
/
+3
*
[SPARC] Clean up the support for disabling fsmuld and fmuls instructions.
James Y Knight
2017-07-20
1
-3
/
+1
*
[Sparc] Added software multiplication/division feature
James Y Knight
2017-07-18
1
-0
/
+13
*
[SPARC] Support 'f' and 'e' inline asm constraints.
James Y Knight
2017-05-12
1
-1
/
+22
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-5
/
+3
*
[KnownBits] Add wrapper methods for setting and clear all bits in the underly...
Craig Topper
2017-05-05
1
-1
/
+1
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
1
-8
/
+8
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+3
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
1
-3
/
+1
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+3
*
[DAGCombiner] Add vector demanded elements support to computeKnownBitsForTarg...
Simon Pilgrim
2017-03-31
1
-0
/
+1
*
Capitalize ArgListEntry fields. NFC.
Nirav Dave
2017-03-18
1
-2
/
+2
*
Fix typo in comment. NFC.
Simon Pilgrim
2016-11-18
1
-1
/
+1
*
[Sparc] Don't overlap variable-sized allocas with other stack variables.
James Y Knight
2016-10-25
1
-3
/
+43
*
[Sparc] Implement UMUL_LOHI and SMUL_LOHI instead of MULHS/MULHU/MUL.
James Y Knight
2016-10-05
1
-3
/
+4
*
[Sparc][Leon] Corrected supported atomics size for processors supporting Leon...
Chris Dewhurst
2016-09-06
1
-1
/
+1
*
[Sparc] Mark i128 shift libcalls unavailable in 32-bit mode.
James Y Knight
2016-09-02
1
-0
/
+7
*
[SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround
Michael Kuperstein
2016-08-18
1
-1
/
+1
*
Revert "[Sparc] Leon errata fix passes."
James Y Knight
2016-08-12
1
-10
/
+9
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-33
/
+33
*
[Sparc]: Fix bug in LowerSTORE due to r275592
Douglas Katzman
2016-07-21
1
-1
/
+1
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-115
/
+66
*
[Sparc] Leon errata fix passes.
Chris Dewhurst
2016-07-08
1
-9
/
+10
*
Use arrays or initializer lists to feed ArrayRefs instead of SmallVector wher...
Benjamin Kramer
2016-07-02
1
-7
/
+6
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-27
/
+25
*
[Sparc] Atomics pass changes to make work with SparcV8 back-ends.
Chris Dewhurst
2016-06-27
1
-4
/
+2
*
Use isPositionIndependent(). NFC.
Rafael Espindola
2016-06-27
1
-2
/
+2
*
Use isPositionIndependent(). NFC.
Rafael Espindola
2016-06-27
1
-4
/
+2
*
[SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCallee
Krzysztof Parzyszek
2016-06-22
1
-2
/
+2
*
[SPARC] Fixes for hardware errata on LEON processor.
Chris Dewhurst
2016-06-19
1
-0
/
+13
*
Support expanding partial-word cmpxchg to full-word cmpxchg in AtomicExpandPass.
James Y Knight
2016-06-17
1
-0
/
+2
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-44
/
+30
*
[Sparc] Allow passing of empty structs.
Chris Dewhurst
2016-06-01
1
-11
/
+21
*
Apply clang-tidy's misc-static-assert where it makes sense.
Benjamin Kramer
2016-05-27
1
-1
/
+2
*
[Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction.
Chris Dewhurst
2016-05-23
1
-2
/
+2
*
SparcISelLowering.cpp: Add missing StringSwitch.h
NAKAMURA Takumi
2016-05-20
1
-0
/
+1
*
[Sparc] Implement getRegisterByName.
Chris Dewhurst
2016-05-20
1
-0
/
+21
*
[Sparc] Add Soft Float support
Chris Dewhurst
2016-05-18
1
-5
/
+11
*
[Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst
2016-05-16
1
-6
/
+7
*
[Sparc] Implement __builtin_setjmp, __builtin_longjmp back-end.
Chris Dewhurst
2016-05-04
1
-21
/
+249
*
[Sparc] Constification of TargetMachine arguments
James Y Knight
2016-05-03
1
-1
/
+1
*
[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to Expand in TargetLowering...
Craig Topper
2016-04-28
1
-4
/
+0
*
[SPARC] [SSP] Add support for LOAD_STACK_GUARD.
Marcin Koscielnicki
2016-04-26
1
-0
/
+13
*
[SPARC] Add support for llvm.thread.pointer.
Marcin Koscielnicki
2016-04-26
1
-0
/
+16
*
[Sparc] Fix double-float fabs and fneg on little endian CPUs.
James Y Knight
2016-04-25
1
-12
/
+28
*
Add __atomic_* lowering to AtomicExpandPass.
James Y Knight
2016-04-12
1
-0
/
+7
*
This reverts commit r266002, r266011 and r266016.
Rafael Espindola
2016-04-12
1
-7
/
+0
*
Add __atomic_* lowering to AtomicExpandPass.
James Y Knight
2016-04-11
1
-0
/
+7
*
Fix broken assert, PR24624
Hans Wennborg
2016-04-11
1
-1
/
+1
[next]