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
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU/SILoadStoreOptimizer: Make some functions const
Tom Stellard
2019-08-01
1
-6
/
+6
*
recommit:[PowerPC] Eliminate loads/swap feeding swap/store for vector type by...
Zi Xuan Wu
2019-08-01
6
-117
/
+160
*
[ELF] Fix finding locations in messages for undefined hidden symbols.
Igor Kudrin
2019-08-01
2
-3
/
+43
*
AMDGPU/GlobalISel: fix inst-select-load-local.mir in -DLLVM_ENABLE_ASSERTIONS...
Fangrui Song
2019-08-01
1
-4
/
+2
*
AMDGPU/GlobalISel: Fix flat load/store of pointer types
Matt Arsenault
2019-08-01
8
-104
/
+117
*
AMDGPU/GlobalISel: Remove manual store select code
Matt Arsenault
2019-08-01
10
-447
/
+395
*
AMDGPU/GlobalISel: Select local atomic cmpxchg
Matt Arsenault
2019-08-01
4
-28
/
+104
*
Revert "[NFC] Remove obsolete LLVM_GNUC_PREREQ"
JF Bastien
2019-08-01
4
-81
/
+61
*
AMDGPU/GlobalISel: Handle G_ATOMICRMW_FADD
Matt Arsenault
2019-08-01
7
-0
/
+159
*
[NFC] Remove obsolete LLVM_GNUC_PREREQ
JF Bastien
2019-08-01
4
-61
/
+81
*
AMDGPU/GlobalISel: Allow selection of DS atomicrmw
Matt Arsenault
2019-08-01
5
-6
/
+110
*
AMDGPU: Start redefining atomic PatFrags
Matt Arsenault
2019-08-01
7
-194
/
+215
*
AMDGPU: Correct FP atomic patterns
Matt Arsenault
2019-08-01
3
-9
/
+10
*
AMDGPU/GlobalISel: Select simple local stores
Matt Arsenault
2019-08-01
7
-19
/
+314
*
GlobalISel: moreElementsVector for G_LOAD/G_STORE
Matt Arsenault
2019-08-01
5
-8
/
+78
*
[Sema] Enable -Wimplicit-float-conversion for integral to floating point prec...
Ziang Wan
2019-08-01
1
-17
/
+4
*
Create unique, but identically-named ELF sections for explicitly-sectioned fu...
Peter Collingbourne
2019-08-01
3
-8
/
+94
*
Reapply "AMDGPU: Split block for si_end_cf"
Matt Arsenault
2019-08-01
7
-80
/
+236
*
Fix a release-only build warning triggered by rL367485
Philip Reames
2019-08-01
1
-0
/
+3
*
AMDGPU/GlobalISel: Select local loads
Matt Arsenault
2019-08-01
6
-9
/
+1014
*
[Sema] Enable -Wimplicit-float-conversion for integral to floating point prec...
Ziang Wan
2019-08-01
7
-21
/
+149
*
Revert "[MS] Emit S_HEAPALLOCSITE debug info in Selection DAG" and
Amy Huang
2019-07-31
4
-153
/
+81
*
Fix build when both gtest death tests and LLVM_NODISCARD are available.
Richard Smith
2019-07-31
1
-2
/
+2
*
[Reproducers] Force replay in synchronous mode.
Jonas Devlieghere
2019-07-31
2
-1
/
+18
*
compiler-rt: Try to appease lint script.
Nico Weber
2019-07-31
2
-9
/
+7
*
[ARM] Lower "(x<<c) > 0x80000000U" to "lsls" on Thumb1.
Eli Friedman
2019-07-31
6
-8
/
+36
*
[ARM] Transform compare of masked value to shift on Thumb1.
Eli Friedman
2019-07-31
2
-0
/
+251
*
[ConstExprPreter] Overflow-detecting methods use GCC or clang builtins
JF Bastien
2019-07-31
1
-0
/
+12
*
[ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scal...
Craig Topper
2019-07-31
14
-24286
/
+20826
*
[X86] Add DAG combine to fold any_extend_vector_inreg+truncstore to an extrac...
Craig Topper
2019-07-31
9
-817
/
+271
*
Attempt to unbreak sphinx build bot by inserting a link.
Philip Reames
2019-07-31
2
-3
/
+4
*
Migrate some more fadd and fsub cases away from UnsafeFPMath control to utili...
Michael Berg
2019-07-31
14
-455
/
+534
*
[IndVars, RLEV] Support rewriting exit values in loops without known exits (p...
Philip Reames
2019-07-31
3
-15
/
+9
*
[NFC] allow creating error strings from a Twine
JF Bastien
2019-07-31
1
-0
/
+4
*
Fix to r367374 "[MS] Emit S_HEAPALLOCSITE debug info in Selection DAG"
Amy Huang
2019-07-31
2
-12
/
+13
*
Fix unused variable warning for non-assert builds.
Eric Christopher
2019-07-31
1
-0
/
+1
*
[GDBRemote] Reflow comments and improve docs.
Jonas Devlieghere
2019-07-31
1
-31
/
+35
*
[API] Remove use of ClangASTContext from SBTarget
Alex Langford
2019-07-31
3
-13
/
+42
*
[clang][ARM] Fix msvc arm{64} builtins to use int on LP64 systems.
Michael J. Spencer
2019-07-31
4
-49
/
+275
*
[NFC][clang] Refactor getCompilationPhases()+Types.def step 3.
Puyan Lotfi
2019-07-31
3
-64
/
+68
*
[GISel] Address review feedback on passing MD_callees to lowerCall.
Mark Lacey
2019-07-31
4
-5
/
+5
*
[GISel] Pass MD_callees metadata down in call lowering.
Mark Lacey
2019-07-31
10
-16
/
+31
*
AArch64: Add a tagged-globals backend feature.
Peter Collingbourne
2019-07-31
8
-1
/
+74
*
SelectionDAG, MI, AArch64: Widen target flags fields/arguments from unsigned ...
Peter Collingbourne
2019-07-31
12
-97
/
+90
*
Attempt to heal bots after r367467
Nico Weber
2019-07-31
1
-1
/
+1
*
[DAGCombine] Limit the number of times for the same store and root nodes
Wei Mi
2019-07-31
1
-3
/
+42
*
compiler-rt: Rename .cc file in lib/sanitizer_common/symbolizer to .cpp
Nico Weber
2019-07-31
3
-3
/
+3
*
[Support] Added overflow checking add, sub and mul.
JF Bastien
2019-07-31
2
-0
/
+204
*
Attempt to heal tsan bot after r367463
Nico Weber
2019-07-31
1
-1
/
+1
*
[pstl] Fully qualify pstl names.
Eric Fiselier
2019-07-31
3
-404
/
+401
[next]