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] Don't avoid folding multiple use sign extended 8-bit immediate into ins...
Craig Topper
2019-03-21
5
-25
/
+10
*
[ScalarizeMaskedMemIntrin] Add support for scalarizing expandload and compres...
Craig Topper
2019-03-21
10
-5
/
+470
*
[X86] Use the CPUKind enum from PROC_ALIAS to directly get the CPUKind in fil...
Craig Topper
2019-03-21
1
-3
/
+2
*
[ValueTracking] Use ConstantRange based overflow check for signed sub
Nikita Popov
2019-03-21
2
-12
/
+7
*
[ELF][ARM] Revert Redesign of .ARM.exidx handling to use a SyntheticSection
Peter Smith
2019-03-21
11
-391
/
+175
*
Add more rotate tests, including ORs of rotates
Krzysztof Parzyszek
2019-03-21
3
-0
/
+244
*
Move the rest of the sections over to DWARFContext.
Zachary Turner
2019-03-21
17
-270
/
+327
*
[libc++] Re-document how to use <filesystem> with various versions of libc++
Louis Dionne
2019-03-21
1
-0
/
+10
*
Add relational benchmark against a string constant.
Samuel Benzaquen
2019-03-21
1
-4
/
+44
*
[AST] OMPStructuredBlockTest: two matchers were promoted into ASTMatchers.h
Roman Lebedev
2019-03-21
1
-6
/
+1
*
[libc++] Mark bad_any_cast tests as unsupported when the dylib doesn't suppor...
Louis Dionne
2019-03-21
3
-12
/
+3
*
[ASTMatcher] Add clang-query disclaimer to two more matchers that take enum
Roman Lebedev
2019-03-21
2
-0
/
+12
*
[ASTMatchers][OpenMP] OpenMP Structured-block-related matchers
Roman Lebedev
2019-03-21
4
-0
/
+165
*
[ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handling
Roman Lebedev
2019-03-21
9
-0
/
+424
*
[ASTMatchers][OpenMP] Add base ompExecutableDirective() matcher.
Roman Lebedev
2019-03-21
7
-4
/
+78
*
Workaround items/iteritems difference between Python2 and Python3
Serge Guelton
2019-03-21
1
-1
/
+1
*
Workaround Python's map difference between Python2/3
Serge Guelton
2019-03-21
1
-2
/
+4
*
Portable int/long conversion across Python 2 / Python 3
Serge Guelton
2019-03-21
1
-1
/
+1
*
Portable exception value access across Python 2 / Python 3
Serge Guelton
2019-03-21
1
-1
/
+1
*
Fixup opt-remarks.ll gold plugin test. NFC
David Green
2019-03-21
1
-1
/
+1
*
[DAGCombiner] Use getTokenFactor in a few more cases.
Florian Hahn
2019-03-21
1
-4
/
+4
*
[DAGCombine] SimplifySelectCC - call FoldSetCC with the setcc result type
Simon Pilgrim
2019-03-21
2
-2
/
+19
*
[ELF][ARM] Redesign of .ARM.exidx handling to use a SyntheticSection
Peter Smith
2019-03-21
11
-175
/
+391
*
[CodeGenPrepare] limit formation of overflow intrinsics (PR41129)
Sanjay Patel
2019-03-21
4
-36
/
+41
*
[llvm-readobj] Format codes. NFC.
Xing GUO
2019-03-21
1
-8
/
+8
*
Permit redeclarations of a builtin to specify calling convention.
Erich Keane
2019-03-21
15
-72
/
+92
*
[clang-format] Add basic support for formatting C# files
Paul Hoad
2019-03-21
15
-19
/
+559
*
[Thumb] Fix infinite loop in ABS expansion (PR41160)
Simon Pilgrim
2019-03-21
2
-1
/
+24
*
[AMDGPU] Support for v3i32/v3f32
Tim Renouf
2019-03-21
31
-163
/
+663
*
Fix -Wmisleading-indentation gcc7 warning. NFCI.
Simon Pilgrim
2019-03-21
1
-6
/
+6
*
[AArch64] Allow -mattr=tpidr-el[1|2|3]
Oliver Stannard
2019-03-21
4
-0
/
+30
*
[SelectionDAG] Add scalarization of ABS node (PR41149)
Simon Pilgrim
2019-03-21
2
-0
/
+28
*
Fix two more issues with r356652
Pavel Labath
2019-03-21
2
-134
/
+130
*
[RISCV][NFC] Remove old CHECK lines from linker-relaxation.s test
Alex Bradbury
2019-03-21
1
-6
/
+0
*
Attempt to fix modules build for r356652
Pavel Labath
2019-03-21
1
-0
/
+1
*
[Object] Add basic minidump support
Pavel Labath
2019-03-21
15
-2
/
+741
*
[BasicAA] Use DenseMap::try_emplace after D59151. NFC
Fangrui Song
2019-03-21
1
-5
/
+5
*
Reland r356547 after fixing the YAML module missing issue.
Zinovy Nis
2019-03-21
1
-29
/
+153
*
Silence warning about unused variable in builds without asserts [NFC]
Mikael Holmen
2019-03-21
1
-0
/
+1
*
Use list comprehension instead of map/filter to prepare Python2/3 compat
Serge Guelton
2019-03-21
5
-18
/
+15
*
[ScalarizeMaskedMemIntrinsics] Reverse some if conditions to reduce indentati...
Craig Topper
2019-03-21
1
-20
/
+16
*
[InstCombine] Add test case for PR41164. NFC
Craig Topper
2019-03-21
1
-0
/
+37
*
[BasicAA] Reduce no of map seaches [NFCI].
Alina Sbirlea
2019-03-21
1
-14
/
+32
*
[Reproducers] Properly handle QEnvironment packets
Jonas Devlieghere
2019-03-21
2
-1
/
+16
*
[instcombine] Add some todos, and arrange code for readibility
Philip Reames
2019-03-21
2
-32
/
+38
*
[MSSA] Delete move ctor; remove dynamic never-moved verification
George Burgess IV
2019-03-21
2
-16
/
+5
*
Add dylib-has-no-filesystem when filesystem is disabled
Eric Fiselier
2019-03-21
1
-0
/
+2
*
Mark debug death tests as unsupported on Windows
Eric Fiselier
2019-03-21
11
-2
/
+11
*
[Reproducers] Log inconsistencies during replay (NFC)
Jonas Devlieghere
2019-03-21
2
-5
/
+41
*
Remove type visibility specifiers from new chrono types.
Eric Fiselier
2019-03-21
1
-18
/
+18
[prev]
[next]