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][AVX] Added an additional vperm2f128 memory folding test
Simon Pilgrim
2016-07-14
1
-0
/
+12
*
Remove trailing whitespace.
Simon Pilgrim
2016-07-14
1
-1
/
+1
*
[X86][AVX2] Allow VPERMPD/VPERMQ shuffles to call combineShuffle
Simon Pilgrim
2016-07-14
6
-18
/
+19
*
[mips] SelectionDAGISel subclasses now follow the optimization level.
Daniel Sanders
2016-07-14
7
-13
/
+40
*
Upgrade all the .arcconfigs to https.
Benjamin Kramer
2016-07-14
8
-8
/
+8
*
Speculatively fix the sphinx build, which does not think the original code wa...
Aaron Ballman
2016-07-14
1
-4
/
+4
*
This is a malformed :option: tag -- we don't have an option directive that ma...
Aaron Ballman
2016-07-14
1
-1
/
+1
*
[X86][AVX] Add support for narrowing 128-bit+ shuffle mask elements to 64-bit...
Simon Pilgrim
2016-07-14
3
-35
/
+32
*
[OpenCL] Actually activate Frontend/opencl.cl test and fix test bugs
Benjamin Kramer
2016-07-14
2
-4
/
+4
*
Correct the attribute documentation for the new XRay attributes. Fixes the do...
Aaron Ballman
2016-07-14
1
-2
/
+3
*
This converts a signed remainder instruction to unsigned remainder, which
Sjoerd Meijer
2016-07-14
2
-15
/
+59
*
[X86][AVX] Add 128-bit wide shuffle tests that should combine to blend-with-zero
Simon Pilgrim
2016-07-14
2
-0
/
+38
*
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
[next]