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
*
[docs] Fix formatting.
Eli Friedman
2019-01-17
1
-1
/
+1
*
[FunctionComparator] Consider tail call kinds
Vedant Kumar
2019-01-17
2
-22
/
+32
*
[SEH] [ARM64] Retrieve the frame pointer from SEH funclets
Sanjin Sijaric
2019-01-17
2
-0
/
+132
*
[docs] Add more ARM/AArch64 links to CompilerWriterInfo.rst .
Eli Friedman
2019-01-17
1
-4
/
+18
*
[Frontend] Make WrapperFrontendAction call WrappedAction.PrepareToExecuteAction.
Volodymyr Sapsai
2019-01-17
2
-0
/
+4
*
[WebAssembly] Merge producers section
Thomas Lively
2019-01-16
3
-2
/
+50
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-16
14
-18
/
+276
*
Fix sanitizer tool list used to generate sanitizer_common tests to be up-to-d...
Dan Liew
2019-01-16
6
-14
/
+65
*
Fix a mistake in rL351392.
Wei Mi
2019-01-16
1
-1
/
+1
*
[ELF][X86_64] Fix corrupted LD -> LE optimization for TLS without PLT
Peter Wu
2019-01-16
2
-10
/
+119
*
[AsmPrinter] Collapse .loc 0 0 directives
Jonas Devlieghere
2019-01-16
2
-1
/
+105
*
[analyzer] Another RetainCountChecker cleanup
George Karpenkov
2019-01-16
2
-45
/
+40
*
[analyzer] [NFC] Yet another minor cleanup of RetainCountChecker
George Karpenkov
2019-01-16
2
-33
/
+18
*
[PGO] Make pgo related options in opt more consistent.
Wei Mi
2019-01-16
7
-39
/
+49
*
Recommit r351160 "[X86] Make _xgetbv/_xsetbv on non-windows platforms"
Craig Topper
2019-01-16
9
-16
/
+160
*
[X86] Add versions of the avx512 gather intrinsics that take the mask as a vX...
Craig Topper
2019-01-16
3
-32
/
+140
*
[X86] Remove GCCBuiltin from deprecated gather builtins in preparation for cu...
Craig Topper
2019-01-16
1
-24
/
+8
*
[WebAssembly] Remove expected failure from known_gcc_test_failures.txt. NFC.
Sam Clegg
2019-01-16
1
-1
/
+0
*
[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
[next]