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
*
code hoisting pass based on GVN
Sebastian Pop
2016-07-14
12
-4
/
+1643
*
[X86][AVX] Add VBROADCASTF128/VBROADCASTI128 shuffle comments support
Simon Pilgrim
2016-07-14
5
-8
/
+31
*
Remove extra ';' to appease -Wpedantic
Dean Michael Berris
2016-07-14
1
-1
/
+1
*
[X86][AVX] Regenerate broadcast upgrade tests
Simon Pilgrim
2016-07-14
2
-17
/
+24
*
Fix formatting
Tobias Grosser
2016-07-14
1
-1
/
+2
*
GPGPU: Map initial schedule to GPU schedule
Tobias Grosser
2016-07-14
4
-7
/
+73
*
GPGPU: Do not dump schedule by default
Tobias Grosser
2016-07-14
1
-1
/
+1
*
mark newly failing tests as XFAIL
Pavel Labath
2016-07-14
2
-2
/
+6
*
[test] [linux] define PR_SET_PTRACER constants if the system does not provide...
Pavel Labath
2016-07-14
1
-3
/
+8
*
[NFC] Add full title/author information to "Apply the BLIS matmul optimizatio...
Roman Gareev
2016-07-14
1
-6
/
+11
*
[X86][AVX2] VBROADCASTSSrr/VBROADCASTSSYrr require AVX2 not AVX
Simon Pilgrim
2016-07-14
1
-1
/
+1
*
GPGPU: compute new schedule from polly scop
Tobias Grosser
2016-07-14
6
-17
/
+164
*
GPGPU: create default initialized PPCG scop and gpu program
Tobias Grosser
2016-07-14
6
-3
/
+214
*
[clang-rename] add documentation
Benjamin Kramer
2016-07-14
2
-0
/
+100
*
[clang-rename] exit code-related bugfix and code cleanup
Benjamin Kramer
2016-07-14
5
-28
/
+47
*
[include-fixer] Correct an incorrecst judgement about prefix scoped qualifiers.
Haojian Wu
2016-07-14
2
-5
/
+15
*
[ELF] r275383 reverted due to buildbot failure
Eugene Leviant
2016-07-14
2
-14
/
+3
*
[X86][AVX512F] minor fix of the parameter names
Asaf Badouh
2016-07-14
1
-18
/
+18
*
[ELF] Allow overriding reserved symbols in linker scripts
Eugene Leviant
2016-07-14
2
-3
/
+14
*
This implements a more optimal algorithm for selecting a base constant in
Sjoerd Meijer
2016-07-14
8
-7
/
+186
*
Fix -break-enable/-break-disable commands (MI)
Ilia K
2016-07-14
2
-23
/
+48
*
[InstCombine] Masked loads with undef masks can fold to normal loads
David Majnemer
2016-07-14
2
-6
/
+28
*
Simplify llvm.masked.load w/ undef masks
David Majnemer
2016-07-14
3
-19
/
+49
*
[AVX512] Implement EXTLOAD lowering with patterns to select existing VPMOVZX ...
Craig Topper
2016-07-14
1
-46
/
+76
*
Use hasFlag instead of hasArg
Dean Michael Berris
2016-07-14
1
-2
/
+2
*
[X86] Fix stupid typo in isel lowering.
Eli Friedman
2016-07-14
2
-1
/
+37
*
AMDGPU/R600: Delete/rename intrinsics no longer used by mesa
Matt Arsenault
2016-07-14
24
-1721
/
+1450
*
Set sh_addralign to 1 instead of 0.
Rui Ueyama
2016-07-14
3
-10
/
+5
*
Attempt to unbreak msan bot.
Rui Ueyama
2016-07-14
1
-1
/
+4
*
AMDGPU/R600: Remove intrinsics with no tests and no users
Matt Arsenault
2016-07-14
4
-76
/
+15
*
AMDGPU: Remove unused intrinsics
Matt Arsenault
2016-07-14
3
-119
/
+0
*
AMDGPU: Fix test not actually testing anything
Matt Arsenault
2016-07-14
2
-4
/
+28
*
AMDGPU: Remove dead code
Matt Arsenault
2016-07-14
2
-10
/
+0
*
Add C++ dependencies to xray runtime
Dean Michael Berris
2016-07-14
1
-2
/
+17
*
XRay: Add entry and exit sleds
Dean Michael Berris
2016-07-14
18
-12
/
+317
*
[SCCP] Pass a Value * instead of templating this function. NFC.
Davide Italiano
2016-07-14
1
-9
/
+8
*
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li
2016-07-14
46
-12
/
+4555
*
clarify a bit.
Chris Lattner
2016-07-14
1
-1
/
+1
*
[IPSCCP] Constant fold struct argument/instructions when all the lattice valu...
Davide Italiano
2016-07-14
2
-13
/
+15
*
[lld] Update LLD for Archive::child_iterator change in LLVM r275361.
Lang Hames
2016-07-14
6
-22
/
+33
*
[Object] Re-apply r275316 now that I have the corresponding LLD patch ready.
Lang Hames
2016-07-14
15
-197
/
+236
*
Teach fast isel about thiscall (and callee-pop) calls.
Nico Weber
2016-07-14
2
-10
/
+26
*
[Scalarizer] PR28108: Skip over nullptr rather than crashing on it.
Mehdi Amini
2016-07-14
2
-1
/
+29
*
Add missing test for r275347 "[IPRA] Set callee saved registers to none for l...
Mehdi Amini
2016-07-14
1
-0
/
+30
*
[SCCP] Generalize tryToReplaceInstWithConstant to work also with arguments.
Davide Italiano
2016-07-14
1
-22
/
+18
*
Add a comment mirroring the one in LLVM's Dwarf.h
Adrian Prantl
2016-07-14
1
-0
/
+1
*
MIRParser: Fix MIRParser not reporting nullptr on error.
Matthias Braun
2016-07-14
1
-1
/
+1
*
Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.
Adrian Prantl
2016-07-14
7
-19
/
+77
*
[Object] Revert r275316, Archive::child_iterator changes, while I update lld.
Lang Hames
2016-07-14
15
-236
/
+197
*
[ConstantFolding] Fold masked loads
David Majnemer
2016-07-14
2
-1
/
+47
[next]