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
*
Don't check the value of the unset variables on iOS
Enrico Granata
2016-07-19
1
-6
/
+5
*
Attempt to appease MSVC buildbots.
George Burgess IV
2016-07-19
1
-8
/
+10
*
[asan] trying to fix the android bot
Kostya Serebryany
2016-07-19
1
-5
/
+9
*
[AMDGPU] Remove spurious line (should've been removed in r276029).
Davide Italiano
2016-07-19
1
-3
/
+0
*
[AMDGPU] Remove dead code.
Davide Italiano
2016-07-19
1
-25
/
+0
*
[CFLAA] Make a test tell the truth. NFC.
George Burgess IV
2016-07-19
1
-2
/
+2
*
[Profile] introduce reusable internal interfaces to find dir separator \NFC
Xinliang David Li
2016-07-19
3
-5
/
+31
*
[CFLAA] Add some interproc. analysis to CFLAnders.
George Burgess IV
2016-07-19
15
-8
/
+636
*
Next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-19
5
-58
/
+77
*
add even more missing tests for simplifySelectBitTest()
Sanjay Patel
2016-07-19
1
-40
/
+148
*
[CFLAA] Teach CFLAnders to distinguish reads from writes.
George Burgess IV
2016-07-19
1
-50
/
+95
*
Attempt to bring peace to -Werror buildbots.
Richard Smith
2016-07-19
1
-0
/
+6
*
[Profile] move utility interfaces to the right header /NFC
Xinliang David Li
2016-07-19
3
-15
/
+14
*
[SemaObjC] Improve ObjCDictionaryLiteral and ObjCArryLiteral diagnostics
Bruno Cardoso Lopes
2016-07-19
3
-2
/
+38
*
[Profile] use portable macro /NFC
Xinliang David Li
2016-07-19
1
-1
/
+1
*
This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...
Aaron Ballman
2016-07-19
1
-2
/
+2
*
Use posix_fallocate instead of ftruncate.
Rafael Espindola
2016-07-19
3
-0
/
+12
*
[libcxxabi] When catching an exception of type nullptr_t with a handler of
Richard Smith
2016-07-19
6
-27
/
+130
*
[tsan] Don't instrument __llvm_gcov_global_state_pred or __llvm_gcda*
Vedant Kumar
2016-07-19
2
-2
/
+16
*
Let FuncAttrs infer the 'returned' argument attribute
David Majnemer
2016-07-19
3
-4
/
+4
*
ARM: move feature for Thumb2 pkhbt/pkhtb onto architectures.
Tim Northover
2016-07-19
2
-32
/
+31
*
[GlobalISel] Mark newly-created gvregs as having a bank.
Ahmed Bougacha
2016-07-19
4
-5
/
+38
*
[GlobalISel] Simplify more RegClassOrRegBank is+get. NFC.
Ahmed Bougacha
2016-07-19
1
-5
/
+3
*
[OpenCL] Fixes bug of missing OCL version metadata on the AMDGCN target
Yaxun Liu
2016-07-19
2
-18
/
+42
*
amdgpu: Use right builtn for rsq
Matt Arsenault
2016-07-19
1
-1
/
+6
*
[FunctionAttrs] Correct the safety analysis for inference of 'returned'
David Majnemer
2016-07-19
4
-6
/
+57
*
[SCCP] Improve assert messages. NFCI.
Davide Italiano
2016-07-19
1
-4
/
+6
*
[libFuzzer] properly intercept memmem
Kostya Serebryany
2016-07-19
2
-2
/
+15
*
[DSE] Add additional debug output. NFC.
Chad Rosier
2016-07-19
1
-0
/
+2
*
Add detect_stack_use_after_scope runtime flag
Vitaly Buka
2016-07-19
8
-4
/
+46
*
Fix undefined behavior in __tree
Eric Fiselier
2016-07-19
8
-188
/
+302
*
Add a testcase for r275581
David Majnemer
2016-07-19
1
-0
/
+28
*
[RegionInfo] Some cleanups
David Majnemer
2016-07-19
2
-110
/
+87
*
[RegionPass] Some minor cleanups
David Majnemer
2016-07-19
1
-4
/
+2
*
[LoopPass] Some minor cleanups
David Majnemer
2016-07-19
1
-7
/
+5
*
This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...
Aaron Ballman
2016-07-19
1
-1
/
+1
*
libunwind: sync some coments with NetBSD's version
Ed Maste
2016-07-19
1
-13
/
+13
*
libunwind: Use conventional DWARF capitalization in comments and errors
Ed Maste
2016-07-19
8
-46
/
+46
*
add tests related to PR28466
Sanjay Patel
2016-07-19
1
-1
/
+60
*
[X86][AVX512] Added AVX512 subvector broadcast tests
Simon Pilgrim
2016-07-19
2
-0
/
+464
*
cppcoreguidelines-pro-bounds-constant-array-index: ignore implicit constructor
Matthias Gehre
2016-07-19
2
-1
/
+15
*
[X86][AVX] Fixed typo in test names
Simon Pilgrim
2016-07-19
2
-6
/
+6
*
[DSE] Add additional debug output. NFC.
Chad Rosier
2016-07-19
1
-0
/
+3
*
add missing test for simplifySelectBitTest()
Sanjay Patel
2016-07-19
1
-0
/
+14
*
[InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Tobias Grosser
2016-07-19
2
-2
/
+46
*
AMDGPU: Only use legal inline immediates with kill pseudo
Matt Arsenault
2016-07-19
5
-3
/
+15
*
GPGPU: Bail out of scops with hoisted invariant loads
Tobias Grosser
2016-07-19
3
-5
/
+14
*
clangRename: Update libdeps to add clangASTMatchers.
NAKAMURA Takumi
2016-07-19
1
-0
/
+1
*
ClangRenameTests: Update libdeps. r275958 introduced clangASTMatchers.
NAKAMURA Takumi
2016-07-19
1
-0
/
+1
*
fix compiler warnings [NFC]
Etienne Bergeron
2016-07-19
1
-3
/
+3
[next]