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
*
[Support] Add StringRef::consumeInteger.
Zachary Turner
2016-09-22
3
-25
/
+267
*
[compiler-rt] fix typo in option description [NFC]
Etienne Bergeron
2016-09-22
1
-1
/
+1
*
GVN-hoist: move hoist testcase to GVNHoist dir
Sebastian Pop
2016-09-22
1
-0
/
+0
*
GVN-hoist: only hoist relevant scalar instructions
Sebastian Pop
2016-09-22
2
-1
/
+5
*
Handle empty sections with symbol assignments.
Rafael Espindola
2016-09-22
5
-1
/
+105
*
[clang-tidy] Add doc for `explain-config` option.
Haojian Wu
2016-09-22
2
-2
/
+7
*
tsan: fix bug introduced in 282152
Dmitry Vyukov
2016-09-22
1
-4
/
+4
*
Fix Wbitfield-constant-conversion false positives
Daniel Marjamaki
2016-09-22
2
-6
/
+11
*
Reapplying r281895 (and follow-up r281964) after fixing pr30468.
Keith Walker
2016-09-22
3
-7
/
+66
*
Third attempt to fix Sphinx bot
Teresa Johnson
2016-09-22
1
-1
/
+1
*
GlobalISel: handle stack-based parameters on AArch64.
Tim Northover
2016-09-22
6
-73
/
+285
*
tsan: support pie binaries on newer kernels
Dmitry Vyukov
2016-09-22
2
-28
/
+35
*
Second attempt to fix Sphinx bot
Teresa Johnson
2016-09-22
1
-1
/
+1
*
[RS4GC] Remat in presence of phi and use live value
Anna Thomas
2016-09-22
2
-9
/
+54
*
Fix VA computation for tbss.
Rafael Espindola
2016-09-22
2
-4
/
+35
*
Fixing sphinx build due to diagnostic:
Aaron Ballman
2016-09-22
1
-1
/
+1
*
Handle multiple .tbss sections.
Rafael Espindola
2016-09-22
2
-1
/
+20
*
[change-namespace] fix qualifier of function references.
Eric Liu
2016-09-22
2
-4
/
+71
*
[AMDGPU][mc] Add support for absolute expressions in DPP modifiers.
Artem Tamazov
2016-09-22
2
-35
/
+57
*
[PowerPC] Remove LE patterns matching generic stores/loads to VSX permuting ops
Nemanja Ivanovic
2016-09-22
1
-5
/
+10
*
[Power9] Add exploitation of non-permuting memory ops
Nemanja Ivanovic
2016-09-22
15
-42
/
+493
*
[ESan][MIPS] Fix tests struct-simple.cpp on MIPS
Sagar Thakur
2016-09-22
2
-24
/
+24
*
[EfficiencySanitizer] Using '$' instead of '#' for struct counter name
Sagar Thakur
2016-09-22
4
-90
/
+90
*
Fix revision 281960
Dorit Nuzman
2016-09-22
2
-2
/
+114
*
clang-format: [JS] reserved words in method names.
Martin Probst
2016-09-22
2
-0
/
+19
*
[X86] Fix some illegal rounding modes in some builtin test cases to ones that...
Craig Topper
2016-09-22
4
-46
/
+46
*
clang-format: Add an option to git-clang-format to diff between to commits
Stephen Hines
2016-09-22
1
-50
/
+97
*
Fix parsing expressions to evaluate with spaces and optional args (MI)
Ilia K
2016-09-22
2
-15
/
+16
*
Fix failure on 03 bot
Marshall Clow
2016-09-22
1
-2
/
+2
*
[AVX-512] Add support for commuting VPTERNLOG instructions.
Craig Topper
2016-09-22
5
-105
/
+201
*
[RegisterBankInfo] Move to statically allocated RegisterBank.
Quentin Colombet
2016-09-22
6
-12
/
+68
*
[RegisterBankInfo] Take advantage of the extra argument of SmallVector::resize.
Quentin Colombet
2016-09-22
1
-3
/
+1
*
[libFuzzer] add 'features' to the corpus elements, allow mutations with Size ...
Kostya Serebryany
2016-09-22
8
-44
/
+66
*
fix Args function broken in r281942
Todd Fiala
2016-09-22
1
-1
/
+1
*
[libFuzzer] one more test
Kostya Serebryany
2016-09-22
3
-0
/
+30
*
Add missing _v traits. is_bind_expression_v, is_placeholder_v and uses_alloca...
Marshall Clow
2016-09-22
5
-8
/
+60
*
[CMake] More robust handling for bootstrap variables
Chris Bieneman
2016-09-22
1
-1
/
+5
*
[Sema] Fix PR30481: crash on checking printf args.
George Burgess IV
2016-09-22
2
-2
/
+7
*
Fix typo in lldb --help
Ed Maste
2016-09-21
1
-1
/
+1
*
[CMake] Check if passthrough variables are defined
Chris Bieneman
2016-09-21
1
-1
/
+1
*
[libFuzzer] add stats to the corpus; more refactoring
Kostya Serebryany
2016-09-21
10
-49
/
+53
*
Fix for loop sign fix in r282112 for column = 0
Ed Maste
2016-09-21
1
-1
/
+1
*
Once more unto the strict weak ordering, once more.
Rafael Espindola
2016-09-21
3
-24
/
+108
*
Fix an incorrect nullptr conversion.
Zachary Turner
2016-09-21
1
-1
/
+1
*
=delete the StringRef(nullptr_t) constructor.
Zachary Turner
2016-09-21
1
-0
/
+2
*
[libFuzzer] more refactoring; don't compute sha1sum every time we mutate a un...
Kostya Serebryany
2016-09-21
4
-57
/
+53
*
[libFuzzer] more refactoring
Kostya Serebryany
2016-09-21
10
-8
/
+13
*
Fix integer sign warning from r282105
Ed Maste
2016-09-21
1
-1
/
+1
*
Fix -Wcovered-switch-default warning in StackFrame.cpp
Ed Maste
2016-09-21
1
-2
/
+0
*
[CMake] Initial support for LLDB.framework
Chris Bieneman
2016-09-21
11
-40
/
+103
[next]