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
/
CodeGen
/
TargetLoweringBase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SDAG][AArch64] Legalize VECREDUCE
Nikita Popov
2019-03-11
1
-0
/
+15
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+1
*
[Intrinsic] Unsigned Fixed Point Multiplication Intrinsic
Leonard Chan
2019-02-04
1
-0
/
+1
*
[opaque pointer types] Pass function types to CallInst creation.
James Y Knight
2019-02-01
1
-1
/
+1
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-2
/
+2
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-2
/
+2
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Allow FP types for atomicrmw xchg
Matt Arsenault
2019-01-17
1
-0
/
+8
*
[Intrinsic] Signed Fixed Point Multiplication Intrinsic
Leonard Chan
2018-12-12
1
-0
/
+1
*
[SelectionDAG] Initial support for FSHL/FSHR funnel shift opcodes (PR39467)
Simon Pilgrim
2018-12-05
1
-0
/
+2
*
[IR] Add a dedicated FNeg IR Instruction
Cameron McInally
2018-11-13
1
-0
/
+1
*
Fix ignorded type qualifier warning [NFC]
Serge Guelton
2018-11-07
1
-1
/
+1
*
[Intrinsic] Signed and Unsigned Saturation Subtraction Intirnsics
Leonard Chan
2018-10-29
1
-0
/
+2
*
[NFC] Rename minnan and maxnan to minimum and maximum
Thomas Lively
2018-10-24
1
-2
/
+2
*
[Intrinsic] Unigned Saturation Addition Intrinsic
Leonard Chan
2018-10-22
1
-0
/
+1
*
DAG: Change behavior of fminnum/fmaxnum nodes
Matt Arsenault
2018-10-22
1
-0
/
+2
*
[Intrinsic] Signed Saturation Addition Intrinsic
Leonard Chan
2018-10-16
1
-0
/
+1
*
[TargetLowering] Android has sincos functions
John Brawn
2018-09-18
1
-1
/
+2
*
[DAGCombiner] try to convert pow(x, 1/3) to cbrt(x)
Sanjay Patel
2018-09-16
1
-0
/
+1
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-1
/
+1
*
Remove trailing space
Fangrui Song
2018-07-30
1
-3
/
+3
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
1
-3
/
+4
*
Put "built-in" function definitions in global Used list, for LTO. (fix bug 34...
Peter Collingbourne
2018-07-24
1
-1
/
+1
*
Set ADDE/ADDC/SUBE/SUBC to expand by default
Amaury Sechet
2018-06-01
1
-0
/
+6
*
[AArch64] Gangup loads and stores for pairing.
Sirish Pande
2018-05-16
1
-0
/
+1
*
[TargetLowering] Use StringRef::split instead of SplitString. NFC
Craig Topper
2018-05-07
1
-2
/
+2
*
[AArch64] Don't crash trying to resolve __stack_chk_guard.
Eli Friedman
2018-04-21
1
-2
/
+5
*
[XRay] Typed event logging intrinsic
Keith Wyss
2018-04-17
1
-0
/
+15
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[SelectionDAG] Add LegalTypes flag to getShiftAmountTy. Use it to unify and s...
Craig Topper
2018-02-20
1
-3
/
+4
*
[XRay][compiler-rt+llvm] Update XRay register stashing semantics
Dean Michael Berris
2018-02-01
1
-0
/
+15
*
Add support for emitting libcalls for x86_fp80 -> fp128 and vice-versa
Benjamin Kramer
2018-01-17
1
-0
/
+6
*
TargetLoweringBase: The ios simulator has no bzero function.
Matthias Braun
2018-01-10
1
-3
/
+12
*
TargetLoweringBase: Fix darwinHasSinCos()
Matthias Braun
2017-12-19
1
-1
/
+4
*
TargetLoweringBase: Followup to r321035
Matthias Braun
2017-12-19
1
-2
/
+3
*
TargetLowering: Fix InitLibcallCallingConvs() overriding things set in InitLi...
Matthias Braun
2017-12-19
1
-7
/
+3
*
TargetLoweringBase: Remove unnecessary watchos exception; NFC
Matthias Braun
2017-12-18
1
-3
/
+4
*
X86/AArch64/ARM: Factor out common sincos_stret logic; NFCI
Matthias Braun
2017-12-18
1
-16
/
+37
*
AArch64/X86: Factor out common bzero logic; NFC
Matthias Braun
2017-12-18
1
-0
/
+4
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Relax unaligned access assertion when type is byte aligned
Dylan McKay
2017-12-09
1
-0
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-4
/
+4
*
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC
Justin Bogner
2017-10-10
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize-use-bool-literals and Include What Yo...
Eugene Zelenko
2017-09-21
1
-19
/
+38
*
[CodeGen][X86] Fuchsia supports sincos* libcalls and sin+cos->sincos optimiza...
Petr Hosek
2017-07-23
1
-1
/
+1
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+1
*
Move Runtime libcall definitions to a .def file
Derek Schuff
2017-07-19
1
-438
/
+8
[next]