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
*
AMDGPU: Remove MFI::ABIArgOffset
Matt Arsenault
2018-06-28
7
-33
/
+22
*
AMDGPU: Error on calls from graphics shaders
Matt Arsenault
2018-06-28
2
-0
/
+14
*
AMDGPU: Fix AMDGPUCodeGenPrepare using uninitialized AMDGPUAS struct
Matt Arsenault
2018-06-28
1
-1
/
+2
*
AMDGPU: Fix assert on aggregate type kernel arguments
Matt Arsenault
2018-06-28
2
-2
/
+175
*
[ELF] - Removed trailing whitespace. NFC.
George Rimar
2018-06-28
1
-1
/
+0
*
[ELF] - Add test case to cover "corrupted CIE (failed to read string)"
George Rimar
2018-06-28
1
-0
/
+23
*
Unify sorted asserts to use the existing atomic pattern
Benjamin Kramer
2018-06-28
3
-9
/
+10
*
Retrieve a function PDB symbol correctly from nested blocks
Pavel Labath
2018-06-28
4
-57
/
+107
*
[DAGCombiner] Ensure we use the correct CC result type in visitSDIV
Simon Pilgrim
2018-06-28
3
-11
/
+39
*
[SCCP] Mark CFG as preserved.
Florian Hahn
2018-06-28
5
-6
/
+38
*
[ELF] - Add test case to cover "unexpected end of CIE" error.
George Rimar
2018-06-28
1
-0
/
+17
*
[ELF] - Get rid of precompiled elf object in test case.
George Rimar
2018-06-28
2
-4
/
+17
*
[DAGCombiner] Remove unused variable. NFCI.
Simon Pilgrim
2018-06-28
1
-2
/
+0
*
[IndVarSimplify] Ignore unreachable users of truncs
Max Kazantsev
2018-06-28
2
-0
/
+51
*
[llvm-exegesis] Add partial X87 support.
Clement Courbet
2018-06-28
5
-69
/
+135
*
[Analyzer] Constraint Manager Negates Difference
Adam Balogh
2018-06-28
4
-24
/
+168
*
test: use regex matchers to make test-case robust against register renumberings
Tobias Grosser
2018-06-28
1
-2
/
+2
*
[CMake] Use explicit targets for building Linux runtimes
Petr Hosek
2018-06-28
2
-58
/
+76
*
[DwarfDebug] Remove unused argument (NFC)
Petar Jovanovic
2018-06-28
1
-3
/
+2
*
Handle both Linux and Windows path separator for the resource dir
Petr Hosek
2018-06-28
1
-2
/
+2
*
Support for multiarch runtimes layout
Petr Hosek
2018-06-28
34
-115
/
+222
*
[analyzer] Remove redundant ';'.
Artem Dergachev
2018-06-28
1
-1
/
+1
*
[modules] Do not serialize / deserialize pending new/delete mismatch
Richard Smith
2018-06-28
3
-17
/
+39
*
[X86] Use PatFrag with hardcoded numbers for FROUND_NO_EXC/FROUND_CURRENT ins...
Craig Topper
2018-06-28
1
-4
/
+2
*
[modules] Ensure that an in-class function definition is attached to the
Richard Smith
2018-06-28
2
-0
/
+47
*
[X86] Change how we prefer shift by immediate over folding a load into a shift.
Craig Topper
2018-06-28
3
-57
/
+68
*
[analyzer] Use sufficiently large types for index bounds calculation.
Artem Dergachev
2018-06-28
3
-5
/
+24
*
[libFuzzer] [Tests] [NFC] Change seed for reduce_inputs.test
George Karpenkov
2018-06-28
1
-1
/
+1
*
[cmake][xcode-toolchain] add support for major Xcode version >= 10
Alex Lorenz
2018-06-28
1
-1
/
+1
*
[analyzer] Add support for pre-C++17 copy elision.
Artem Dergachev
2018-06-28
8
-321
/
+286
*
Fixup test to compile with -frtti when trying to use typeid() as the PS4 does...
Douglas Yung
2018-06-28
1
-4
/
+7
*
[CFG] [analyzer] Simplify lifetime-extended temporary construction contexts.
Artem Dergachev
2018-06-28
5
-25
/
+25
*
[CGProfile] Fix unused variable warning.
Michael J. Spencer
2018-06-28
1
-1
/
+1
*
[analyzer] Re-enable lifetime extension for temporaries without destructors.
Artem Dergachev
2018-06-28
3
-28
/
+34
*
[CFG] [analyzer] Add construction contexts that explain pre-C++17 copy elision.
Artem Dergachev
2018-06-28
14
-87
/
+285
*
Add support for generating a call graph profile from Branch Frequency Info.
Michael J. Spencer
2018-06-27
13
-7
/
+329
*
[libFuzzer] [NFC] [Tests] Mark signal handling tests as UNSUPPORTED on Darwin
George Karpenkov
2018-06-27
2
-2
/
+2
*
[analyzer] Add clangFrontend to target_link_libraries
Heejin Ahn
2018-06-27
1
-0
/
+1
*
[sanitizer] zx_cprng_draw no longer returns any value
Petr Hosek
2018-06-27
1
-1
/
+1
*
Move some code from PDBFileBuilder to MSFBuilder.
Zachary Turner
2018-06-27
6
-83
/
+118
*
[X86] Make folding table checking threadsafe
Benjamin Kramer
2018-06-27
1
-4
/
+3
*
[X86] In X86DAGToDAGISel::PreprocessISelDAG, make sure we don't access N afte...
Craig Topper
2018-06-27
1
-0
/
+1
*
[RISCV] Add machine function pass to merge base + offset
Sameer AbuAsal
2018-06-27
6
-245
/
+334
*
[llvm-objdump] Add -x --all-headers options
Fangrui Song
2018-06-27
2
-0
/
+10
*
[ELF] Use %eiz after disassembler change in r335768
Fangrui Song
2018-06-27
1
-2
/
+2
*
[ScopHelper] Cache ScopExpander results.
Eli Friedman
2018-06-27
1
-0
/
+12
*
[www] Update cxx_dr_status for recent DR fixes.
Richard Smith
2018-06-27
1
-4
/
+4
*
DR1687: When overload resolution selects a built-in operator, implicit
Richard Smith
2018-06-27
13
-74
/
+168
*
[Modules][ObjC] Warn on the use of '@import' in framework headers
Bruno Cardoso Lopes
2018-06-27
8
-2
/
+45
*
DR1213: Ignore implicit conversions when determining if an operand of an
Richard Smith
2018-06-27
2
-5
/
+28
[next]