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
...
*
[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
*
[Codegen] Add intrinsics 'absdiff' and corresponding SDNodes for absolute dif...
James Molloy
2015-07-16
1
-0
/
+2
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-1
/
+1
*
Revert the new EH instructions
David Majnemer
2015-07-10
1
-6
/
+0
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-10
1
-0
/
+6
*
Re-instate the EVT parameter to getScalarShiftAmountTy() for OOT user
Mehdi Amini
2015-07-09
1
-2
/
+3
*
Make isLegalAddressingMode() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-2
/
+2
*
Make getByValTypeAlignment() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-2
/
+3
*
Make TargetLowering::getShiftAmountTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-4
/
+5
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-17
/
+6
*
Redirect DataLayout from TargetMachine to Module in ComputeValueVTs()
Mehdi Amini
2015-07-09
1
-3
/
+3
*
Remove IsLittleEndian from TargetLowering and redirect to DataLayout
Mehdi Amini
2015-07-08
1
-1
/
+0
*
add a cl::opt override for TargetLoweringBase's JumpIsExpensive
Sanjay Patel
2015-07-01
1
-1
/
+12
*
Eliminate additional redundant copies of Triple objects. NFC.
Daniel Sanders
2015-06-24
1
-1
/
+1
*
Add address space argument to isLegalAddressingMode
Matt Arsenault
2015-06-01
1
-1
/
+2
*
Add SDNodes for umin, umax, smin and smax.
James Molloy
2015-05-15
1
-0
/
+4
*
[CodeGen] Use standard -not gnueabi- naming for f16 libcalls on Darwin.
Ahmed Bougacha
2015-05-14
1
-0
/
+8
*
CodeGen: Default overflow operations to expand so we don't have to assume tar...
Jan Vesely
2015-04-29
1
-0
/
+8
*
Add support to promote f16 to f32
Pirama Arumuga Nainar
2015-04-17
1
-4
/
+13
*
[CodeGen] "PromoteInteger" f32 to f64 doesn't make sense.
Ahmed Bougacha
2015-03-28
1
-13
/
+6
*
Deduplicate a bunch of setOpActions into an MVT range-for. NFC.
Ahmed Bougacha
2015-03-26
1
-39
/
+15
*
[CodeGen] Don't pretend we can expand f16 libcalls.
Ahmed Bougacha
2015-03-26
1
-13
/
+0
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-6
/
+5
*
SDAG: Merge the meat of two ExpandAtomic implementations.
Benjamin Kramer
2015-03-05
1
-0
/
+38
*
Add a comment above findRepresentativeClass explaining why it's
Eric Christopher
2015-03-03
1
-0
/
+4
*
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
Eric Christopher
2015-02-26
1
-6
/
+6
*
Move TargetLoweringBase::getTypeConversion to the .cpp file from
Eric Christopher
2015-02-25
1
-0
/
+132
*
Add generic fmad DAG node.
Matt Arsenault
2015-02-20
1
-0
/
+1
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-3
/
+2
*
R600: Implement getRecipEstimate
Matt Arsenault
2015-01-13
1
-0
/
+1
*
[CodeGen] Use MVT iterator_ranges in legality loops. NFC intended.
Ahmed Bougacha
2015-01-07
1
-19
/
+14
*
[CodeGenPrepare] Reapply r224351 with a fix for the assertion failure:
Quentin Colombet
2014-12-17
1
-0
/
+1
*
Revert "[CodeGenPrepare] Move sign/zero extensions near loads using type prom...
Reid Kleckner
2014-12-17
1
-1
/
+0
*
[CodeGenPrepare] Move sign/zero extensions near loads using type promotion.
Quentin Colombet
2014-12-16
1
-0
/
+1
[prev]
[next]