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 isUnwinding check into ScopedUnwinding
Vitaly Buka
2019-03-05
1
-6
/
+19
*
[LangRef] Add 'callbr' instruction to the 'blockaddress' section.
Craig Topper
2019-03-05
1
-6
/
+6
*
[PowerPC] fix killed/dead flag after convert x-form to d-form tranformation.
Chen Zheng
2019-03-05
4
-22
/
+343
*
[NFC] Move ScopedUnwinding from .h to .cc
Vitaly Buka
2019-03-05
2
-12
/
+14
*
[NFC] Reorder ifs in BufferedStackTrace::UnwindImpl
Vitaly Buka
2019-03-05
1
-12
/
+16
*
[Expression] Remove unused parameter from Evaluate
Alex Langford
2019-03-05
4
-13
/
+7
*
[ARM][MC] Update one test case in 'test/MC/Disassembler/ARM/invalid-armv7.txt'
Xing GUO
2019-03-05
1
-3
/
+3
*
[AMDGPU] Implement AMDGPUMCInstrAnalysis
Scott Linder
2019-03-05
3
-0
/
+75
*
[NFC] Return on SANITIZER_MIPS && !IsValidFrame
Vitaly Buka
2019-03-05
1
-6
/
+6
*
[NFC] Put bp into Unwind(.. false) for consistency
Vitaly Buka
2019-03-05
1
-2
/
+2
*
[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
[next]