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
*
[NFC] Factor out + document build requirements
JF Bastien
2019-01-16
2
-41
/
+60
*
[TSan] Fix comment. NFC.
Philip Pfaffe
2019-01-16
1
-1
/
+1
*
XFAIL test on Windows
Adrian Prantl
2019-01-16
1
-1
/
+2
*
[X86] Sink complex MCU CC helper to .cpp file from .h file, NFC
Reid Kleckner
2019-01-16
2
-57
/
+59
*
Fix libc++ mac driver test to pass on Windows
Reid Kleckner
2019-01-16
1
-4
/
+3
*
PR40329: [adl] Fix determination of associated classes when searching a
Richard Smith
2019-01-16
3
-18
/
+66
*
[X86] Add X86ISD::VSHLV and X86ISD::VSRLV nodes for psllv and psrlv
Craig Topper
2019-01-16
10
-164
/
+347
*
[X86] Use X86ISD::BLENDV for blendv intrinsics. Replace vselect with blendv j...
Craig Topper
2019-01-16
6
-89
/
+87
*
AMDGPU: Adjust the chain for loads writing to the HI part of a register.
Changpeng Fang
2019-01-16
2
-0
/
+186
*
[X86] Add a one use check to the setcc inversion code in combineVSelectWithAl...
Craig Topper
2019-01-16
2
-16
/
+13
*
[X86] Add test case for D56765. NFC
Craig Topper
2019-01-16
1
-0
/
+36
*
Change TypeSystem::GetBitSize() to return an optional result.
Adrian Prantl
2019-01-16
9
-34
/
+86
*
[X86] Add additional saturating add/sub vector tests; NFC
Nikita Popov
2019-01-16
3
-581
/
+7174
*
Fix most of LLVM's tests with LLVM_ENABLE_PIC=OFF
Nico Weber
2019-01-16
1
-1
/
+0
*
compiler-rt tests: Unbreak cmake with LLVM_ENABLE_PIC=OFF on mac
Nico Weber
2019-01-16
2
-18
/
+22
*
[OpenMP] Add omp_pause_resource* API
Jonathan Peyton
2019-01-16
19
-10
/
+456
*
[Fixed Point Arithmetic] Fixed Point Subtraction
Leonard Chan
2019-01-16
2
-11
/
+454
*
[COFF, ARM64] Implement support for SEH extensions __try/__except/__finally
Mandeep Singh Grang
2019-01-16
10
-9
/
+191
*
[Hexagon] Do not promote terminator instructions in Hexagon loop idioms
Krzysztof Parzyszek
2019-01-16
1
-1
/
+3
*
[Fixed Point Arithmetic] Add APFixedPoint to APValue
Leonard Chan
2019-01-16
9
-22
/
+99
*
gn build: Add headers to compiler-rt build files.
Peter Collingbourne
2019-01-16
5
-1
/
+104
*
[X86][BtVer2] Update latency of horizontal operations.
Andrea Di Biagio
2019-01-16
12
-159
/
+161
*
[X86] getFauxShuffleMask - bail for non-byte aligned shuffle types
Simon Pilgrim
2019-01-16
1
-2
/
+2
*
[Fixed Point Arithmetic] Fixed Point Addition
Leonard Chan
2019-01-16
9
-20
/
+667
*
Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual forma...
Nico Weber
2019-01-16
4
-13
/
+25
*
[X86] Regenerate test
Simon Pilgrim
2019-01-16
1
-3
/
+3
*
[elfabi] Add support for reading DT_SONAME from binaries
Armando Montanez
2019-01-16
12
-20
/
+537
*
Add a REQUIRES: darwin line for a mac test.
Jeremy Morse
2019-01-16
1
-1
/
+1
*
Fix dir-separator-no-comp-dir-relative-name.s test added in r351328
Pavel Labath
2019-01-16
1
-6
/
+7
*
[DebugInfo] Allow creation of DBG_VALUEs in blocks where the operand is not used
Jeremy Morse
2019-01-16
2
-5
/
+66
*
Remove misleading line about git's lack of revision numbers.
Erich Keane
2019-01-16
1
-3
/
+1
*
[llvm-readobj] Set correct offset when dumping hex section output.
Sid Manning
2019-01-16
2
-1
/
+7
*
Added test cases for dumping variadic-like functions; NFC.
Aaron Ballman
2019-01-16
3
-0
/
+26
*
[x86] add tests for extracted scalar casts (PR39974); NFC
Sanjay Patel
2019-01-16
1
-0
/
+205
*
Revert "Teach the default symbol vendor to respect module.GetSymbolFileFileSp...
Pavel Labath
2019-01-16
4
-82
/
+5
*
[X86] Add combineX86ShufflesRecursively helper. NFCI.
Simon Pilgrim
2019-01-16
1
-23
/
+15
*
AMDGPU: Add llvm.amdgcn.ds.ordered.add & swap
Marek Olsak
2019-01-16
15
-11
/
+278
*
Added a test case for dumping blocks that capture 'this'; NFC.
Aaron Ballman
2019-01-16
1
-0
/
+17
*
[SLP] Fix PR40310: The reduction nodes should stay scalar.
Alexey Bataev
2019-01-16
3
-99
/
+188
*
[clang-tidy] Move the macro helper function to a common location; NFC
Hyrum Wright
2019-01-16
3
-22
/
+24
*
[llvm-nm] Allow --size-sort to print symbols with only Symbol size
Saurabh Badhwar
2019-01-16
2
-2
/
+13
*
[x86] lower shuffle of extracts to AVX2 vperm instructions
Sanjay Patel
2019-01-16
2
-112
/
+166
*
[MSP430] Emit a separate section for every interrupt vector
Anton Korobeynikov
2019-01-16
4
-1
/
+41
*
[MSP430] Improve support of 'interrupt' attribute
Anton Korobeynikov
2019-01-16
5
-18
/
+56
*
Found another version number to increase from 8 to 9
Hans Wennborg
2019-01-16
1
-1
/
+1
*
[MSP430] Fix msp430-toolchain.c on Windows (added in r351228)
Anton Korobeynikov
2019-01-16
1
-16
/
+16
*
[ELF][AArch64] Add R_AARCH64_PLT_PAGE_PC to isRelExpr
Peter Smith
2019-01-16
2
-1
/
+45
*
Set '-target' flag in the test checking the MacOS include dir
Ilya Biryukov
2019-01-16
1
-1
/
+1
*
[X86][SSE] Add additional PR40318 shuffle test cases
Simon Pilgrim
2019-01-16
2
-0
/
+154
*
[OpenMP] Output written by tests should go to build directory
Joachim Protze
2019-01-16
1
-1
/
+1
[next]