index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
TargetLoweringBase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-45
/
+65
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-19
/
+19
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-7
/
+77
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-0
/
+1
*
LegalizeDAG: allow libcalls for max/min atomic operations
Tim Northover
2013-10-25
1
-0
/
+20
*
SelectionDAG: Pass along the original argument/element type in ISD::InputArg
Tom Stellard
2013-10-23
1
-1
/
+1
*
Remove unused TargetLowering field.
Matt Arsenault
2013-10-21
1
-1
/
+0
*
CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics
David Majnemer
2013-10-18
1
-0
/
+8
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
1
-0
/
+13
*
Add a llvm.copysign intrinsic
Hal Finkel
2013-08-19
1
-0
/
+5
*
[stackprotector] Add in the stackprotector libcall.
Michael Gottesman
2013-08-12
1
-0
/
+7
*
Set ISD::FROUND to Expand by default for all types
Hal Finkel
2013-08-09
1
-4
/
+3
*
Add ISD::FROUND for libm round()
Hal Finkel
2013-08-07
1
-0
/
+9
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-1
/
+1
*
Remove unused ShouldFoldAtomicFences flag.
Tim Northover
2013-04-20
1
-1
/
+0
*
Use the target options specified on a function to reset the back-end.
Bill Wendling
2013-04-05
1
-39
/
+44
*
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
1
-1
/
+0
*
Set properties for f128 type.
Akira Hatanaka
2013-03-01
1
-0
/
+9
*
Fix PR10475
Michael Liao
2013-03-01
1
-1
/
+8
*
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
1
-5
/
+5
*
enable SDISel sincos optimization for GNU environments
Paul Redmond
2013-02-15
1
-8
/
+17
*
Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
2013-01-29
1
-0
/
+7
*
Split TargetLowering into a CodeGen and a SelectionDAG part.
Benjamin Kramer
2013-01-11
1
-0
/
+1274