Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
956bc117d9a5afcb3adb39ceb84c480ff030c753
/
llvm
/
lib
/
CodeGen
/
TargetLoweringBase.cpp
b03bd4d
Add addrspacecast instruction.
by Matt Arsenault
· 12 years ago
a564d32
LegalizeDAG: allow libcalls for max/min atomic operations
by Tim Northover
· 12 years ago
8d7d4de
SelectionDAG: Pass along the original argument/element type in ISD::InputArg
by Tom Stellard
· 12 years ago
bc42421
Remove unused TargetLowering field.
by Matt Arsenault
· 12 years ago
451b7dd
CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics
by David Majnemer
· 12 years ago
fd15582
SelectionDAG: Use correct pointer size when lowering function arguments v2
by Tom Stellard
· 12 years ago
0c5c01aa
Add a llvm.copysign intrinsic
by Hal Finkel
· 12 years ago
7dce16f
[stackprotector] Add in the stackprotector libcall.
by Michael Gottesman
· 12 years ago
8ec43c6
Set ISD::FROUND to Expand by default for all types
by Hal Finkel
· 12 years ago
171817e
Add ISD::FROUND for libm round()
by Hal Finkel
· 12 years ago
75865923
Add LLVMContext argument to getSetCCResultType
by Matt Arsenault
· 12 years ago
16aba17
Remove unused ShouldFoldAtomicFences flag.
by Tim Northover
· 13 years ago
eb108ba
Use the target options specified on a function to reset the back-end.
by Bill Wendling
· 13 years ago
70671b9
Remove the old CodePlacementOpt pass.
by Benjamin Kramer
· 13 years ago
3d05558
Set properties for f128 type.
by Akira Hatanaka
· 13 years ago
6af16fc
Fix PR10475
by Michael Liao
· 13 years ago
341ad3e
Update TargetLowering ivars for name policy.
by Jim Grosbach
· 13 years ago
f29ddfe
enable SDISel sincos optimization for GNU environments
by Paul Redmond
· 13 years ago
0e88c7d
Teach SDISel to combine fsin / fcos into a fsincos node if the following
by Evan Cheng
· 13 years ago
56b31bd
Split TargetLowering into a CodeGen and a SelectionDAG part.
by Benjamin Kramer
· 13 years ago