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
*
Driver tests: set `--sysroot=""` to support clang with `DEFAULT_SYSROOT`
Serge Pavlov
2019-09-28
5
-21
/
+39
*
Revert "[LLDB] Use the llvm microsoft demangler instead of the windows dbghel...
Martin Storsjo
2019-09-28
1
-3
/
+41
*
[LLD] [test] Add a forgotten comment. NFC.
Martin Storsjo
2019-09-28
1
-0
/
+2
*
[LLDB] Use the llvm microsoft demangler instead of the windows dbghelp api. NFC.
Martin Storsjo
2019-09-28
1
-41
/
+3
*
[GlobalISel Enable memcpy inlining with optsize.
Amara Emerson
2019-09-28
3
-2
/
+94
*
[TimeProfiler] Fix "OptModule" section and add new "Backend" sections
Anton Afanasyev
2019-09-28
2
-1
/
+3
*
Add an operand to memory intrinsics to denote the "tail" marker.
Amara Emerson
2019-09-28
14
-70
/
+168
*
AMDGPU/GlobalISel: Avoid getting MRI in every function
Matt Arsenault
2019-09-28
2
-221
/
+156
*
[X86] Add broadcast load unfolding support for VPTESTMD/Q and VPTESTNMD/Q.
Craig Topper
2019-09-28
2
-0
/
+162
*
[X86] Stop using UpdateNodeOperands in combineGatherScatter. Create new nodes...
Craig Topper
2019-09-28
1
-35
/
+58
*
[X86] Split combineGatherScatter into a version for generic ISD nodes and ano...
Craig Topper
2019-09-28
2
-9
/
+41
*
Give an error when StepUsingScriptedThreadPlan is passed a bad classname.
Jim Ingham
2019-09-28
8
-9
/
+43
*
[Core] Remove unused dependency on clangAST
Alex Langford
2019-09-28
2
-4
/
+0
*
[SampleFDO] Create a separate flag profile-accurate-for-symsinlist to handle
Wei Mi
2019-09-27
4
-53
/
+105
*
[llvm-lipo] Add support for -arch
Alexander Shaposhnikov
2019-09-27
4
-44
/
+68
*
[X86] Add test case to show missed opportunity to turn (add (zext (vXi1 X)), ...
Craig Topper
2019-09-27
1
-0
/
+32
*
[libFuzzer] Dump trace and provide correct msg for overwritten input.
Mitch Phillips
2019-09-27
1
-1
/
+3
*
[PatternMatch] Add m_SExtOrSelf(), m_ZExtOrSExtOrSelf() matchers + unittests
Roman Lebedev
2019-09-27
2
-0
/
+51
*
[debugserver] Add --version/-V command line option to debugserver.
Jonas Devlieghere
2019-09-27
1
-0
/
+11
*
refactor: move IOObject::m_should_close_fd into subclasses
Lawrence D'Anna
2019-09-27
5
-19
/
+20
*
[llvm-readobj] Rename --arm-attributes to --arch-specific
Yi Kong
2019-09-27
24
-26
/
+38
*
[Reproducer] Use // in the unit tests
Jonas Devlieghere
2019-09-27
1
-13
/
+13
*
Revert "[profile] Add a test dependency on cxx-headers"
Vedant Kumar
2019-09-27
1
-1
/
+1
*
For P0784R7: add support for explicit destructor calls and
Richard Smith
2019-09-27
5
-45
/
+298
*
[profile] Mark instrprof-gcov-fork.test UNSUPPORTED on Darwin as well
Vedant Kumar
2019-09-27
1
-0
/
+1
*
[profile] Add a test dependency on cxx-headers
Vedant Kumar
2019-09-27
1
-1
/
+1
*
[InstSimplify] generalize FP folds with undef/NaN; NFC
Sanjay Patel
2019-09-27
1
-12
/
+14
*
[Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...
Sergey Dmitriev
2019-09-27
39
-317
/
+297
*
Revert [Dominators][CodeGen] Clean up MachineDominators
Jakub Kuderski
2019-09-27
2
-32
/
+47
*
Revert XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
Jakub Kuderski
2019-09-27
1
-1
/
+0
*
[NFC][PhaseOrdering] Add end-to-end tests for the 'two shifts by sext' problem
Roman Lebedev
2019-09-27
1
-0
/
+125
*
[Reproducer] Update the unit tests to specify the path style.
Jonas Devlieghere
2019-09-27
1
-17
/
+33
*
[Docs] Adds new section to User Guides page
DeForest Richards
2019-09-27
1
-15
/
+36
*
[CMake] Depend on clang-tablegen-targets
Jonas Devlieghere
2019-09-27
1
-1
/
+1
*
Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
17
-0
/
+22
*
[InstSimplify] add tests for fma/fmuladd with undef operand; NFC
Sanjay Patel
2019-09-27
1
-0
/
+54
*
[X86] Call SimplifyDemandedBits in combineGatherScatter any time the mask ele...
Craig Topper
2019-09-27
2
-5
/
+3
*
[X86] Add test case to show failure to perform SimplifyDemandedBits on mask o...
Craig Topper
2019-09-27
1
-0
/
+34
*
[InstCombine] Simplify shift-by-sext to shift-by-zext
Roman Lebedev
2019-09-27
3
-13
/
+20
*
[CMake] Make Core depend on ClangDriverOptions (NFC)
Jonas Devlieghere
2019-09-27
1
-0
/
+3
*
[clangd] Fix template type aliases in findExplicitReference
Ilya Biryukov
2019-09-27
2
-21
/
+28
*
XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
Jakub Kuderski
2019-09-27
1
-0
/
+1
*
[Reproducer] Always use absolute paths for capture & replay.
Jonas Devlieghere
2019-09-27
3
-4
/
+21
*
[Dominators][CodeGen] Clean up MachineDominators
Jakub Kuderski
2019-09-27
2
-47
/
+32
*
Fix MSVC "not all control paths return a value" warning. NFCI.
Simon Pilgrim
2019-09-27
1
-0
/
+1
*
ModuleUtils - silence static analyzer dyn_cast<> null dereference warning. NFCI.
Simon Pilgrim
2019-09-27
1
-1
/
+1
*
Change -march=systemz to triple and fix test
Kai Nacke
2019-09-27
2
-6
/
+4
*
FunctionImportGlobalProcessing::processGlobalForThinLTO - silence static anal...
Simon Pilgrim
2019-09-27
1
-1
/
+1
*
[RISCV] Rename FPRs and use Register arithmetic
Luis Marques
2019-09-27
6
-199
/
+136
*
SCCP - silence static analyzer dyn_cast<StructType> null dereference warning....
Simon Pilgrim
2019-09-27
1
-1
/
+1
[next]