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
*
ARM: move the builtins libcall CC setup
Saleem Abdulrasool
2016-09-09
1
-166
/
+2
*
CodeGen: ensure that libcalls are always AAPCS CC
Saleem Abdulrasool
2016-09-07
1
-7
/
+169
*
Revert "CodeGen: ensure that libcalls are always AAPCS CC"
Saleem Abdulrasool
2016-09-07
1
-6
/
+7
*
CodeGen: ensure that libcalls are always AAPCS CC
Saleem Abdulrasool
2016-09-06
1
-7
/
+6
*
[TargetLowering] remove fdiv and frem from canOpTrap() (PR29114)
Sanjay Patel
2016-08-29
1
-4
/
+0
*
[SSP] Do not set __guard_local to hidden for OpenBSD SSP
Tim Shen
2016-08-22
1
-3
/
+1
*
[X86] Heuristic to selectively build Newton-Raphson SQRT estimation
Nikolai Bozhenov
2016-08-04
1
-1
/
+0
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-1
/
+1
*
[CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOp...
Justin Lebar
2016-07-15
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-2
/
+3
*
[arm+x86] Make GNU variants behave like GNU w.r.t combining sin+cos into sincos.
Daniel Sanders
2016-06-21
1
-1
/
+1
*
Support expanding partial-word cmpxchg to full-word cmpxchg in AtomicExpandPass.
James Y Knight
2016-06-17
1
-0
/
+2
*
[CodeGen] Change getSDagStackGuard to get an internal sym.
Davide Italiano
2016-06-09
1
-1
/
+1
*
[stack-protection] Add support for MSVC buffer security check
Etienne Bergeron
2016-06-07
1
-1
/
+5
*
[CodeGen] Don't mark FMINNUM/FMAXNUM Expand twice. NFC.
Ahmed Bougacha
2016-05-31
1
-2
/
+0
*
[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to Expand in TargetLowering...
Craig Topper
2016-04-28
1
-0
/
+4
*
[CodeGenPrepare] use branch weight metadata to decide if a select should be t...
Sanjay Patel
2016-04-26
1
-0
/
+15
*
TLI: Only iterate over integer vector types
Matt Arsenault
2016-04-22
1
-4
/
+3
*
[PPC, SSP] Support PowerPC Linux stack protection.
Tim Shen
2016-04-19
1
-1
/
+1
*
Pre-fill LibcallRoutineNames with nullptr.
James Y Knight
2016-04-12
1
-32
/
+12
*
Add __atomic_* lowering to AtomicExpandPass.
James Y Knight
2016-04-12
1
-1
/
+63
*
This reverts commit r266002, r266011 and r266016.
Rafael Espindola
2016-04-12
1
-63
/
+1
*
Add __atomic_* lowering to AtomicExpandPass.
James Y Knight
2016-04-11
1
-1
/
+63
*
[SSP] Remove llvm.stackprotectorcheck.
Tim Shen
2016-04-08
1
-0
/
+29
*
Use std::fill to simplify some code. NFC
Craig Topper
2016-04-08
1
-2
/
+3
*
Add lowering support for llvm.experimental.deoptimize
Sanjoy Das
2016-03-24
1
-0
/
+2
*
Tweak some atomics functions in preparation for larger changes; NFC.
James Y Knight
2016-03-16
1
-2
/
+1
*
[Power PC] softening long double type
Petar Jovanovic
2016-02-04
1
-9
/
+38
*
[Statepoints] Use Indirect operands for spill slots
Philip Reames
2015-12-23
1
-5
/
+31
*
Do not try to use i8 and i16 versions of FP_TO_U/SINT soft float library calls
Michael Kuperstein
2015-12-15
1
-24
/
+0
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-1
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-5
/
+4
*
Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics
Hal Finkel
2015-12-11
1
-2
/
+1
*
[X86] Part 1 to fix x86-64 fp128 calling convention.
Chih-Hung Hsieh
2015-12-03
1
-0
/
+4
*
Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics.
Yury Gribov
2015-12-01
1
-0
/
+3
*
[SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsic
James Molloy
2015-11-12
1
-1
/
+2
*
Add target preference for GatherAllAliases max depth
Matt Arsenault
2015-11-11
1
-0
/
+1
*
[CodeGen] Always promote f16 if not legal
Oliver Stannard
2015-11-09
1
-13
/
+7
*
[WinEH] Update exception pointer registers
Joseph Tremoulet
2015-11-07
1
-2
/
+0
*
[safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Evgeniy Stepanov
2015-10-26
1
-0
/
+13
*
Revert "[safestack] Fast access to the unsafe stack pointer on AArch64/Android."
Evgeniy Stepanov
2015-10-15
1
-34
/
+0
*
[safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Evgeniy Stepanov
2015-10-15
1
-0
/
+34
*
[WinEH] Add cleanupendpad instruction
Joseph Tremoulet
2015-09-03
1
-0
/
+1
*
[CodeGen] Support (and default to) expanding READCYCLECOUNTER to 0.
Ahmed Bougacha
2015-08-28
1
-0
/
+3
*
[TLI] Refactor "is integer division cheap" queries.
Michael Kuperstein
2015-08-19
1
-2
/
+0
*
PseudoSourceValue: Replace global manager with a manager in a machine function.
Alex Lorenz
2015-08-11
1
-1
/
+1
*
Add new ISD nodes: ISD::FMINNAN and ISD::FMAXNAN
James Molloy
2015-08-11
1
-0
/
+2
*
[TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'
Chandler Carruth
2015-08-05
1
-2
/
+2
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-31
1
-0
/
+6
*
move DAGCombiner's allowableAlignment() helper function into the TLI
Sanjay Patel
2015-07-29
1
-0
/
+23
[next]