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
*
[AutoUpgrader] Make ArcRuntime Autoupgrader more conservative
Steven Wu
2019-08-13
5
-48
/
+48
*
[NFC] Fixed test
David Bolvansky
2019-08-13
1
-1
/
+1
*
clang: Don't warn on unused momit-leaf-frame-pointer when frame pointers are ...
Nico Weber
2019-08-13
2
-3
/
+24
*
Use Register over unsigned in LateEHPrepare (NFC)
Heejin Ahn
2019-08-13
1
-1
/
+1
*
[util] Allow callsigns when running git llvm revert
Jordan Rupprecht
2019-08-13
1
-3
/
+3
*
[NFC] Updated tests after r368724
David Bolvansky
2019-08-13
1
-7
/
+7
*
[SimplifyLibCalls] Add noalias from known callsites
David Bolvansky
2019-08-13
16
-40
/
+130
*
[ValueTracking] Improve reverse assumption inference
Nikita Popov
2019-08-13
2
-3
/
+9
*
[NFC] Revisited/updated tests
David Bolvansky
2019-08-13
1
-4
/
+22
*
Reland r368691: "[AIX] Implement LR prolog/epilog save/restore"
Hubert Tong
2019-08-13
4
-8
/
+66
*
[NFC][AIX] Use assert instead of llvm_unreachable
David Tenty
2019-08-13
4
-12
/
+12
*
[lld][WebAssembly] Allow linking of pic code into static binaries
Sam Clegg
2019-08-13
8
-14
/
+165
*
[Dwarf] Complete the list of type tags.
Jonas Devlieghere
2019-08-13
5
-112
/
+109
*
[analyzer][NFC] Refactoring BugReporter.cpp P3.: std::shared_pointer<PathDiag...
Kristof Umann
2019-08-13
24
-277
/
+251
*
[X86] Add some vXi8 extract subvector cost model tests
Simon Pilgrim
2019-08-13
1
-0
/
+367
*
[SLC] Improve dereferenceable bytes annotation
David Bolvansky
2019-08-13
2
-2
/
+6
*
GlobalISel: Partially implement fewerElementsVector G_UNMERGE_VALUES
Matt Arsenault
2019-08-13
25
-372
/
+1076
*
[ARM] Fix detection of duplicates when parsing reg list operands
Momchil Velikov
2019-08-13
2
-19
/
+109
*
[ARM] Fix encoding of APSR in CLRM instruction
Momchil Velikov
2019-08-13
3
-19
/
+13
*
[lld][test] Update test to print ELF note description data
Jordan Rupprecht
2019-08-13
1
-0
/
+1
*
GlobalISel: Implement lower for G_SHUFFLE_VECTOR
Matt Arsenault
2019-08-13
4
-0
/
+301
*
[ORC] Refactor definition-generation, add a generator for static libraries.
Lang Hames
2019-08-13
8
-57
/
+277
*
Fix crash on switch conditions of non-integer types in templates
Elizabeth Andrews
2019-08-13
6
-6
/
+27
*
GlobalISel: Add more verifier checks for G_SHUFFLE_VECTOR
Matt Arsenault
2019-08-13
4
-11
/
+82
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
25
-150
/
+446
*
[libc++] Always build with -fvisibility=hidden
Louis Dionne
2019-08-13
4
-3
/
+5
*
[CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
Roman Lebedev
2019-08-13
11
-1443
/
+773
*
[TargetLowering][NFC] prepareUREMEqFold(): fixup comment
Roman Lebedev
2019-08-13
1
-1
/
+1
*
[clang-tidy] Update `TransformerClangTidyCheck` to use new `buildMatchers` fu...
Yitzhak Mandelbaum
2019-08-13
1
-1
/
+2
*
Revert r368691; test checked in without changes by accident
Hubert Tong
2019-08-13
1
-32
/
+0
*
[llvm-readelf] Implement note parsing for NT_FILE and unknown descriptors
Jordan Rupprecht
2019-08-13
6
-24
/
+441
*
Enable memtag sanitizer in all AArch64 toolchains
Momchil Velikov
2019-08-13
2
-2
/
+3
*
[AArch64] Make the memtag sanitizer require the memtag extension
Momchil Velikov
2019-08-13
3
-0
/
+28
*
[lldb] Fix Microsoft guard variable detection
Raphael Isemann
2019-08-13
1
-1
/
+1
*
[analyzer][NFC] Refactoring BugReporter.cpp P2.: Clean up the construction of...
Kristof Umann
2019-08-13
3
-96
/
+128
*
Fix -Wdocumentation warning (@returns used in void function). NFCI.
Simon Pilgrim
2019-08-13
1
-2
/
+1
*
Fix -Wdocumentation typo. NFCI.
Simon Pilgrim
2019-08-13
1
-2
/
+2
*
[AIX] Implement LR prolog/epilog save/restore
Hubert Tong
2019-08-13
1
-0
/
+32
*
[AIX][test/Index] Set/propagate AIXTHREAD_STK for AIX
Hubert Tong
2019-08-13
1
-0
/
+12
*
[analyzer][NFC] Refactoring BugReporter.cpp P1.: Store interesting symbols/re...
Kristof Umann
2019-08-13
2
-64
/
+12
*
[lldb] Reland "Refactor guard variable checks in IRForTarget"
Raphael Isemann
2019-08-13
1
-14
/
+19
*
[InstCombine] Non-canonical clamp-like pattern handling
Roman Lebedev
2019-08-13
4
-155
/
+300
*
[InstCombine][NFC] Rename IsFreeToInvert() -> isFreeToInvert() for consistency
Roman Lebedev
2019-08-13
4
-18
/
+18
*
[InstCombine] foldXorOfICmps(): don't give up on non-single-use ICmp's if all...
Roman Lebedev
2019-08-13
4
-53
/
+104
*
[pstl] Allow customizing whether per-TU insulation is provided
Louis Dionne
2019-08-13
22
-0
/
+94
*
[libTooling] In Transformer, generalize `applyFirst` to admit rules with inco...
Yitzhak Mandelbaum
2019-08-13
3
-111
/
+141
*
[lldb][NFC] Add basic IOHandler completion test
Raphael Isemann
2019-08-13
2
-0
/
+63
*
[llvm-readobj] - Remove 'error(Error EC)' helper.
George Rimar
2019-08-13
7
-82
/
+103
*
[CodeGen] Disable UBSan for coroutine functions
Brian Gesiak
2019-08-13
2
-0
/
+58
*
[pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND
Louis Dionne
2019-08-13
2
-6
/
+6
[next]