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
*
Minidump plugin: functions parsing memory structures and filtering module list
Dimitar Vlahovski
2016-10-19
8
-2
/
+464
*
[clang-move] Move using-decl in old cc.
Haojian Wu
2016-10-19
3
-15
/
+63
*
[Sparc][LEON] Detects an erratum on UT699 LEON 3 processors involving roundin...
Chris Dewhurst
2016-10-19
7
-0
/
+95
*
Add Chrono.h - std::chrono support header
Pavel Labath
2016-10-19
10
-124
/
+212
*
Don't copy replacements in for-range loop. NFC.
Benjamin Kramer
2016-10-19
2
-2
/
+2
*
Reapply r284571 (with the new tests fixed).
Sjoerd Meijer
2016-10-19
8
-14
/
+130
*
llvm/test/MC/Mips/macro-ld-sd.s: Sweep a spurious character \xA0 in the test ...
NAKAMURA Takumi
2016-10-19
1
-1
/
+1
*
[SystemZ] Add missing vector instructions for the assembler
Ulrich Weigand
2016-10-19
5
-18
/
+3237
*
[SystemZ] Add optional argument to some vector string instructions
Ulrich Weigand
2016-10-19
5
-175
/
+566
*
[cmake] Use LLVM_CMAKE_PATH for GetSVN script
Michal Gorny
2016-10-19
1
-1
/
+1
*
[cmake] Allow testing against installed LLVM with no sources
Michal Gorny
2016-10-19
1
-11
/
+6
*
[cmake] Use LLVM_CMAKE_PATH for GetSVN script
Michal Gorny
2016-10-19
1
-1
/
+1
*
[cmake] Declare LLVM_CMAKE_PATH for use in subprojects
Michal Gorny
2016-10-19
2
-1
/
+3
*
[Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
James Molloy
2016-10-19
8
-37
/
+262
*
[Sema] Gcc compatibility of vector shift
Andrey Bokhanko
2016-10-19
4
-10
/
+71
*
[DAGCombiner] Just call isConstOrConstSplat directly. NFCI.
Simon Pilgrim
2016-10-19
1
-8
/
+4
*
[modules] Do not report missing definitions of demoted constexpr variable tem...
Vassil Vassilev
2016-10-19
6
-1
/
+43
*
Fix line endings
Simon Pilgrim
2016-10-19
2
-814
/
+814
*
[ELF] Add "error" and "warning" prefixes to linker messages
Eugene Leviant
2016-10-19
4
-11
/
+11
*
[DAGCombine] Generalize distributeTruncateThroughAnd to work with any non-opa...
Simon Pilgrim
2016-10-19
4
-22
/
+15
*
[clang-format] Add comment manipulation header
Eric Liu
2016-10-19
4
-15
/
+71
*
Revert of r284571 because of failing tests.
Sjoerd Meijer
2016-10-19
8
-148
/
+14
*
Checking FP function attribute values and adding more build attribute tests.
Sjoerd Meijer
2016-10-19
8
-14
/
+148
*
DenseSet: Appease msc18 to define derived constructors explicitly.
NAKAMURA Takumi
2016-10-19
1
-0
/
+12
*
[AVX-512] Teach isel lowering that a subvector broadcast being inserted into ...
Craig Topper
2016-10-19
4
-168
/
+152
*
Update the section.ll to fix non-x86 failure.
Dehao Chen
2016-10-19
1
-10
/
+5
*
Revert back to the state before r284550
Chris Bieneman
2016-10-19
1
-33
/
+18
*
Trying to fix a few more missing LDFLAGS.
Chris Bieneman
2016-10-19
1
-0
/
+6
*
Revert r284545 again as the regression in ppc still exists. There is bug in M...
Dehao Chen
2016-10-19
11
-190
/
+132
*
[asan] Replace std::to_string with llvm::to_string
Vitaly Buka
2016-10-19
1
-1
/
+2
*
Resolve exception specifications when selecting an overloaded operator.
Richard Smith
2016-10-19
2
-0
/
+4
*
Fixing the linux bots I broke in r284550
Chris Bieneman
2016-10-19
1
-3
/
+9
*
[libFuzzer] extend -print_coverage to also print uncovered lines, functions, ...
Kostya Serebryany
2016-10-19
7
-8
/
+133
*
[CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-...
Justin Lebar
2016-10-19
12
-141
/
+89
*
When invoking Terminal, don't assume the default shell
Chris Bieneman
2016-10-18
1
-2
/
+2
*
[CMake] Don't include LLDB_TEST_COMPILER in cached variable
Chris Bieneman
2016-10-18
1
-2
/
+8
*
Use clang --driver-mode instead of guessing c++ compiler path
Chris Bieneman
2016-10-18
1
-18
/
+21
*
DR1330: instantiate exception-specifications when "needed". We previously did
Richard Smith
2016-10-18
8
-34
/
+154
*
[asan] Update test for D25715
Vitaly Buka
2016-10-18
1
-1
/
+1
*
[asan] Simplify calculation of stack frame layout extraction calculation of s...
Vitaly Buka
2016-10-18
4
-56
/
+55
*
[asan] Append line number to variable name if line is available and in the sa...
Vitaly Buka
2016-10-18
5
-40
/
+93
*
Using branch probability to guide critical edge splitting.
Dehao Chen
2016-10-18
10
-131
/
+189
*
revert r284541.
Dehao Chen
2016-10-18
10
-188
/
+131
*
[test] Fix buildbot after SCEV change.
Michael Kruse
2016-10-18
1
-1
/
+1
*
Conditionally eliminate library calls where the result value is not used
Rong Xu
2016-10-18
13
-0
/
+1234
*
Using branch probability to guide critical edge splitting.
Dehao Chen
2016-10-18
10
-131
/
+188
*
dwarfdump: add space missing from the type unit header description
David Blaikie
2016-10-18
1
-1
/
+1
*
dwarfdump: Include the name in the unit description, even in non-summarized mode
David Blaikie
2016-10-18
1
-0
/
+1
*
Add target for test to fix regression introduced by r284533.
Dehao Chen
2016-10-18
1
-0
/
+2
*
dwarfdump: -summarize-types: print a short summary (unqualified type name, ha...
David Blaikie
2016-10-18
11
-44
/
+73
[next]