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
*
[ExternalASTMerger] Import Objective-C classes
Sean Callanan
2017-07-25
4
-13
/
+41
*
[Frontend] Mark some ASTUnit methods as const. NFC.
Vedant Kumar
2017-07-25
2
-17
/
+17
*
[LTO] Prevent dead stripping and internalization of symbols with sections
Teresa Johnson
2017-07-25
8
-5
/
+134
*
[ubsan] -fsanitize=vptr now requires -fsanitize=null, update tests
Vedant Kumar
2017-07-25
4
-10
/
+19
*
[ubsan] Null-check pointers in -fsanitize=vptr (PR33881)
Vedant Kumar
2017-07-25
12
-26
/
+109
*
[StaticAnalyzer] Completely unrolling specific loops with known bound option
Peter Szecsi
2017-07-25
10
-2
/
+459
*
Revert "This patch enables the usage of constant Enum identifiers within Micr...
Eric Christopher
2017-07-25
2
-71
/
+24
*
Revert "This patch enables the usage of constant Enum identifiers within Micr...
Eric Christopher
2017-07-25
4
-85
/
+15
*
Attempt to fix lld tests on Windows after 308998.
Nico Weber
2017-07-25
1
-9
/
+0
*
[PowerPC] Pretty-print CR bits the way the binutils disassembler does
Nemanja Ivanovic
2017-07-25
7
-37
/
+56
*
Cleanup: __kmp_env_* variables
Jonathan Peyton
2017-07-25
4
-44
/
+35
*
Only scan global sections containing data in LSan on darwin
Francis Ricci
2017-07-25
4
-7
/
+40
*
lld: only write .manifest files if /manifest is passed, PR33925
Nico Weber
2017-07-25
4
-11
/
+28
*
Introduce -nostdlib++ flag to disable linking the C++ standard library.
Nico Weber
2017-07-25
23
-51
/
+81
*
[coroutines] Add serialization/deserialization of coroutines
Gor Nishanov
2017-07-25
6
-30
/
+190
*
[PowerPC] - Recommit r304907 now that the issue has been fixed
Nemanja Ivanovic
2017-07-25
6
-6
/
+593
*
[docs] Fix a typo: iteratation -> iteration
Stephen Hines
2017-07-25
1
-1
/
+1
*
[TypeSystem] Guard the global `ASTSourceMap` with a mutex
Sean Callanan
2017-07-25
1
-4
/
+12
*
Fix unused variable warning with MemoryMappedSegment private data
Francis Ricci
2017-07-25
1
-0
/
+2
*
[analyzer] Add diagnostic text for generalized refcount annotations.
Devin Coughlin
2017-07-25
4
-18
/
+33
*
[X86][CGP] Reduce memcmp() expansion to 2 load pairs (PR33914)
Simon Pilgrim
2017-07-25
3
-1311
/
+177
*
This test case is causing all PPC and SystemZ bots to remain red.
Nemanja Ivanovic
2017-07-25
1
-1
/
+1
*
Revert "[compiler-rt] Include thread ID into sanitizers logs"
Vitaly Buka
2017-07-25
2
-27
/
+4
*
[DAG] Move DAGCombiner::GetDemandedBits to SelectionDAG
Simon Pilgrim
2017-07-25
3
-62
/
+66
*
[ScopInfo] Rename ScopStmt::contains(BB) to represents(BB). NFC.
Michael Kruse
2017-07-25
4
-7
/
+7
*
[X86] Regenerate test.
Simon Pilgrim
2017-07-25
1
-3
/
+5
*
[X86] Regenerate test with broadcast comments.
Simon Pilgrim
2017-07-25
1
-3
/
+3
*
[OPENMP] Codegen for 'task_reduction' clause.
Alexey Bataev
2017-07-25
9
-42
/
+335
*
[Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed
Fedor Sergeev
2017-07-25
2
-8
/
+90
*
Add address ranges for individual macho sections on darwin
Francis Ricci
2017-07-25
3
-12
/
+82
*
[IslAst] Untangle IslAst lit-testcases from specifics of the legacy-PM
Philip Pfaffe
2017-07-25
6
-12
/
+4
*
[clang-tidy] Fixup clang-apply-replacements/invalid-files test
Kevin Funk
2017-07-25
1
-1
/
+2
*
[clang-tidy] clang-apply-replacements: Don't insert null entry
Kevin Funk
2017-07-25
3
-12
/
+27
*
[ScopInfo] Fix assertion for PHIs not in a region stmts entry.
Michael Kruse
2017-07-25
2
-1
/
+63
*
X86 Asm uses assertions instead of proper diagnostic. This patch fixes that.
Andrew V. Tischenko
2017-07-25
4
-24
/
+151
*
[PPCGCodeGeneration] Skip arrays with empty extent.
Siddharth Bhat
2017-07-25
2
-4
/
+103
*
[clangd] Reuse compile commands during reparse
Krasimir Georgiev
2017-07-25
2
-5
/
+8
*
Fix spelling of FileCheck in test.
Manuel Klimek
2017-07-25
1
-1
/
+1
*
[LIR] Teach LIR to avoid extending the BE count prior to adding one to
Chandler Carruth
2017-07-25
2
-18
/
+106
*
[PM] Setup TargetLibraryInfo correctly for the new pass manager.
Chandler Carruth
2017-07-25
2
-0
/
+12
*
This patch enables the usage of constant Enum identifiers within Microsoft st...
Matan Haroush
2017-07-25
2
-24
/
+71
*
This patch enables the usage of constant Enum identifiers within Microsoft st...
Matan Haroush
2017-07-25
4
-15
/
+85
*
[tests] Cleanup vect.omp.persistence.ll test.
Michael Zolotukhin
2017-07-25
2
-67
/
+50
*
[X86] Add 24-byte memcmp tests (PR33914)
Simon Pilgrim
2017-07-25
3
-17
/
+304
*
Fix incorrect use of current directory to find moved paths in ASTReader.
Manuel Klimek
2017-07-25
3
-16
/
+74
*
[analyzer] Treat throws as sinks for suppress-on-sink purposes.
Artem Dergachev
2017-07-25
2
-2
/
+57
*
Fix endianness bug in DAGCombiner::visitTRUNCATE and visitEXTRACT_VECTOR_ELT
Francois Pichet
2017-07-25
2
-4
/
+62
*
[clangd] Workaround Windows test failures.
Ilya Biryukov
2017-07-25
1
-3
/
+3
*
[ELF] - Fix init_fini_priority.s test.
George Rimar
2017-07-25
1
-6
/
+18
*
[analyzer] Further improve suppress-on-sink behavior in incomplete analyses.
Artem Dergachev
2017-07-25
2
-3
/
+93
[next]