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
*
[WebAssembly] Make clang emit correct va_arg code for structs
Guanzhong Chen
2019-08-13
2
-7
/
+10
*
[libc++] Mark two <chrono> tests as unsupported on AppleClang 11
Louis Dionne
2019-08-13
2
-2
/
+2
*
Remove the extra `;`.
Michael Liao
2019-08-13
1
-1
/
+1
*
[GISel] Pass MachineRegisterInfo by const reference to matcher.
Mark Lacey
2019-08-13
1
-9
/
+11
*
[DWARF] Guess the path style
Jonas Devlieghere
2019-08-13
1
-2
/
+6
*
[analyzer][NFC] Address inlines of D65484
Kristof Umann
2019-08-13
1
-37
/
+38
*
[AIX]Lowering global address for 32/64bit small/large code models
Xiangling Liao
2019-08-13
8
-46
/
+195
*
[Refactor] Moving SourceExtraction header from lib to include
Shaurya Gupta
2019-08-13
3
-5
/
+5
*
[DWARF} Use LLVM's debug line parser in LLDB.
Jonas Devlieghere
2019-08-13
7
-1210
/
+187
*
[Symbol] Decouple clang from CompilerType
Alex Langford
2019-08-13
11
-494
/
+584
*
[ORC] Fix BuildingAJIT tutorial code broken by r368707.
Lang Hames
2019-08-13
2
-2
/
+2
*
Don't use std::errc
Alexey Bataev
2019-08-13
1
-3
/
+4
*
Revert "Fix crash on switch conditions of non-integer types in templates"
Dmitri Gribenko
2019-08-13
6
-27
/
+6
*
[analyzer][NFC] Refactoring BugReporter.cpp P5.: Compact mile long function i...
Kristof Umann
2019-08-13
4
-379
/
+459
*
[AMDGPU] Fix to 'Fold readlane from copy of SGPR or imm'
Tim Renouf
2019-08-13
2
-2
/
+5
*
[analyzer][NFC] Refactoring BugReporter.cpp P4.: If it can be const, make it ...
Kristof Umann
2019-08-13
15
-98
/
+110
*
[NFC][clang] Adding argument based Phase list filtering to getComplicationPhases
Puyan Lotfi
2019-08-13
3
-10
/
+67
*
[ARM] Add MVE beats vector cost model
David Green
2019-08-13
11
-686
/
+1066
*
[clang] Refactor doc comments to Decls attribution
Jan Korous
2019-08-13
8
-278
/
+355
*
[llvm-profdata] Profile dump for compact binary format
Wenlei He
2019-08-13
4
-6
/
+29
*
[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
[next]