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
/
clang
/
lib
/
CodeGen
/
CGBuiltin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[opaque pointer types] Pass function types for runtime function calls.
James Y Knight
2019-02-05
1
-6
/
+7
*
[opaque pointer types] Trivial changes towards CallInst requiring
James Y Knight
2019-02-03
1
-89
/
+92
*
Add a new builtin: __builtin_dynamic_object_size
Erik Pilkington
2019-01-30
1
-5
/
+8
*
Add a 'dynamic' parameter to the objectsize intrinsic
Erik Pilkington
2019-01-30
1
-1
/
+2
*
Cleanup: replace uses of CallSite with CallBase.
James Y Knight
2019-01-30
1
-10
/
+9
*
AMDGPU: Add ds append/consume builtins
Matt Arsenault
2019-01-28
1
-0
/
+8
*
[X86] Add new variadic avx512 compress/expand intrinsics that use vXi1 types ...
Craig Topper
2019-01-28
1
-0
/
+54
*
[X86] Custom codegen 512-bit cvt(u)qq2tops, cvt(u)qqtopd, and cvt(u)dqtops in...
Craig Topper
2019-01-26
1
-0
/
+28
*
[X86] Replace VPCOM/VPCOMU with generic integer comparisons (clang)
Simon Pilgrim
2019-01-20
1
-0
/
+50
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
CodeGen: Cast llvm.flt.rounds result to match __builtin_flt_rounds
Anton Korobeynikov
2019-01-17
1
-0
/
+11
*
[X86] Add custom emission for the avx512 scatter builtins to convert from sca...
Craig Topper
2019-01-17
1
-0
/
+108
*
Recommit r351160 "[X86] Make _xgetbv/_xsetbv on non-windows platforms"
Craig Topper
2019-01-16
1
-1
/
+10
*
[X86] Add versions of the avx512 gather intrinsics that take the mask as a vX...
Craig Topper
2019-01-16
1
-0
/
+108
*
Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"
Benjamin Kramer
2019-01-15
1
-10
/
+1
*
[clang][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-15
1
-3
/
+5
*
[X86] Make _xgetbv/_xsetbv on non-windows platforms
Craig Topper
2019-01-15
1
-1
/
+10
*
Revert alignment assumptions changes
Vlad Tsyrklevich
2019-01-15
1
-5
/
+3
*
[clang][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-14
1
-3
/
+5
*
[WebAssembly] Remove old builtins
Dan Gohman
2019-01-14
1
-25
/
+0
*
[X86] Remove mask parameter from avx512 pmultishiftqb intrinsics. Use select ...
Craig Topper
2019-01-14
1
-2
/
+22
*
[X86] Remove mask parameter from vpshufbitqmb intrinsics. Change result to a ...
Craig Topper
2019-01-14
1
-0
/
+25
*
Recommit r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd...
Craig Topper
2019-01-07
1
-0
/
+46
*
Revert r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd b...
Craig Topper
2019-01-07
1
-46
/
+0
*
[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd builtins.
Craig Topper
2019-01-07
1
-0
/
+46
*
Declares __cpu_model as dso local
Haibo Huang
2018-12-20
1
-0
/
+7
*
[X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift int...
Simon Pilgrim
2018-12-20
1
-1
/
+53
*
[X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_SAT/SSUB_SAT generic i...
Simon Pilgrim
2018-12-20
1
-6
/
+21
*
[X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic...
Simon Pilgrim
2018-12-19
1
-25
/
+8
*
[CodeGen] Handle mixed-width ops in mixed-sign mul-with-overflow lowering
Vedant Kumar
2018-12-18
1
-5
/
+14
*
[Clang] Add __builtin_launder
Eric Fiselier
2018-12-14
1
-0
/
+46
*
[Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for...
Craig Topper
2018-12-14
1
-0
/
+15
*
Revert "Declares __cpu_model as dso local"
Haibo Huang
2018-12-12
1
-5
/
+0
*
Declares __cpu_model as dso local
Haibo Huang
2018-12-12
1
-0
/
+5
*
Misc typos fixes in ./lib folder
Raphael Isemann
2018-12-10
1
-6
/
+6
*
[X86] Remove the addcarry builtins. Leaving only the addcarryx builtins since...
Craig Topper
2018-12-10
1
-12
/
+4
*
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
Fangrui Song
2018-11-30
1
-13
/
+41
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Fangrui Song
2018-11-30
1
-41
/
+13
*
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-28
1
-13
/
+41
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-27
1
-41
/
+13
*
[CodeGen] translate MS rotate builtins to LLVM funnel-shift intrinsics
Sanjay Patel
2018-11-25
1
-40
/
+10
*
A __builtin_constant_p() returns 0 with a function type.
Bill Wendling
2018-11-22
1
-1
/
+1
*
The result of is.constant() is unsigned.
Bill Wendling
2018-11-22
1
-1
/
+1
*
Re-Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-21
1
-13
/
+41
*
Revert r347364 again, the fix was incomplete.
Nico Weber
2018-11-21
1
-41
/
+13
*
Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-20
1
-13
/
+41
*
Revert 347294, it turned many bots on lab.llvm.org:8011/console red.
Nico Weber
2018-11-20
1
-20
/
+0
*
Use is.constant intrinsic for __builtin_constant_p
Bill Wendling
2018-11-20
1
-0
/
+20
*
[OpenCL] Fix invalid address space generation for clk_event_t
Alexey Sotkin
2018-11-14
1
-1
/
+3
*
[NFC] Move storage of dispatch-version to GlobalDecl
Erich Keane
2018-11-13
1
-4
/
+5
[prev]
[next]