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
*
[NFC] Move asan_inited and size reset on top of ::UnwindImpl
Vitaly Buka
2019-03-05
1
-16
/
+16
*
Revert "[NFC][Sanitizer] Cleanup ASan's GetStackTrace implementation"
Vitaly Buka
2019-03-05
2
-19
/
+19
*
Replace clang::FileData with llvm::vfs::Status
Harlan Haskins
2019-03-05
6
-102
/
+65
*
Fix -fsanitize=vptr badness in <__debug>
Eric Fiselier
2019-03-05
8
-16
/
+52
*
Make VCRuntime ABI configuration a first-class option.
Eric Fiselier
2019-03-05
8
-24
/
+24
*
[clang-format][docs][NFC] Fix example for Allman brace breaking style
Jan Korous
2019-03-05
1
-6
/
+15
*
Revert "[testsuite] Port crashlog and dependencies to Python 3."
Davide Italiano
2019-03-05
3
-130
/
+117
*
Revert compiler-rt diffs for order file instrumentation to get bot green!
Manman Ren
2019-03-05
10
-169
/
+0
*
PHI nodes are not `FPMathOperator` s
Sanjoy Das
2019-03-05
3
-2
/
+11
*
[X86] Reduce some patterns by using FP instructions for integer types even wh...
Craig Topper
2019-03-05
1
-61
/
+9
*
[BPF] Do not generate BTF sections unnecessarily
Yonghong Song
2019-03-05
32
-331
/
+30
*
[testsuite] Port crashlog and dependencies to Python 3.
Davide Italiano
2019-03-05
3
-117
/
+130
*
Fix the Xcode project for UserIDResolver.
Jim Ingham
2019-03-05
1
-5
/
+11
*
Attemp to fix windows profile-rt build breakage.
Manman Ren
2019-03-05
1
-0
/
+1
*
[lldbtest] Check against the correct name for libcxxabi (macOS).
Davide Italiano
2019-03-05
1
-1
/
+1
*
[NFC][Sanitizer] Cleanup ASan's GetStackTrace implementation
Julian Lettner
2019-03-05
2
-19
/
+19
*
[cmake] Create exports for umbrella library targets
Shoaib Meenai
2019-03-05
2
-0
/
+3
*
[Host] Fix the build (and the modules build).
Davide Italiano
2019-03-05
2
-0
/
+4
*
Revert "[DataFormatters] Fix regression in libc++ std::atomic formatter cause...
Shafik Yaghmour
2019-03-05
1
-27
/
+5
*
[DataFormatters] Fix regression in libc++ std::atomic formatter caused by htt...
Shafik Yaghmour
2019-03-05
1
-5
/
+27
*
Attemp to fix build brokage due to D57530.
Manman Ren
2019-03-04
3
-0
/
+11
*
Fix invalid target triples in tests. (NFC)
Florian Hahn
2019-03-04
6
-8
/
+8
*
[msan] Instrument x86 BMI intrinsics.
Evgeniy Stepanov
2019-03-04
3
-1
/
+325
*
[sanitizer] Intercept bzero.
Evgeniy Stepanov
2019-03-04
4
-2
/
+44
*
[NFC] Fix PGO link error in shared libs build
Jordan Rupprecht
2019-03-04
2
-7
/
+9
*
[CodeGenPrepare] avoid crashing on non-canonical/degenerate code
Sanjay Patel
2019-03-04
2
-0
/
+30
*
[GlobalISel][AArch64] Add selection support for G_EXTRACT_VECTOR_ELT
Jessica Paquette
2019-03-04
5
-18
/
+332
*
Order File Instrumentation: dump the data in compiler-rt
Manman Ren
2019-03-04
7
-0
/
+157
*
Move ProcessInfo from Host to Utility.
Zachary Turner
2019-03-04
32
-579
/
+621
*
[build.py] Allow clang-cl to build files starting with '/U'
Alex Langford
2019-03-04
1
-0
/
+2
*
[build] Rename clang-headers to clang-resource-headers
Shoaib Meenai
2019-03-04
23
-37
/
+48
*
[GlobalISel][AArch64] Legalize vector G_SELECT
Jessica Paquette
2019-03-04
2
-1
/
+73
*
Fix wrong enum value in switch.
Evgeniy Stepanov
2019-03-04
1
-1
/
+1
*
[ConstantHoisting] avoid hang/crash from unreachable blocks (PR40930)
Sanjay Patel
2019-03-04
2
-7
/
+92
*
[libc++] Remove old CMake workaround
Louis Dionne
2019-03-04
1
-20
/
+14
*
Install GCC 5 on buildbots to replace GCC 4.9.
Eric Fiselier
2019-03-04
1
-3
/
+3
*
Order File Instrumentation: add clang support for -forder-file-instrumentation
Manman Ren
2019-03-04
4
-1
/
+22
*
[ASTImporter] Handle built-in when importing SourceLocation and FileID
Shafik Yaghmour
2019-03-04
2
-23
/
+28
*
[PGO] Clang part of change for context-sensitive PGO (part1)
Rong Xu
2019-03-04
8
-22
/
+191
*
[PGO] Context sensitive PGO (part 3)
Rong Xu
2019-03-04
8
-66
/
+203
*
Fix Windows build after UserIDResolver patch.
Zachary Turner
2019-03-04
4
-3
/
+24
*
[InstCombine] Add tests for add nsw + sadd.with.overflow; NFC
Nikita Popov
2019-03-04
1
-0
/
+96
*
[Subtarget] Follow up to r355167, add another set of curly braces to FeatureB...
Craig Topper
2019-03-04
1
-2
/
+2
*
Re-commit r355104: "[AArch64][GlobalISel] Add support for 64 bit vector shuff...
Amara Emerson
2019-03-04
2
-61
/
+202
*
[MC] Teach ELFObjectWriter that parse-time variables do not appear in
Nirav Dave
2019-03-04
2
-0
/
+7
*
[DAGCombiner][X86][SystemZ][AArch64] Combine some cases of (bitcast (build_ve...
Craig Topper
2019-03-04
15
-115
/
+72
*
Refactor user/group name resolving code
Pavel Labath
2019-03-04
21
-243
/
+338
*
Enable _rotl, _lrotl, _rotr, _lrotr on all platforms.
Erich Keane
2019-03-04
3
-15
/
+57
*
[WebAssembly] Add support for data sections in the assembler.
Wouter van Oortmerssen
2019-03-04
5
-12
/
+165
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
146
-9
/
+218
[next]