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
/
Target
/
NVPTX
/
NVPTXISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
1
-1
/
+1
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-1
/
+2
*
[SVE][CodeGen] Scalable vector MVT size queries
Graham Hunter
2019-11-18
1
-2
/
+2
*
Include what you use in NVPTX.h
Dmitri Gribenko
2019-06-03
1
-0
/
+1
*
Add "const" in GetUnderlyingObjects. NFC
Bjorn Pettersson
2019-04-24
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SDAG] Remove the reliance on MI's allocation strategy for
Chandler Carruth
2018-08-14
1
-21
/
+14
*
[NVPTX] Select atomic loads and stores
Jonas Hahnfeld
2018-08-09
1
-34
/
+82
*
[NVPTX] Delete dead code
Benjamin Kramer
2018-06-28
1
-6
/
+0
*
[NVPTX] Added a feature to use short pointers for const/local/shared AS.
Artem Belevich
2018-05-09
1
-53
/
+74
*
[NVPTX] Fixed vectorized LDG for f16.
Artem Belevich
2018-04-06
1
-0
/
+6
*
[NVPTX] TblGen-ized lowering of WMMA intrinsics.
Artem Belevich
2018-03-15
1
-512
/
+6
*
[NVPTX] use pattern matching to lower int_nvvm_match_all_sync*.
Artem Belevich
2018-03-01
1
-34
/
+0
*
[NVPTX] Lower loads from global constants using ld.global.nc (aka LDG).
Justin Lebar
2018-02-28
1
-14
/
+18
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Fix unused variable warning.
Richard Smith
2017-11-14
1
-1
/
+0
*
Mark intrinsics operating on the whole warp as IntrInaccessibleMemOnly
Artem Belevich
2017-11-14
1
-10
/
+11
*
[NVPTX] Implemented wmma intrinsics and instructions.
Artem Belevich
2017-10-12
1
-0
/
+512
*
[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.
Artem Belevich
2017-09-26
1
-0
/
+34
*
Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtin...
Justin Lebar
2017-09-25
1
-33
/
+0
*
[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.
Artem Belevich
2017-09-25
1
-0
/
+33
*
[NVPTX] Reduce copypasta.
Benjamin Kramer
2017-08-20
1
-702
/
+7
*
[NVPTX] Reduce amount of boilerplate code used to select load instruction opc...
Artem Belevich
2017-03-02
1
-1781
/
+587
*
[NVPTX] Added support for .f16x2 instructions.
Artem Belevich
2017-02-23
1
-26
/
+320
*
[NVPTX] Move getDivF32Level, usePrecSqrtF32, and useF32FTZ into out of DAGToD...
Justin Lebar
2017-01-21
1
-46
/
+5
*
[NVPTX] Added support for half-precision floating point.
Artem Belevich
2017-01-13
1
-3
/
+68
*
[NVPTX] Only lower sin/cos to approximate instructions if unsafe math is allo...
Artem Belevich
2017-01-13
1
-0
/
+5
*
getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-7
/
+6
*
[NVPTX] Use ldg for explicitly invariant loads.
Justin Lebar
2016-09-11
1
-13
/
+22
*
[NVPTX] Improve lowering of byval args of device functions.
Artem Belevich
2016-07-20
1
-5
/
+6
*
Revert r273313 "[NVPTX] Improve lowering of byval args of device functions."
Artem Belevich
2016-06-29
1
-52
/
+0
*
[NVPTX] Improve lowering of byval args of device functions.
Artem Belevich
2016-06-21
1
-0
/
+52
*
SDAG: Implement Select instead of SelectImpl in NVPTXDAGToDAGISel
Justin Bogner
2016-05-13
1
-197
/
+220
*
SDAG: Rename Select->SelectImpl and repurpose Select as returning void
Justin Bogner
2016-05-05
1
-1
/
+1
*
[NVPTX] Fix sign/zero-extending ldg/ldu instruction selection
Justin Holewinski
2016-05-02
1
-48
/
+74
*
[NVPTX] Handle ldg created from sign-/zero-extended load
Justin Holewinski
2016-04-05
1
-4
/
+81
*
[NVPTX] Use LDG for pointer induction variables.
Bjarke Hammersholt Roune
2015-08-05
1
-10
/
+29
*
De-constify pointers to Type since they can't be modified. NFC
Craig Topper
2015-08-01
1
-2
/
+2
*
[NVPTX] make load on global readonly memory to use ldg
Jingyue Wu
2015-07-20
1
-0
/
+36
*
[NVPTX] roll forward r239082
Jingyue Wu
2015-06-04
1
-0
/
+4
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-64
/
+66
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-66
/
+64
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-64
/
+66
*
Simplify boolean expressions with true and false using clang-tidy
Eli Bendersky
2015-03-23
1
-4
/
+1
*
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip...
Daniel Sanders
2015-03-13
1
-3
/
+3
*
Revert "r232027 - Add infrastructure for support of multiple memory constraints"
Hal Finkel
2015-03-12
1
-3
/
+3
*
Add infrastructure for support of multiple memory constraints.
Daniel Sanders
2015-03-12
1
-3
/
+3
*
Remove all use of is64bit off of NVPTXSubtarget and clean up code
Eric Christopher
2015-02-19
1
-54
/
+41
*
NVPTX: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-3
/
+1
*
MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line wit...
Benjamin Kramer
2015-02-12
1
-3
/
+3
[next]