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
*
[OPENMP] Fix test incompatibility with arm buildbots
Alexey Bataev
2016-02-08
1
-2
/
+2
*
[OPENMP] Fixed test incompat with MSVC
Alexey Bataev
2016-02-08
1
-1
/
+1
*
[asan] XFAIL local_alias.cc testcase on android in order to fix sanitizer-x86...
Maxim Ostapenko
2016-02-08
1
-0
/
+2
*
AVX512: Change builtin function name for scalar intrinsics. Add "mask" to fun...
Igor Breger
2016-02-08
1
-38
/
+38
*
AVX512: Change builtin function name for scalar intrinsics. Add "mask" to fun...
Igor Breger
2016-02-08
3
-96
/
+96
*
Revert r260086 and r260085. They have broken the memory
Silviu Baranga
2016-02-08
10
-727
/
+41
*
[LoopVersioning] Don't assert when there are no memchecks
Silviu Baranga
2016-02-08
2
-11
/
+10
*
[SCEV][LAA] Add no wrap SCEV predicates and use use them to improve strided p...
Silviu Baranga
2016-02-08
9
-40
/
+727
*
[clang-tidy] Move incorrect-roundings to upstream.
Haojian Wu
2016-02-08
7
-1
/
+216
*
[ELF][MIPS] Support R_MIPS_COPY relocation
Simon Atanasyan
2016-02-08
3
-0
/
+72
*
Show real error message in -data-evaluate-expression
Eugene Leviant
2016-02-08
3
-4
/
+9
*
Revert "Enable test_lldbmi_settings_set_target_run_args_before on linux"
Pavel Labath
2016-02-08
1
-0
/
+1
*
clang-format: Fix weird alignment when not aligning after brackets.
Daniel Jasper
2016-02-08
2
-1
/
+7
*
[asan] XFAIL local alias related tests on Mips due to https://llvm.org/bugs/s...
Maxim Ostapenko
2016-02-08
2
-0
/
+3
*
Have lldb-server log the timestamp in its log messages
Pavel Labath
2016-02-08
1
-1
/
+1
*
[OPENMP 4.5] Ccapture/codegen of private non-static data members.
Alexey Bataev
2016-02-08
19
-31
/
+343
*
[asan] Introduce new approach for ODR violation detection based on odr indica...
Maxim Ostapenko
2016-02-08
6
-12
/
+122
*
[asan] Introduce new hidden -asan-use-private-alias option.
Maxim Ostapenko
2016-02-08
2
-6
/
+67
*
[Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p1 by
Nathan Wilson
2016-02-08
5
-24
/
+83
*
ELF: Simplify getFdeEncoding.
Rui Ueyama
2016-02-08
1
-58
/
+15
*
[LLDB][MIPS] Fix TestExpressionInSyscall.py for MIPS
Bhushan D. Attarde
2016-02-08
2
-4
/
+26
*
build: silence warnings in in-tree build
Saleem Abdulrasool
2016-02-08
1
-14
/
+17
*
[WebAssembly] Add another optimization idea to README.txt.
Dan Gohman
2016-02-08
1
-0
/
+5
*
[X86] Change FeatureIFMA string to 'avx512ifma'. Matches gcc and fixes PR26461.
Craig Topper
2016-02-08
5
-5
/
+5
*
[Support] Use hexdigit. NFC
Craig Topper
2016-02-08
1
-3
/
+2
*
[Support] Fix the examples and assertion for format_hex_no_prefix to take int...
Craig Topper
2016-02-08
1
-4
/
+4
*
[analyzer] Avoid crash when attempting to evaluate binary operation on LazyCo...
Devin Coughlin
2016-02-08
2
-0
/
+19
*
[clang-tidy] Reformatted docs + minor updates
Alexander Kornienko
2016-02-08
2
-175
/
+223
*
Disable llvm/test/tools/llvm-profdata/value-prof.proftext on win32 for now. I...
NAKAMURA Takumi
2016-02-07
1
-0
/
+2
*
[X86][SSE] Resolve target shuffle inputs to sentinels to permit more combines
Simon Pilgrim
2016-02-07
3
-48
/
+113
*
[MS ABI] Don't emit RTTI descriptors for dllimport vtables
David Majnemer
2016-02-07
2
-1
/
+5
*
[X86][SSE] Regenerate PSHUFB shuffle mask comments tests
Simon Pilgrim
2016-02-07
1
-11
/
+32
*
clang-format: [JS] Don't count shortened object literals as blocks.
Daniel Jasper
2016-02-07
2
-1
/
+6
*
Revert r259961, r259978, r259981.
Nico Weber
2016-02-07
4
-301
/
+1
*
Make nozlibcompress.c pass and reenable it.
Nico Weber
2016-02-07
1
-5
/
+1
*
clang-format: [JS] Support @see annotations in JSDoc comments in Google
Daniel Jasper
2016-02-07
1
-1
/
+1
*
Disable failing nozlibcompress.c
Nico Weber
2016-02-07
1
-0
/
+4
*
Make check line consistent
Daniel Berlin
2016-02-07
1
-0
/
+29
*
[ELF][MIPS] Perform two checks using the single llvm-objdump / FileCheck run
Simon Atanasyan
2016-02-07
1
-8
/
+8
*
Revert 259942, r259943, r259948.
Nico Weber
2016-02-07
3
-11
/
+1
*
Test update : tighten up checks
Xinliang David Li
2016-02-07
2
-6
/
+4
*
Revert 260050 -- new test case should not be included
Xinliang David Li
2016-02-07
3
-46
/
+6
*
Test update : tighten up checks
Xinliang David Li
2016-02-07
3
-6
/
+46
*
[docs] Add a note that the Visual Studio C++ tools are required
Keno Fischer
2016-02-07
1
-0
/
+4
*
[Frontend] Make the memory management of FrontendAction pointers explicit by ...
Argyrios Kyrtzidis
2016-02-07
9
-65
/
+73
*
[libclang] Add missing CINDEX_LINKAGE from a function.
Argyrios Kyrtzidis
2016-02-07
1
-2
/
+2
*
Fix build on FreeBSD after r259741.
Dimitry Andric
2016-02-07
1
-0
/
+4
*
Separate invariant equivalence classes by type
Johannes Doerfert
2016-02-07
7
-56
/
+47
*
Make -fno-math-builtin a cc1 option
Matthew Simpson
2016-02-07
2
-2
/
+2
*
[analyzer] Invalidate destination of std::copy() and std::copy_backward().
Devin Coughlin
2016-02-07
8
-37
/
+241
[next]