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
*
[X86] Move x86_64 fp128 conversion to libcalls from type legalization to DAG ...
Craig Topper
2019-09-11
5
-42
/
+177
*
AMDGPU: Move m0 initializations earlier
Austin Kerbow
2019-09-11
3
-25
/
+131
*
gn build: Merge r371661
Nico Weber
2019-09-11
2
-1
/
+1
*
gn build: Merge r371657
Nico Weber
2019-09-11
1
-0
/
+1
*
[DWARF] Evaluate DW_OP_entry_value
Vedant Kumar
2019-09-11
9
-8
/
+557
*
[Status] Add a LLDB_ERRORF macro for error reporting (similar to LLDB_LOGF)
Vedant Kumar
2019-09-11
1
-0
/
+7
*
[DWARF] Emit call site parameter info when tuning for lldb
Vedant Kumar
2019-09-11
2
-28
/
+65
*
Fix up a test updated in r371655 - require case-insensitive file system.
Volodymyr Sapsai
2019-09-11
1
-0
/
+1
*
[clang-scan-deps] cast Result to ErrorOr<unique_ptr<vfs::File>> explicitly to...
Alex Lorenz
2019-09-11
1
-1
/
+2
*
Start porting ivfsoverlay tests to Windows
Reid Kleckner
2019-09-11
22
-51
/
+81
*
All Errors must be checked
Chris Bieneman
2019-09-11
1
-3
/
+7
*
[analyzer] NFC: Move PathDiagnostic classes to libAnalysis.
Artem Dergachev
2019-09-11
20
-21
/
+22
*
[analyzer] NFC: Move resetDiagnosticLocationToMainFile() to BugReporter.
Artem Dergachev
2019-09-11
3
-75
/
+79
*
[analyzer] NFC: Move getStmt() and createEndOfPath() out of PathDiagnostic.
Artem Dergachev
2019-09-11
19
-195
/
+204
*
[analyzer] NFC: Re-implement stack hints as a side map in BugReport.
Artem Dergachev
2019-09-11
10
-174
/
+178
*
Add a LineTable class to GSYM and test it.
Greg Clayton
2019-09-11
6
-24
/
+660
*
[clang-scan-deps] add skip excluded conditional preprocessor block preprocess...
Alex Lorenz
2019-09-11
18
-15
/
+311
*
Fix -Wnonportable-include-path suppression for header maps with absolute paths.
Volodymyr Sapsai
2019-09-11
6
-14
/
+38
*
[Plugins/Process] Remove direct use of ClangASTContext from InferiorCallPOSIX
Alex Langford
2019-09-11
1
-11
/
+21
*
[llvm-reduce] Fix a bug, improve error handling when running test
Reid Kleckner
2019-09-11
2
-4
/
+9
*
Update link to the DWARF spec.
Adrian Prantl
2019-09-11
1
-6
/
+6
*
[AMDGPU] Fix crash in phi-elimination hook.
Michael Liao
2019-09-11
2
-2
/
+30
*
Update documentation.
Adrian Prantl
2019-09-11
1
-6
/
+6
*
[libFuzzer] Remove hardcoded number of new features in merge_two_step.test.
Max Moroz
2019-09-11
1
-2
/
+2
*
[NFC] Added triple to test file to avoid arm buildbots failures
David Bolvansky
2019-09-11
1
-1
/
+2
*
Fix test failures after r371640
Matt Arsenault
2019-09-11
2
-7
/
+6
*
[ConstantHoisting] Fix non-determinism.
Eli Friedman
2019-09-11
2
-16
/
+16
*
[IRMover] Don't map globals if their types are the same
Pirama Arumuga Nainar
2019-09-11
3
-1
/
+84
*
[MS] Consder constexpr globals to be inline, as in C++17
Reid Kleckner
2019-09-11
9
-49
/
+145
*
LiveIntervals: Split live intervals on multiple dead defs
Matt Arsenault
2019-09-11
2
-1
/
+29
*
Consolidate swap, swap_ranges, and iter_swap in <type_traits>.
Zoe Carver
2019-09-11
2
-22
/
+26
*
[libc++] Add a CMake cache for Apple-specific configuration options
Louis Dionne
2019-09-11
3
-6
/
+25
*
[Clang][Bundler] Replace std::vector by SmallVector [NFC]
Sergey Dmitriev
2019-09-11
1
-6
/
+4
*
gn build: Merge r371635
Nico Weber
2019-09-11
1
-0
/
+1
*
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-11
41
-26
/
+1721
*
Revert [InstCombine] Use SimplifyFMulInst to simplify multiply in fma.
Florian Hahn
2019-09-11
2
-10
/
+13
*
[Clang][Bundler] Fix for a potential memory leak [NFC]
Sergey Dmitriev
2019-09-11
1
-16
/
+7
*
[OPENMP] Update the diagnosis message for canonical loop form, by Chi
Alexey Bataev
2019-09-11
24
-319
/
+368
*
[InstSimplify] Pass SimplifyQuery into simplifyUnsignedRangeCheck() and use i...
Roman Lebedev
2019-09-11
2
-20
/
+16
*
[NFC][InstSimplify] Add extra test for D67411 with @llvm.assume
Roman Lebedev
2019-09-11
1
-0
/
+21
*
[scudo][standalone] Android related improvements
Kostya Kortchinsky
2019-09-11
5
-15
/
+44
*
[OPENMP]Updated status page, NFC.
Alexey Bataev
2019-09-11
1
-3
/
+3
*
gn build: Merge r371562
Nico Weber
2019-09-11
1
-0
/
+1
*
Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections"
Konrad Kleine
2019-09-11
6
-119
/
+9
*
Revert "[LLDB][ELF] Fixup for comments in D67390"
Konrad Kleine
2019-09-11
3
-7
/
+8
*
[lldb][NFC] Make include directories in Clang expression parser a std::string
Raphael Isemann
2019-09-11
4
-11
/
+10
*
LLVM: Optimization Pass: Remove conflicting attribute, if any, before
Whitney Tsang
2019-09-11
2
-11
/
+52
*
[ConstProp] add tests for fma that produce NaN; NFC
Sanjay Patel
2019-09-11
1
-0
/
+133
*
[libFuzzer] Make -merge=1 to reuse coverage information from the control file.
Max Moroz
2019-09-11
4
-23
/
+88
*
[ConstProp] move test file from InstSimplify; NFC
Sanjay Patel
2019-09-11
1
-1
/
+1
[next]