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
*
For dllexport class templates, export specializations of member functions (PR...
Hans Wennborg
2017-10-05
2
-0
/
+23
*
[LSan] Detect dynamic loader by its base address.
Alex Shlyapnikov
2017-10-05
4
-18
/
+29
*
[X86] Extract CATCHRET handling from emitEpilogue, NFC
Reid Kleckner
2017-10-05
2
-33
/
+42
*
[WebAssembly] Add the rest of the atomic loads
Derek Schuff
2017-10-05
9
-74
/
+658
*
[InstCombine] improve folds for icmp gt/lt (shr X, C1), C2
Sanjay Patel
2017-10-05
2
-69
/
+56
*
[asan] Add --enable-new-dtags in tests on Android.
Evgeniy Stepanov
2017-10-05
1
-1
/
+1
*
[Hexagon] Make PS_fi and PS_fia extendable (they both expand to A2_addi)
Krzysztof Parzyszek
2017-10-05
1
-3
/
+6
*
configure: Fix handling of directories with compats only source lists
Jan Vesely
2017-10-05
1
-3
/
+7
*
[dsymutil] Fix typo in swift-ast.test
Francis Ricci
2017-10-05
1
-1
/
+1
*
Annotate VP prof on indirect call if it is ICPed in the profiled binary.
Dehao Chen
2017-10-05
4
-4
/
+8
*
Cleanup and generalize -shared-libasan.
Evgeniy Stepanov
2017-10-05
7
-22
/
+108
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-05
10
-16
/
+78
*
[Hexagon] Give uniform names to functions changing addressing modes, NFC
Krzysztof Parzyszek
2017-10-05
4
-56
/
+81
*
Added phdr upper bound checks to ElfObject.
Rafael Espindola
2017-10-05
3
-0
/
+30
*
[asan] Use full binary path in the Android test runner.
Evgeniy Stepanov
2017-10-05
2
-4
/
+8
*
[sanitizer] Move %ld_flags_rpath_exe to common and use it in more tests.
Evgeniy Stepanov
2017-10-05
4
-20
/
+20
*
Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"
Francis Ricci
2017-10-05
10
-78
/
+16
*
Enable breakpoints and read/write GPRs for ppc64le
Eugene Zemtsov
2017-10-05
13
-2
/
+766
*
[cfi] Mark a test as unsupported on darwin.
Evgeniy Stepanov
2017-10-05
1
-1
/
+2
*
[dsymutil] Fix unused variable warning
Francis Ricci
2017-10-05
1
-1
/
+1
*
Fix two-phase name lookup for non-dependent overloaded operators.
Richard Smith
2017-10-05
4
-13
/
+57
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-05
10
-16
/
+78
*
[NewPassManager] Run global dead code elimination after the inliner.
Davide Italiano
2017-10-05
3
-0
/
+3
*
[ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for AR...
Balaram Makam
2017-10-05
1
-3
/
+4
*
[cfi] Test on all available targets.
Evgeniy Stepanov
2017-10-05
3
-12
/
+23
*
[X86] Simplify X86 epilogue frame size calculation, NFC
Reid Kleckner
2017-10-05
1
-39
/
+28
*
[PassManager] Improve the interaction between -O2 and ThinLTO.
Davide Italiano
2017-10-05
2
-16
/
+14
*
Add vload_half helpers for ptx
Jeroen Ketema
2017-10-05
4
-0
/
+26
*
[PassManager] Run global optimizations after the inliner.
Davide Italiano
2017-10-05
3
-1
/
+17
*
[SparsePropagation] Move member definitions to header (NFC)
Matthew Simpson
2017-10-05
3
-381
/
+320
*
[OPENMP] Fix mapping|privatization of implicitly captured variables.
Alexey Bataev
2017-10-05
3
-19
/
+43
*
[mips] implement .set dspr2 directive
Petar Jovanovic
2017-10-05
6
-1
/
+35
*
AMDGPU: Set v2i32 any_extend to expand
Matt Arsenault
2017-10-05
2
-8
/
+34
*
[Analyzer Tests] Run static analyzer integration tests until the end,
George Karpenkov
2017-10-05
1
-8
/
+20
*
[RDF] Simplify construction of maximal registers
Krzysztof Parzyszek
2017-10-05
2
-40
/
+12
*
[ProfileData] Fix data racing in merging indexed profiles
Rong Xu
2017-10-05
4
-3
/
+120
*
[clangd] Added async API to run code completion.
Ilya Biryukov
2017-10-05
4
-26
/
+67
*
[X86] Fix chains update when lowering BUILD_VECTOR to a vector load
Artur Pilipenko
2017-10-05
2
-19
/
+256
*
AMDGPU: Add and set AMDGPU-specific e_flags
Konstantin Zhuravlyov
2017-10-05
13
-63
/
+187
*
[LV] Fix PR34743 - handle casts that sink after interleaved loads
Ayal Zaks
2017-10-05
2
-1
/
+56
*
Revert "Re-land "[MergeICmps] Disable mergeicmps if the target does not want ...
Clement Courbet
2017-10-05
7
-240
/
+87
*
revert r314698 - [InstCombine] remove one-use restriction for icmp (shr exact...
Sanjay Patel
2017-10-05
2
-7
/
+7
*
[ScopBuilder] Introduce -polly-stmt-granularity=scalar-indep option.
Michael Kruse
2017-10-05
7
-2
/
+517
*
[TablgeGen] : Tidy up CodeGenSchedule. NFC.
Javed Absar
2017-10-05
1
-25
/
+21
*
[LV] Fix PR34711 - widen instruction ranges when sinking casts
Ayal Zaks
2017-10-05
2
-23
/
+71
*
Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...
Clement Courbet
2017-10-05
7
-87
/
+240
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
7
-102
/
+76
*
Revert r314977 "[CodeGen] Unify generation of scalar and struct-path TBAA tags"
Ivan A. Kosarev
2017-10-05
10
-169
/
+183
*
[CodeGen] Unify generation of scalar and struct-path TBAA tags
Ivan A. Kosarev
2017-10-05
10
-183
/
+169
*
[mips] Place certain 64 bit FPU instructions in their own decoder namespace
Simon Dardis
2017-10-05
10
-25
/
+40
[next]